Skip to content

ci(release): Use container in workflow instead of build-in-docker.sh#2727

Merged
szokeasaurusrex merged 1 commit intomasterfrom
09-03-ci_release_use_container_in_workflow_instead_of_build-in-docker.sh_
Sep 9, 2025
Merged

ci(release): Use container in workflow instead of build-in-docker.sh#2727
szokeasaurusrex merged 1 commit intomasterfrom
09-03-ci_release_use_container_in_workflow_instead_of_build-in-docker.sh_

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex commented Sep 3, 2025

This eases maintainability, as the workflow is direcltly defined in build.yml. This will also allow us to add caching of dependencies more easily, and make the workflow for Linux more closely match the workflow for macOS and Windows.

We also remove the smoke test, which never triggered anyways, as it was relying on Travis environment variables.

This eases maintainability, as the workflow is direcltly defined in `build.yml`. This will also allow us to add caching of dependencies more easily, and make the workflow for Linux more closely match the workflow for macOS and Windows.
Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review September 3, 2025 14:39
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner September 3, 2025 14:39
Copy link
Copy Markdown
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me! Let's maybe run this action after merging to check it works as expected.

@szokeasaurusrex
Copy link
Copy Markdown
Member Author

I thought I tested it already @lcian but looks like I did not. Will push to release/test now, as this will trigger the action against this commit

@szokeasaurusrex szokeasaurusrex merged commit 05a5150 into master Sep 9, 2025
60 checks passed
@szokeasaurusrex szokeasaurusrex deleted the 09-03-ci_release_use_container_in_workflow_instead_of_build-in-docker.sh_ branch September 9, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants