0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-24 04:50:17 +01:00
Commit graph

8 commits

Author SHA1 Message Date
puni9869
5e039b0580
Upgrading the actions/checkout@4 ()
as title
..Upgrading the actions/checkout@4

Signed-off-by: puni9869 <punitinani1@hotmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2023-09-16 15:06:27 +00:00
techknowlogick
0ab9b7f426
Build nightly binaries with Actions ()
Co-authored-by: silverwind <me@silverwind.io>
2023-06-16 17:00:39 +00:00
Lunny Xiao
c78b923822
Don't run build and test if only docs changed ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-05-16 02:53:18 +00:00
Lunny Xiao
22da9da0e8
Update cron-translations.yml ()
Fix cron translations push failure
2023-05-14 08:57:23 +00:00
silverwind
6c8b680f91
GitHub Actions cleanups ()
- Remove actions name where command is descriptive enough
- Use kebab-case instead of snake-case for step names
- Use shorter job names because to make PR checks more readable
- Remove duplicate `checks-backend`

---------

Co-authored-by: Yarden Shoham <git@yardenshoham.com>
2023-05-11 21:21:28 -04:00
techknowlogick
f7f0782132
Use Actions for DB & E2E tests ()
following https://github.com/go-gitea/gitea/pull/24314 and
https://github.com/go-gitea/gitea/pull/24434, this PR moves drone cron
pipelines to (GitHub) Actions. As these are mostly compatible with Gitea
Actions, when we start to dogfood, these will already be migrated.

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-05-04 02:04:02 +00:00
techknowlogick
2ec2d06531
on schedule 2023-04-25 21:38:49 -04:00
techknowlogick
61a73edbf3
switch to use Actions from drone for cron ()
Move drone cron pipelines to (GitHub) Actions. As these are mostly
compatible with Gitea Actions, when we start to dogfood, these will
already be migrated.
2023-04-25 21:32:49 -04:00