Commit Graph

60 Commits

Author SHA1 Message Date
madomado ace7240c39 fix(ci): correct cache key
Signed-off-by: madomado <madonuko@outlook.com>
2023-10-14 20:37:55 +08:00
madomado b5d7860af8 fix(ci): run madoguchi when not 'push' 2023-08-17 11:07:12 +08:00
madomado 10a8b89f0f chore(ci): bump to 39 2023-08-17 02:15:21 +08:00
madomado 536b434c4d fix(ci): escape double quotes for autobuild lint/dnf summary (#617)
Signed-off-by: madomado <wboy111@outlook.com>
2023-06-29 19:58:06 +07:00
lleyton 8b77dddc18 fix: escape newlines in job summary (#609) 2023-06-23 07:10:17 +08:00
lleyton 2b31a1a4ce fix: use step summary instead of comment (#608)
* fix: use step summary instead of comment

* fix: use different variables for lint and install err
2023-06-23 06:39:21 +08:00
Cappy Ishihara 9c3af0555f feature: Configure caching (#599)
* Configure cache

* use local build template

* no dnf5???

* Revert "no dnf5???"

This reverts commit f00e21ee6567fc96c515721389be8a515f779d4e.

* add rpmfusion, use pkg name for cache too

* let's try this
2023-06-22 09:10:18 +00:00
madomado f290e6ad02 fix(ci): autobuild build json-build (#596)
* fix(ci): autobuild

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

* fix(ci): build

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

* fix: json-build

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

* Update autobuild.yml

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

---------

Signed-off-by: madomado <wboy111@outlook.com>
2023-06-19 23:54:49 -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 9231c9b541 feat(ci): optimize builds (no more extra env setup) (#526)
* feat(ci): optimize builds (no more extra env setup)

* fix: no 'push' check (blunder??)
2023-06-13 16:37:07 -07:00
madomado cac83f9af5 fix(ci): rename mock configs from anda to terra (#461) 2023-05-25 11:46:56 -07:00
lleyton 551eeda96c ci: Run actions on merge_group (#423)
* ci: Run actions on merge_group

* fix: update conditional steps

* fix: don't dupe action run for lint

* refactor: simplify condition
2023-05-07 14:46:48 +08:00
windowsboy111 1a9f2436a0 fix(ci): wrong terra builder 2023-04-16 20:35:18 +08:00
windowsboy111 b1de557a1e feat(ci): update workflows 2023-04-16 17:34:00 +08:00
windowsboy111 8525c55b2d fix(ci): mg 2023-04-12 18:31:46 +08:00
windowsboy111 5cb5cc4ffc Revert "Revert "chore: sync with terra 37""
This reverts commit 070ed44a78.
2023-04-12 18:29:46 +08:00
windowsboy111 070ed44a78 Revert "chore: sync with terra 37"
This reverts commit 283859eda2.
2023-04-12 18:28:22 +08:00
windowsboy111 283859eda2 chore: sync with terra 37 2023-04-12 18:16:16 +08:00
windowsboy111 b6b0989287 fix(ci): mg 2023-04-07 18:32:01 +08:00
windowsboy111 2a4bd4bc35 Merge branch 'ci/madoguchi' into f38 2023-04-07 18:29:25 +08:00
windowsboy111 bdf876117a fix(ci): autobuild build (mg) 2023-04-07 18:23:53 +08:00
madomado 4a2cced2bf feat(ci): add ci support for madoguchi (#310)
* wip

* feat(ci): add Madoguchi support to autobuild ci
2023-04-07 01:44:56 -07:00
windowsboy111 3945508346 feat(ci): add Madoguchi support to autobuild ci 2023-04-07 15:23:29 +08:00
windowsboy111 7ea3f850b7 Merge branch 'main' into f38 2023-04-02 22:41:47 +08:00
lleyton 39415fa088 fix: handle inputs for PRs properly (#342) 2023-03-26 18:48:28 -07:00
lleyton cbf9f362b2 Update autobuild.yml (#338)
Signed-off-by: lleyton <lleyton@fyralabs.com>
2023-03-26 14:22:41 -07:00
lleyton 9815f9c81e Update autobuild.yml (#330)
Signed-off-by: lleyton <lleyton@fyralabs.com>
2023-03-26 12:31:36 +08:00
lleyton f35c82bd64 Port action changes in main to f38 (#299)
* Port over actions changes to f38

* oopsies
2023-03-20 07:46:23 +08:00
madomado 7c7406f61f fix(ci): autobuild (#292) 2023-03-19 13:44:47 -07:00
lleyton b8c45c0ba3 feat(ci): make autobuild run on pull_request (#228)
* Make autobuild run on pull_request

* let's try something

Signed-off-by: lleyton <lleyton@fyralabs.com>

---------

Signed-off-by: lleyton <lleyton@fyralabs.com>
2023-03-19 17:47:20 +08:00
madomado 53cc322b93 feat(ci): improve workflows (#279)
* feat(ci): improve workflows

* feat(ci): improve workflows

* fix(ci): mass-rebuild.yml

* fix(ci): rename mass-rebuild-recurse.yml
2023-03-16 08:48:57 -07:00
windowsboy111 6497680c86 Fix bootstrap 2023-01-28 23:30:13 +08:00
windowsboy111 11479f3119 Update workflows 2023-01-28 16:14:02 +08:00
windowsboy111 c3ac88d312 Migrate to f38 2023-01-28 16:09:46 +08:00
lleyton 134008ca20 Revert "Upload SRPMs (#131)"
This reverts commit ff82e77522.
2023-01-19 21:44:40 -08:00
lleyton ff82e77522 Upload SRPMs (#131) 2023-01-18 07:10:26 +08:00
lleyton ce0aa35b5f fix again (#126) 2023-01-15 16:33:26 +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 f52fd5d0fc Update autobuild.yml 2022-11-01 12:28:31 +08:00
windowsboy111 7bffa22b73 Revert pipeline improve (failed lol 2022-10-31 18:42:11 +08:00
windowsboy111 adae178e65 Fix autobuild
of course I forgot to escape the regex group ahhhhh
2022-10-31 18:24:55 +08:00
windowsboy111 aa10f85312 Update autobuild.yml 2022-10-31 18:22:36 +08:00
windowsboy111 4984d18439 Fix autobuild.yml 2022-10-31 18:19:15 +08:00
windowsboy111 bf8d726d77 Try to improve autobuild 2022-10-31 17:57:31 +08:00
lleyton 0946d47147 ad -> terra 2022-10-23 03:06:33 -07:00
lleyton efa60ba969 Fix workflowsz 2022-10-22 16:08:57 -07:00
lleyton e724df659a oops 2022-10-22 16:01:25 -07:00
lleyton 5fa8ba12ef Update repo URLs 2022-10-22 15:59:30 -07:00
lleyton 0725b04a35 Use new repo name 2022-10-22 15:54:41 -07:00