Commit graph malamar/.github/workflows
Author SHA1 Message Date
14501054ac Delete .github/workflows/codeql.yml
Some checks failed
Inkay-CI / build-inkay (push) Failing after 31s
2026-08-08 02:40:52 +02:00
dc1466eb36 fix ci
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Failing after 5s
CodeQL Advanced / Analyze (c-cpp) (push) Failing after 5s
Inkay-CI / build-inkay (push) Has been cancelled
2026-08-08 02:39:17 +02:00
bc2014fbe8 ci: fix for fj actions
Some checks failed
ci.yml / ci: fix for fj actions (push) Failing after 0s
CodeQL Advanced / Analyze (actions) (push) Failing after 14s
CodeQL Advanced / Analyze (c-cpp) (push) Failing after 6s
2026-08-08 02:36:04 +02:00
Ash
5960ff1e40
Create codeql.yml 2026-07-29 21:38:46 +10:00
Ash Logan
890be941a9 Revert "Create codeql.yml"
This reverts commit 6df031b26d.
2026-07-29 21:33:03 +10:00
Ash
6df031b26d
Create codeql.yml 2026-07-29 21:28:40 +10:00
dependabot[bot]
a43aed2456
chore: bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 07:23:48 +00:00
dependabot[bot]
48ae2f97e0
chore: bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 07:28:53 +00:00
dependabot[bot]
62c6cec406
chore: bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 07:25:29 +00:00
dependabot[bot]
4c38d9e303
chore: bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 07:42:52 +00:00
dependabot[bot]
fe55961a18
chore: bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 08:07:17 +00:00
dependabot[bot]
4c2cdd09d3
chore: bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-12 23:09:25 +00:00
Scott Brenner
9fa4beae2e
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-11 19:34:49 -07:00
Ash
eea33cbd18
chore: Run CI builds for pull requests too 2024-12-21 22:42:05 +11:00
Daniel López Guimaraes
f4aeee8034 feat!: Split Inkay into a module and a plugin
This is necessary for a future Aroma feature. This also makes more clear
the immutability of the patches that Pretendo requires, since they
cannot be reverted easily.

All patching code is now managed inside the module, which the plugin
triggers by calling an exported function from it. The WWP reset code
remains within the plugin as it isn't strictly tied to the patches.
2024-11-21 12:49:16 +11:00
Ash Logan
004e28cdce ci: Add CI 2022-08-31 23:03:40 +10:00