Earl Warren
91ff7f3324
chore(ci): ROLE forgejo-coding & forgejo-testing (part two)
...
When the CI vars.ROLE is forgejo-coding, it is assumed to be the
repository where collaborative coding happens,
i.e. https://codeberg.org/forgejo/forgejo
When the CI vars.ROLE is forgejo-testing, it is assumed that only codebase
testing is to be run and no other tests such as release build
integration, label constraints, backporting etc.
(cherry picked from commit 068558accd
)
Conflicts:
.forgejo/workflows/testing.yml
e2e was in .forgejo/workflows/e2e.yml
and some tests did not exist in v7.0
2024-11-14 10:21:29 +01:00
Earl Warren
a7b8d96fd6
tests: run JavaScript tests when web_src/js is modified
...
otherwise they are not useful
(cherry picked from commit a6a64f1fdc
)
2024-07-08 18:58:25 +00:00
Earl Warren
5374cb6608
Revert "[CI] pin go v1.22.2 version"
...
The golang action now knows about the latest Go version.
This reverts commit 3509242ee6
.
(cherry picked from commit 262533570f
)
2024-04-05 04:40:24 +00:00
Earl Warren
11d50ab72e
[CI] pin go v1.22.2 version
...
Because setup-go fails to pick it up. It usually happens within 24h
and this commit can be reverted then.
(cherry picked from commit 3509242ee6
)
2024-04-04 06:09:34 +00:00
Earl Warren
84f28f36b0
go: upgrade to go v1.22
2024-03-25 06:52:23 +01:00
Earl Warren
dc354ae0f7
Revert "[CI] pin go v1.21.8 version"
...
This reverts commit ac0f58035f
.
2024-03-06 12:14:44 +08:00
Earl Warren
ac0f58035f
[CI] pin go v1.21.8 version
...
Because setup-go fails to pick it up.
Refs: https://github.com/actions/setup-go/issues/462
2024-03-06 11:38:47 +08:00
Earl Warren
9b222ac391
[CI] Forgejo Actions e2e tests (squash) generate
...
(cherry picked from commit 9cd0b93ad2
)
(cherry picked from commit ef1ddf0568
)
(cherry picked from commit cd26466622
)
(cherry picked from commit 22d8ed2544
)
2024-02-05 13:33:59 +01:00
Earl Warren
38c3d6c423
[CI] Forgejo Actions e2e tests
...
(cherry picked from commit 430f7d6519
)
(cherry picked from commit b33f3e2fe8
)
(cherry picked from commit 5d4f9e4716
)
(cherry picked from commit 33b4f02d90
)
(cherry picked from commit fe783424e1
)
2024-02-05 13:33:59 +01:00