Commit Graph

93 Commits

Author SHA1 Message Date
Raboneko 1c19a84518 build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#13298) (#13302)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [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/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

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



(cherry picked from commit 072926c2f6)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-24 02:39:24 -05:00
Raboneko 753ec5eecb build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#12840) (#12845)
(cherry picked from commit 08f9baac53)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-03 23:30:39 -05:00
Raboneko f163f8205d fix: Apply various fixes per OpenSSF recommendations (#10780) (#10787) 2026-03-24 00:54:59 -05:00
Raboneko 50a9368d86 fix(update.yml): Add 44 (#10029) (#10034) 2026-02-22 09:49:00 -06:00
Owen Zimmerman ac1ba4d9d2 feat: f44 CI (#9736)
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-02-09 16:35:01 -08:00
Gilver 09c61ab414 chore(ci): Update actions (#9285) 2026-01-18 20:19:30 +08:00
Gilver 5a50987447 chore: EOL 41 (#8476) 2025-12-18 16:13:54 -06:00
Gilver 6f4ec72fb7 refactor(ci): Run branches from newest to oldest (#7720) 2025-11-29 02:25:05 +08:00
madomado 4107998c57 perf(ci): use arm runners (#6202) 2025-08-29 23:09:51 -05:00
madomado 7db1aaca75 feat(ci): support f43 (#6088) 2025-08-19 11:16:10 -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
Gilver f9a1ebd7e5 chore: Deprecate F40 (#5130) 2025-06-15 09:53:20 -05: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 7553ed2830 feat(ci): add f42, hook up updates copy_over (#3316) 2025-02-14 04:02:11 +11:00
madomado dfe236e3e1 fix(ci): switch to ubuntu-22.04 (#2836) 2025-01-09 21:02:11 -06: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 5a2e81ac23 feat(ci): update workflows for autoupdate per branch (#1848) 2024-08-08 17:11:39 +07: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
madomado 730400aa95 fix(ci/update): better filter (#1576)
* fix(ci/update): better filter

This requires anda 0.2.2

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

* bump: discord-canary-openasar discord-canary envision preview stable osu-lazer libhelium terra-mesa tau-helium anda

* Revert "bump: discord-canary-openasar discord-canary envision preview stable osu-lazer libhelium terra-mesa tau-helium anda"

This reverts commit 69e3695090.

---------

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: Raboneko <raboneko@fyralabs.com>
2024-07-22 22:10:45 -07:00
lea 75b70c2f16 chore: EOL 38 since it's EOL upstream (#1309) 2024-06-01 09:21:22 +08:00
madomado 14f5eb3437 fix(ci): git safe directory for update (#1081)
* fix(ci): git safe directory for update

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

* nightly too

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-04-05 18:38:19 +02:00
lea be6b42e2d2 ci: fix rawhide action files (#1035)
* ci: fix rawhide action files

* fix: readd frawhide in update-comps
2024-04-02 14:41:10 +08:00
madomado 22943e4d98 chore(ci): set update to run every 10 min (#802)
Signed-off-by: madomado <madonuko@outlook.com>
2023-11-13 13:41:06 -08:00
Lleyton Gray 7c773b4ddc fix: comment out f37 backporting for now 2023-09-23 02:08:07 -07:00
madomado 0f2b02d006 feat(ci): Add lint and try dnf in in autobuild (#593)
* feat(ci): Add lint and try `dnf in` in autobuild

This also renames some workflows.

* feat: test out the workflow by messing up uxplay

* chore(ci): simplify mg notify part

* try?

* guess it's time to revert mg

* fix fail hdl

* Revert "feat: test out the workflow by messing up uxplay"

This reverts commit c6d56ac9f2.

* yeah let's try using seto instead (faster!)

* fix newline stuff again

* ok let's try this too

* escape the strings

* fix dnf and some formatting

* fix?

* confusion

* more quote fixing

* a

* idk?

* aaaa

* revert seto-fonts

* more opts?
2023-06-19 13:20:11 -07:00
madomado c6c71bf749 feat(ci): re-enable f37 autoupdate (#400)
wwwwwwwwwww

Signed-off-by: madomado <wboy111@outlook.com>
2023-04-25 10:33:04 -07:00
windowsboy111 a841796f8e fix(ci): update 2023-04-23 13:46:54 +08:00
madomado 154be05313 feat(ci): make f38 the default branch (#393)
* feat(ci): make f38 the default branch

* feat(ci): turn off autoupdate for f37

* fix(ci): turn off sync
2023-04-22 22:25:44 -07:00
windowsboy111 b1de557a1e feat(ci): update workflows 2023-04-16 17:34:00 +08:00
windowsboy111 454fc712b7 chore: sync with Terra 37 2023-04-02 22:34:47 +08:00
windowsboy111 908938e2f9 fix(ci): update 2023-03-16 20:07:39 +08:00
windowsboy111 309d819e7f fix(ci): update 2023-03-16 20:05:24 +08:00
windowsboy111 3796eccd92 fix(ci): update again 2023-03-16 20:01:57 +08:00
windowsboy111 f22c021b21 fix(ci): update 2023-03-16 19:59:12 +08:00
windowsboy111 df95dd3dfb feat(ci): improve workflows 2023-03-16 19:01:02 +08:00
windowsboy111 725c0c9c35 chore: sync with terra37 2023-02-21 18:02:49 +08:00
windowsboy111 3baa1aafd2 Fix autoupdate
Signed-off-by: windowsboy111 <wboy111@outlook.com>
2023-02-04 01:05:53 +08:00
windowsboy111 f16898a6b2 Add nightly update pipeline 2023-01-26 00:48:56 +08:00
windowsboy111 c169bb3b68 Small autoupdate fix 2023-01-26 00:48:48 +08:00
Lleyton Gray e9d86c23a5 Revert "Revert "Re-enable autoupdate""
This reverts commit c1fbae38c8.
2023-01-26 00:48:27 +08:00
Lleyton Gray 575b7c5e1f Revert "Re-enable autoupdate"
This reverts commit 9160d4f590.
2023-01-26 00:48:27 +08:00
lleyton ecdbf2fe3e Re-enable autoupdate 2023-01-26 00:48:26 +08:00
windowsboy111 d91d544959 Quick disable 2023-01-26 00:48:25 +08:00
lleyton 57a5ed5b82 Switch image from nightly to main (#125) 2023-01-15 15:08:45 +08:00
lleyton 5507bf9ff2 Use terrapkg/builder image (#124) 2023-01-15 06:33:26 +08:00
windowsboy111 d1bc0023e1 Add iosevka-fusion-fonts vl-gothic-fonts 2022-12-28 14:42:51 +08:00
windowsboy111 2e6fddc61b Add verbosity to update pipeline
Signed-off-by: windowsboy111 <wboy111@outlook.com>
2022-12-23 19:43:36 +08:00
seth 1ea4ff01fe enable terra repo to install anda
Signed-off-by: seth <getchoo@tuta.io>
2022-12-09 22:04:12 +00:00