infra: generate tarballs on new tag #595

Closed
opened 2024-09-09 20:12:35 +00:00 by forge · 2 comments
Owner

Some aports require pre-processed tarballs (i.e. zotero), which is handled by CI on this platform, but with one caveat: on a new release the workflow needs to be manually triggered. This is because, while we have workflows to automatically mirror the repos for those aports, new tags can't trigger any workflows since we cannot inject our custom CI.

Some aports require pre-processed tarballs (i.e. zotero), which is handled by CI on this platform, but with one caveat: on a new release the workflow needs to be manually triggered. This is because, while we have workflows to automatically mirror the repos for those aports, new tags can't trigger any workflows since we cannot inject our custom CI.
Author
Owner

To workaround this issue, we have a few possible approaches:

  1. inject workflows on new tag creation
  2. find a way for the mirror-repository.yml to trigger generate-tarbal.yml when pushing new tags
To workaround this issue, we have a few possible approaches: 1) inject workflows on new tag creation 2) find a way for the mirror-repository.yml to trigger generate-tarbal.yml when pushing new tags
Author
Owner

The first approach is working. There's still some cleaning-up to do but workflows are now injected when updating the mirror. Closing.

The first approach is working. There's still some cleaning-up to do but workflows are now injected when updating the mirror. Closing.
forge closed this issue 2024-09-10 12:23:48 +00:00
Sign in to join this conversation.
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: forge/ayaports#595
No description provided.