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

Merged
twenty-panda merged 1 commit from refs/pull/112/head into main 2024-04-27 08:53:41 +00:00
twenty-panda commented 2024-03-20 10:57:44 +00:00 (Migrated from code.forgejo.org)
  • 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
earl-warren (Migrated from code.forgejo.org) approved these changes 2024-03-20 11:48:12 +00:00
earl-warren (Migrated from code.forgejo.org) left a comment

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.
earl-warren commented 2024-03-20 11:48:49 +00:00 (Migrated from code.forgejo.org)

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.
Sign in to join this conversation.
No reviewers
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#112
No description provided.