Skip to content
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

Reorganize build/release pipelines #6830

Open
2 of 7 tasks
charlag opened this issue Apr 5, 2024 · 1 comment · May be fixed by #7978
Open
2 of 7 tasks

Reorganize build/release pipelines #6830

charlag opened this issue Apr 5, 2024 · 1 comment · May be fixed by #7978
Assignees
Labels
build issues that concern the build process (not only ci) maintenance dependency updates, key renewals, code cleanup

Comments

@charlag
Copy link
Contributor

charlag commented Apr 5, 2024

Follow the calendar app in treating mobile apps.
Build stage prepares artifacts, uploads the builds to the artifact storage, uploads the apps for internal testing.
Publish stage prepares and publishes the Github releases, app store releases.
For desktop, the different OS targets are uploaded separately and be able to choose which OSs to build for when the job starts.

Estimated: 24h
Spent: 30.75h

@charlag charlag added this to the Technical tasks milestone Apr 5, 2024
@charlag charlag unassigned charlag and wec43 Oct 8, 2024
@charlag charlag added maintenance dependency updates, key renewals, code cleanup build issues that concern the build process (not only ci) labels Oct 8, 2024
@charlag
Copy link
Contributor Author

charlag commented Oct 15, 2024

Calendar team already implemented something similar for their artifacts, but they only publish mobile apps for now. Also their publish job only prepares the release in the stores, doesn't actually submit it for review.

We need to figure out how to make it work for web/desktop releases without too many steps.

@charlag charlag self-assigned this Nov 11, 2024
@paw-hub paw-hub self-assigned this Nov 13, 2024
hrb-hub added a commit that referenced this issue Nov 14, 2024
hrb-hub added a commit that referenced this issue Nov 14, 2024
hrb-hub added a commit that referenced this issue Nov 14, 2024
hrb-hub added a commit that referenced this issue Nov 18, 2024
hrb-hub added a commit that referenced this issue Nov 19, 2024
hrb-hub added a commit that referenced this issue Nov 19, 2024
hrb-hub added a commit that referenced this issue Nov 19, 2024
hrb-hub added a commit that referenced this issue Nov 20, 2024
hrb-hub added a commit that referenced this issue Nov 20, 2024
hrb-hub added a commit that referenced this issue Nov 20, 2024
@hrb-hub hrb-hub linked a pull request Nov 20, 2024 that will close this issue
@hrb-hub hrb-hub linked a pull request Nov 20, 2024 that will close this issue
@charlag charlag assigned charlag and unassigned paw-hub Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issues that concern the build process (not only ci) maintenance dependency updates, key renewals, code cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants