packages: add alpine test cases #71

Merged
earl-warren merged 2 commits from refs/pull/71/head into main 2024-04-27 08:53:46 +00:00
earl-warren commented 2024-01-23 23:32:42 +00:00 (Migrated from code.forgejo.org)

Rebase + test & merge once Forgejo >= v1.21.6 is published with https://codeberg.org/forgejo/forgejo/pulls/2286 backport merged in.

Make sure to verify the status of the packages.yml workflow because it will not be reflected on this PR status.

Rebase + test & merge once Forgejo >= v1.21.6 is published with https://codeberg.org/forgejo/forgejo/pulls/2286 backport merged in. Make sure to verify the status of the packages.yml workflow because it will not be reflected on this PR status.
msrd0 (Migrated from code.forgejo.org) reviewed 2024-01-24 09:47:45 +00:00
msrd0 (Migrated from code.forgejo.org) commented 2024-01-24 09:47:45 +00:00

This file looks like it was generated by abuild. I know it's part of my repo as well but it's probably not needed.

This file looks like it was generated by `abuild`. I know it's part of my repo as well but it's probably not needed.
msrd0 (Migrated from code.forgejo.org) commented 2024-01-24 13:28:57 +00:00

Runs fine without, indeed. Removed.

$ packages/run.sh https://codeberg.org/forgejo-experimental/forgejo/releases/download/v1.22.0-test/forgejo-1.22.0-test-linux-amd64 v1.22.0-test v1_22 alpine # runs packages/alpine.sh
/tmp/end-to-end/forgejo --version
Gitea version 1.20.0+rc0-485-gdb12ad17b9 built with GNU Make 4.3, go1.21.5 : bindata, sqlite, sqlite_unlock_notify
waiting 1
waiting 1
waiting 5
New user 'root' has been successfully created!
forgejo-curl.sh api_json http://192.168.1.20:3000/api/forgejo/v1/version
{"version":"7.0.0+0-gitea-1.22.0"}
======================== BEGIN package-alpine ===================

real	0m9,972s
user	0m0,060s
sys	0m0,035s
======================== END package-alpine ===================
Runs fine without, indeed. Removed. ```sh $ packages/run.sh https://codeberg.org/forgejo-experimental/forgejo/releases/download/v1.22.0-test/forgejo-1.22.0-test-linux-amd64 v1.22.0-test v1_22 alpine # runs packages/alpine.sh /tmp/end-to-end/forgejo --version Gitea version 1.20.0+rc0-485-gdb12ad17b9 built with GNU Make 4.3, go1.21.5 : bindata, sqlite, sqlite_unlock_notify waiting 1 waiting 1 waiting 5 New user 'root' has been successfully created! forgejo-curl.sh api_json http://192.168.1.20:3000/api/forgejo/v1/version {"version":"7.0.0+0-gitea-1.22.0"} ======================== BEGIN package-alpine =================== real 0m9,972s user 0m0,060s sys 0m0,035s ======================== END package-alpine =================== ```
msrd0 (Migrated from code.forgejo.org) commented 2024-01-24 09:47:50 +00:00

This file looks like it was generated by abuild. I know it's part of my repo as well but it's probably not needed.

This file looks like it was generated by `abuild`. I know it's part of my repo as well but it's probably not needed.
Xinayder (Migrated from code.forgejo.org) reviewed 2024-02-03 18:18:44 +00:00
dachary (Migrated from code.forgejo.org) approved these changes 2024-02-03 18:19:58 +00:00
earl-warren commented 2024-02-03 18:43:19 +00:00 (Migrated from code.forgejo.org)

@Xinayder I initially thought of making a followup PR to clarify the purpose of setup-forgejo but since this PR cannot be merged right away, here it is for your review.

@Xinayder I initially thought of making a followup PR to clarify the purpose of `setup-forgejo` but since this PR cannot be merged right away, here [it is for your review](https://code.forgejo.org/forgejo/end-to-end/commit/0d96fc7874b825936eb66ea41648b32ecb1ca766).
Xinayder (Migrated from code.forgejo.org) approved these changes 2024-02-03 18:48:11 +00:00
earl-warren commented 2024-02-26 08:13:49 +00:00 (Migrated from code.forgejo.org)

Now that v1.21.6-0 is published, this could be merged. Triggering the tests now.

Now that v1.21.6-0 is published, this could be merged. Triggering the tests now.
earl-warren commented 2024-02-26 08:18:41 +00:00 (Migrated from code.forgejo.org)
https://code.forgejo.org/forgejo/end-to-end/actions/runs/659 pass as they should.
Sign in to join this conversation.
No labels
l1
l2
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: earl-warren/end-to-end#71
No description provided.