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

Secrets #2

Merged
merged 14 commits into from
Jan 29, 2025
Merged

Secrets #2

merged 14 commits into from
Jan 29, 2025

Conversation

coffee-cup
Copy link
Contributor

@coffee-cup coffee-cup commented Jan 29, 2025

  • Use native buildkit secret mounting for passing secrets into the build (https://docs.docker.com/build/building/secrets/#target)
  • Add "secrets" as part of config and plan schemas
  • Compute secret value hash to invalidate exec commands when the values of secrets change
  • Tests for config merging, context applying, a few other things
  • Generic struct merging via reflection for configs
  • Bun script to make building with the custom frontend easier

Copy link

linear bot commented Jan 29, 2025

PRO-3683 Secret and variables

How should railpack use secrets? How does it translate to LLB?

@coffee-cup coffee-cup merged commit 434406c into main Jan 29, 2025
1 check passed
@coffee-cup coffee-cup deleted the jr/pro-3683-secret-and-variables branch February 6, 2025 20:13
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.

1 participant