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

Update CI/CD builder image #543

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Update CI/CD builder image #543

merged 3 commits into from
Feb 20, 2024

Conversation

James-Mart
Copy link
Member

No description provided.

@James-Mart James-Mart added the no-log Any issue/pr with this label will automatically be excluded from autogenerated changelog label Jan 8, 2024
@James-Mart James-Mart marked this pull request as ready for review January 11, 2024 15:06
@@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
include:
- builder-image: "ghcr.io/${{ github.repository_owner }}/psibase-builder-ubuntu-2004:9e5daca8d7a08cf877ac4c40a9d3c12cdb44e534"
- builder-image: "ghcr.io/${{ github.repository_owner }}/psibase-builder-ubuntu-2004:f202fea25d15c43afc8361551313e981ce2a5f87"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I can't figure out what this image is. I can see it in the packages list, but there's no such revision in the image-builders repo.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch, this made me realize artifacts are being uploaded on PR, instead of just on merge.

Copy link
Member Author

Choose a reason for hiding this comment

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

I ended up reworking the CI/CD logic in the image-builders repo. See this PR.

@James-Mart James-Mart marked this pull request as draft January 12, 2024 19:07
@James-Mart James-Mart marked this pull request as ready for review February 19, 2024 16:23
@James-Mart
Copy link
Member Author

James-Mart commented Feb 20, 2024

I updated the version here to one that is tied to an actual commit ID in the builders repo.
I thought about updating this PR with some code that would automatically pull the latest builder image instead of using a hardcoded one, but I will move that into a separate PR to fast-track this.

@James-Mart James-Mart mentioned this pull request Feb 20, 2024
@James-Mart James-Mart merged commit 55b4ddf into main Feb 20, 2024
3 checks passed
@James-Mart James-Mart deleted the update-builder-image branch February 20, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-log Any issue/pr with this label will automatically be excluded from autogenerated changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants