merge actions test into end-to-end.sh #112

Merged
earl-warren merged 1 commit from twenty-panda/end-to-end:wip-actions into main 2024-03-20 13:18:28 +00:00
Member
  • replace the high level test running actions tests with end-to-end.sh
  • set DOMAIN to the IP instead of 127.0.0.1 for runner <-> forgejo communications
  • move forgejo_cli from a function to a file so that it can be used by forgejo-runner.sh
  • keep the documentation updates workflows separate because they need to open one PR per version
* replace the high level test running actions tests with end-to-end.sh * set DOMAIN to the IP instead of 127.0.0.1 for runner <-> forgejo communications * move forgejo_cli from a function to a file so that it can be used by forgejo-runner.sh * keep the documentation updates workflows separate because they need to open one PR per version
twenty-panda added 1 commit 2024-03-20 10:57:44 +00:00
Some checks failed
/ actions (map[branch:next forgejo:https://codeberg.org repo:forgejo-experimental/forgejo version:7]) (pull_request) Failing after 2m1s
/ actions (map[forgejo:https://codeberg.org repo:forgejo/forgejo version:1.21]) (pull_request) Failing after 2m18s
/ build (pull_request) Successful in 2m23s
/ packages (pull_request) Successful in 2m39s
/ actions (pull_request) Failing after 4m0s
/ upgrade and storage (pull_request) Failing after 4m55s
7f0ae55577
merge actions test into end-to-end.sh
* replace the high level test running actions tests with
  end-to-end.sh
* move forgejo_cli from a function to a file so that
  it can be used by forgejo-runner.sh
* keep the documentation updates workflows separate
  because they need to open one PR per version
twenty-panda force-pushed wip-actions from 7f0ae55577 to ee018c6967 2024-03-20 11:08:52 +00:00 Compare
twenty-panda force-pushed wip-actions from ee018c6967 to 5a8b46260e 2024-03-20 11:22:04 +00:00 Compare
twenty-panda force-pushed wip-actions from 5a8b46260e to 12f6a5a2f1 2024-03-20 11:25:43 +00:00 Compare
twenty-panda force-pushed wip-actions from 12f6a5a2f1 to 691cdf59a8 2024-03-20 11:33:38 +00:00 Compare
earl-warren approved these changes 2024-03-20 11:48:12 +00:00
earl-warren left a comment
Owner

there will be a need to verify the documentation update logic still works after this is merged. I see no reason why it would not given that the examples remain untouched and the files in the same location. But details can get in the way.

there will be a need to verify the documentation update logic still works after this is merged. I see no reason why it would not given that the examples remain untouched and the files in the same location. But details can get in the way.
Owner

the CI failure is related (because of the forgejo_cli => forgejocli rename that needs to be done everywhere.

the CI failure is related (because of the forgejo_cli => forgejocli rename that needs to be done everywhere.
twenty-panda force-pushed wip-actions from 691cdf59a8 to 3887e7a762 2024-03-20 11:50:34 +00:00 Compare
twenty-panda force-pushed wip-actions from 3887e7a762 to 9ab9f1ff63 2024-03-20 12:08:19 +00:00 Compare
twenty-panda force-pushed wip-actions from 9ab9f1ff63 to 322231bca7 2024-03-20 12:15:28 +00:00 Compare
twenty-panda force-pushed wip-actions from 322231bca7 to 96f91063c9 2024-03-20 12:42:48 +00:00 Compare
earl-warren merged commit b8c71e7201 into main 2024-03-20 13:18:28 +00:00
earl-warren deleted branch wip-actions 2024-03-20 13:18:28 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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: forgejo/end-to-end#112
No description provided.