Commit Graph

319 Commits

Author SHA1 Message Date
Gilver 6f4ec72fb7 refactor(ci): Run branches from newest to oldest (#7720) 2025-11-29 02:25:05 +08:00
Pornpipat Popum 809e605c41 ci: add sccache [part 1] (#7704)
* ci: add sccache

* sccache no daemon, no incremental

* debug log sccache

* test: bump honkers

* don't run sccache in foreground

* change cache key, add cache config file

* set config somewhere else

* funny

* oops

* hack: use upstream cache action

* use separate script files

* port over upstream cache scripts properly

* don't copy sccache config

* cursed caching stuff

* ensure cache is put in the right place

* try to assert stuff

* use upstream sccache for now

* Revert back to upstream build of sccache

turns out Fedora's builds don't even have GHA support

* Revert to default logging

* Revert "test: bump honkers"

This reverts commit 3c711c18ee.
2025-11-26 23:23:29 +08:00
Gilver e1af7bbb17 chore(.github/workflows/sync.yml): Update Backport Action (#7628)
Signed-off-by: Gilver <rockgrub@disroot.org>
2025-11-24 13:40:00 +08:00
Pornpipat Popum c8a6c4a8e0 ci: Add metainfo tests (#7400)
* ci: Add metainfo tests

closes #7399

* bump xpadneo as a test

* Attempt cleanup

* include failed packages

* export log into step summary

* let's only scan rpms, not srpms

* Wrap log in code block

* Clean up logging more

* bump bun and prismlauncher as tests, revert later

* Revert "bump bun and prismlauncher as tests, revert later"

This reverts commit 1239fa7c5c.

* disable xtrace on summary generator

* add veto warning

* Revert "bump xpadneo as a test"

This reverts commit a1d04734b0.

* test: bump bat-extras

* Revert "test: bump bat-extras"

This reverts commit ee4d9e0116.
2025-11-16 18:08:11 -06:00
madomado 4107998c57 perf(ci): use arm runners (#6202) 2025-08-29 23:09:51 -05:00
lea 16c40caa3f fix: stupid typo for large runners (#6163)
* fix: stupid typo for large runners

* fix: use format instead of broken nested variable sub
2025-08-26 21:49:59 -05:00
madomado 7db1aaca75 feat(ci): support f43 (#6088) 2025-08-19 11:16:10 -05:00
madomado 4cc7cb792a feat(ci): better build workflows [attempt 2] (#6006)
* feat(ci): better build workflows

* fix(ci/json-build): forgot about the type

* chore: test if autobuild works

* Revert "chore: test if autobuild works"

This reverts commit 73fe8e636f.

* fix(ci/build): delay setup git

* fix(ci/build): need to git add all

* fix(ci/build): compact output from jq

* chore(ci/build): add run-name

* fix(ci/autobuild): inherit secrets

Signed-off-by: madomado <madonuko@outlook.com>

* fix(ci/build): inherit secrets

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-08-18 18:05:23 +08:00
Gilver 0ee6f62abe Revert "feat(ci): better build workflows (#5916)" (#6004)
This reverts commit 2e67f76363.
2025-08-05 15:16:55 +08:00
madomado 2e67f76363 feat(ci): better build workflows (#5916)
* feat(ci): better build workflows

* fix(ci/json-build): forgot about the type

* chore: test if autobuild works

* Revert "chore: test if autobuild works"

This reverts commit 73fe8e636f.

* fix(ci/build): delay setup git

* fix(ci/build): need to git add all

* fix(ci/build): compact output from jq

* chore(ci/build): add run-name
2025-08-04 21:35:53 -05:00
lea 61b7792319 exp: let's play with some azure runners (#5915)
* exp: let's play with some azure

* oops

* use prod labels
2025-08-01 00:23:41 -05:00
madomado 567bf5694e fix(ci): grep version properly (#5778)
Signed-off-by: madomado <madonuko@outlook.com>
2025-07-06 12:28:06 -05:00
madomado bc5a6c144c feat(ci): add no_upload_srpms label (#5758)
* feat(ci): add no_upload_srpms label

This also fixes manual builds to support subrepos properly.

* to make sure it actually works

* manually set permissions
2025-07-03 06:44:04 -05:00
madomado 19af296892 fix(ci/build): add anda/ prefix (#5719)
some packages are missing the `anda/` prefix in mg due to this exact reason

Signed-off-by: madomado <madonuko@outlook.com>
2025-06-29 07:50:50 -05:00
madomado 94df515511 fix(ci): random fluke-fixing with madoguchi (#5541) 2025-06-26 07:28:49 -05:00
Gilver f9a1ebd7e5 chore: Deprecate F40 (#5130) 2025-06-15 09:53:20 -05:00
madomado 5b54506355 fix(ci/json-build): don't install build deps when mock (#5128)
Signed-off-by: madomado <madonuko@outlook.com>
2025-05-31 02:49:06 -05:00
madomado dace2208cf fix(ci/json-build): invoke mock properly thanks gha (#5127)
Signed-off-by: madomado <madonuko@outlook.com>
2025-05-29 11:53:28 -05:00
Gilver 1b3ac8c99e chore(.github/workflows/sync.yaml): Update to latest Action version (#4883)
Honestly I'm kinda just hoping some of the bugfixes make this thing work better.

I will revert if any issues arise.

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-05-19 19:40:06 +08:00
lea c071e801d1 feat: set Vendor for packages built on CI (#4803) 2025-05-13 14:50:47 +08:00
madomado 7de992923b feat(ci): better autoupdate commit messages (#4720)
* feat(ci): better autoupdate commit messages

* fix: also sort
2025-05-07 18:34:27 +08:00
madomado ec0cee2e20 feat(ci/bootstrap): improve to make it work on future releases (#3311) 2025-02-17 21:06:21 +08:00
madomado 7f08625627 chore(ci): rename arm64-lg (#3396)
* chore(ci): rename arm64-lg

Signed-off-by: madomado <madonuko@outlook.com>

* Update build.yml

Signed-off-by: madomado <madonuko@outlook.com>

* Update json-build.yml

Signed-off-by: madomado <madonuko@outlook.com>

* Update bootstrap.yml

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-02-17 16:29:44 +08:00
madomado 7553ed2830 feat(ci): add f42, hook up updates copy_over (#3316) 2025-02-14 04:02:11 +11:00
madomado 7367aa5e94 feat(ci): use github arm64 runners (#3156) 2025-02-04 19:59:39 -06:00
june 1fe26df2c3 Revert "feat(ci): use github arm64 runners (#3031)" (#3086)
This reverts commit d78e25df36.
2025-01-20 18:11:40 -06:00
madomado d78e25df36 feat(ci): use github arm64 runners (#3031) 2025-01-20 16:55:02 -06:00
madomado 085d4fc4e2 fix(ci/build): use mock (#2972)
* fix(ci/build): use mock

* the funn

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-01-15 17:58:44 +07:00
madomado a333038ea6 feat(ci): better weekly ci update workflow (#2928) 2025-01-12 22:54:14 +07:00
madomado e9a77136f6 fix(ci): subrepo labels (#2894)
* fix(ci): subrepo labels

Signed-off-by: madomado <madonuko@outlook.com>

* as;dlkfj

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-01-12 15:22:45 +07:00
madomado dfe236e3e1 fix(ci): switch to ubuntu-22.04 (#2836) 2025-01-09 21:02:11 -06:00
Cappy Ishihara 437ecb5865 add subrepo label (#2893)
* add subrepo label

* refactor: update package labels to use 'subrepo' instead of 'extra'
2025-01-08 11:49:50 +08:00
Cappy Ishihara 0210b7ad0f Properly check mock label (#2866) 2025-01-03 17:54:03 +08:00
madomado 60dd96a68f fix(ci): make gha parse variable substitutions correctly (#2865)
* feat(ci): add mock label to ci, also remove multilib

* feat: switch packages to use `arches = [...]`

* ???

Signed-off-by: madomado <madonuko@outlook.com>

* feat: add mock labels to pkgs

* feat: add condition for setup scripts and dnf builddep

* fix(ci): weird formatting issues

* wha

* if !contains?

* single quotes

* fix(ci): make gha parse variables correctly?

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-01-03 16:19:26 +07:00
madomado 220cd35306 fix(ci): weird formatting issues (#2864)
* feat(ci): add mock label to ci, also remove multilib

* feat: switch packages to use `arches = [...]`

* ???

Signed-off-by: madomado <madonuko@outlook.com>

* feat: add mock labels to pkgs

* feat: add condition for setup scripts and dnf builddep

* fix(ci): weird formatting issues

* wha

* if !contains?

* single quotes

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-01-03 16:12:54 +07:00
madomado 5ea63f4910 feat(ci): add mock label to ci, also remove multilib (#2863)
* feat(ci): add mock label to ci, also remove multilib

* feat: switch packages to use `arches = [...]`

* ???

Signed-off-by: madomado <madonuko@outlook.com>

* feat: add mock labels to pkgs

* feat: add condition for setup scripts and dnf builddep

---------

Signed-off-by: madomado <madonuko@outlook.com>
2025-01-03 16:04:45 +07:00
Cappy Ishihara a794fd2faa Fixes alternate arch build to point to system config (#2846) 2025-01-02 22:11:06 -06:00
madomado 3566e7eddf feat(ci)!: switch to rpmbuild (#2792)
* feat(ci)!: switch to rpmbuild

* fix: support extra_repos

* let's try this instead

* fix the funny condition

* fix: disable gpgcheck

This should be fine because checksum is checked for the repomd and the
packages too
2024-12-31 12:23:45 -08:00
madomado aa21bc8994 fix(ci/{build,json-build}): support the extra label in anda.hcl (#2731) 2024-12-31 13:39:56 -06:00
madomado 4686a42ebd feat(ci)!: remove lint.yml (#2793) 2024-12-30 11:23:39 -08:00
madomado a913b6609b fix(ci): decrease anda update verbosity (#2652) 2024-12-17 09:50:12 -06:00
madomado c849d89c00 feat(ci): fix bugs with update backporting, add weekly mode, remove f39, add el10 (#2610)
* feat(ci): fix bugs with update backporting, add weekly mode

* chore: remove f39, add el10
2024-12-13 10:50:51 -06:00
madomado 12c45b75ab fix(ci/update-nightly): apply patch correctly (#2607)
Signed-off-by: madomado <madonuko@outlook.com>
2024-12-12 08:03:52 -06:00
madomado a8e780300a feat(ci/update-branch): add a new "nbranch" label (#2534)
Signed-off-by: madomado <madonuko@outlook.com>
2024-11-29 08:48:41 -06:00
madomado 92a00c93cd fix(ci): wrong extras repo name (#2262)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-21 12:55:28 -05:00
madomado dcdbd381bc feat(ci): add support for terra extra (#2036)
* feat(ci): add support for terra extra

* source pkgs

Signed-off-by: madomado <madonuko@outlook.com>

* oops

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-09-02 17:38:29 +08:00
madomado 5a2e81ac23 feat(ci): update workflows for autoupdate per branch (#1848) 2024-08-08 17:11:39 +07:00
lea cad0c511db fix: use correct file ext for mock configurations (#1775) 2024-07-30 23:33:10 +08:00
madomado ae65ccf197 fix(ci): update.yml (#1748)
update for 0.3.1

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-29 01:09:34 -07:00
madomado 94b728de4c feat(ci): include f41 (#1649) 2024-07-26 04:30:21 -07:00