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

Get rid of the cycle in this build system #809

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Get rid of the cycle in this build system #809

merged 1 commit into from
Nov 14, 2024

Conversation

jasonmp85
Copy link
Contributor

@jasonmp85 jasonmp85 commented Nov 14, 2024

trunk needs this image to have the latest trunk in it. Rather than get it from its own repo, or cargo, it depends on tembo-images, which installs trunk there. But those images install extensions using trunk, which cannot be published for pg17 until the trunk publish step is complete, which depends on those same pg17 images.

This just forces the latest trunk within the tembo-trunk-test images themselves, sidestepping the need to upgrade the cpng/slim images and solving what appears to be a boostrapping problem.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-809.d2qgksbj4k37j8.amplifyapp.com

@jasonmp85
Copy link
Contributor Author

(This will update the existing trunk test images to have the latest pg17-capable trunk in them, which I can then use to publish 17-compatible extensions)

@jasonmp85 jasonmp85 merged commit 20507b4 into main Nov 14, 2024
4 checks passed
@jasonmp85 jasonmp85 deleted the kill_cycle branch November 14, 2024 18:37
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.

3 participants