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

feat: custom docker buildargs #28

Merged
merged 9 commits into from
Oct 22, 2024
Merged

feat: custom docker buildargs #28

merged 9 commits into from
Oct 22, 2024

Conversation

grixu
Copy link
Collaborator

@grixu grixu commented Oct 14, 2024

  • Added docker_buildargs input to build_frontend and build_middleware actions, that allows to define the extra build args easily

@grixu grixu changed the title feat: wip feat: custom docker buildargs Oct 22, 2024
@grixu grixu marked this pull request as ready for review October 22, 2024 10:35
@grixu grixu requested a review from a team as a code owner October 22, 2024 10:35
README.md Outdated
@@ -28,6 +28,9 @@ with:
npm_registry: 'https://registrynpm.storefrontcloud.io'
version: '2.3.0'
image_provider: 'ipx'
extra_docker_envs: |
Copy link

Choose a reason for hiding this comment

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

why this one is called extra_docker_envs and described as docker_buildargs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch 👍 I forget to update it, in first place

Copy link

@Razz21 Razz21 left a comment

Choose a reason for hiding this comment

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

looks fine, left one comment

Copy link
Collaborator

@Szymon-dziewonski Szymon-dziewonski left a comment

Choose a reason for hiding this comment

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

looks good, nice

@grixu grixu merged commit 8b85587 into main Oct 22, 2024
1 check passed
@grixu grixu deleted the feat/extra-envs branch October 22, 2024 14:11
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