Skip to content

Split build & upload jobs #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Haarolean opened this issue Jan 30, 2024 · 1 comment
Closed

Split build & upload jobs #73

Haarolean opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
scope/infra CI, CD, dev. env, etc. status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature

Comments

@Haarolean
Copy link
Member

Currently build and uploading (or other stuff) is always a one job within
a workflow. So if something fails, it has to be rebuilt. We need to split
build and upload functions. Use upload/dl artifact action to transfer the
build between the jobs.

@kapybro kapybro bot added status/triage Issues pending maintainers triage status/triage/manual Manual triage in progress labels Jan 30, 2024
@kapybro kapybro bot added scope/backend Related to backend changes status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Jan 30, 2024
@Haarolean Haarolean assigned Haarolean and unassigned germanosin Jan 30, 2024
@Haarolean Haarolean added good first issue Up for grabs scope/infra CI, CD, dev. env, etc. and removed scope/backend Related to backend changes status/triage/manual Manual triage in progress labels Jan 31, 2024
@Haarolean Haarolean removed their assignment Jan 31, 2024
@Haarolean Haarolean moved this to Beginner in Up for grabs Jan 31, 2024
@Haarolean Haarolean added the hacktoberfest Issues good for hacktoberfest goal label Oct 4, 2024
@Haarolean Haarolean moved this from In Development to Todo in Up for grabs Dec 18, 2024
@Haarolean
Copy link
Member Author

Mostly done in #347 and #885

@github-project-automation github-project-automation bot moved this from Todo to Done in Up for grabs May 19, 2025
@Haarolean Haarolean self-assigned this May 19, 2025
@Haarolean Haarolean added type/enhancement En enhancement/improvement to an already existing feature and removed good first issue Up for grabs hacktoberfest Issues good for hacktoberfest goal labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/infra CI, CD, dev. env, etc. status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature
Projects
Status: Done
Development

No branches or pull requests

3 participants