Skip to content

chore: add context and dockerfile-path params and resolve intermittent kustomize OCI artifact structure#33

Merged
OscarLlamas6 merged 6 commits intomainfrom
add-dockerfile-context-params
Dec 19, 2025
Merged

chore: add context and dockerfile-path params and resolve intermittent kustomize OCI artifact structure#33
OscarLlamas6 merged 6 commits intomainfrom
add-dockerfile-context-params

Conversation

@OscarLlamas6
Copy link
Copy Markdown
Contributor

  • Add optional 'context' parameter to specify build context path (default: ".")
  • Add optional 'dockerfile-path' parameter to specify Dockerfile location (default: "Dockerfile")
  • Update build-push-action to use configurable context and file paths
  • Maintain backward compatibility with existing workflows using default values

- Add optional 'context' parameter to specify build context path (default: ".")
- Add optional 'dockerfile-path' parameter to specify Dockerfile location (default: "Dockerfile")
- Update build-push-action to use configurable context and file paths
- Maintain backward compatibility with existing workflows using default values
@OscarLlamas6 OscarLlamas6 self-assigned this Dec 8, 2025
@OscarLlamas6 OscarLlamas6 changed the title feat(publish-docker): add context and dockerfile-path parameters chore: add context and dockerfile-path params and resolve intermittent kustomize OCI artifact structure Dec 15, 2025
@OscarLlamas6 OscarLlamas6 marked this pull request as draft December 15, 2025 16:33
auto-merge was automatically disabled December 15, 2025 16:33

Pull request was converted to draft

@OscarLlamas6 OscarLlamas6 marked this pull request as ready for review December 15, 2025 17:42
@OscarLlamas6
Copy link
Copy Markdown
Contributor Author

@OscarLlamas6 OscarLlamas6 requested a review from ecv December 19, 2025 02:20
@OscarLlamas6 OscarLlamas6 merged commit 3fba284 into main Dec 19, 2025
2 checks passed
@OscarLlamas6 OscarLlamas6 deleted the add-dockerfile-context-params branch December 19, 2025 02:28
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