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

Build automation for generating the dev container #89

Closed
brooke-hamilton opened this issue Mar 18, 2021 · 1 comment
Closed

Build automation for generating the dev container #89

brooke-hamilton opened this issue Mar 18, 2021 · 1 comment
Labels
dev-automation Related to automating builds, the development container, and improving the developer experience.

Comments

@brooke-hamilton
Copy link
Contributor

Benefit/Result/Outcome
Need an up-to-date build of the dev container in a container repo, so that it can be used for build automation.

Description
The dev container defined in the .devcontainer folder is used for build automation as well as day-to-day development. Developers normally build the container locally from the Dockerfile in that folder, but the build system using GitHub Actions needs a pre-built container for running build automation.

Acceptance Criteria

  • An automated container build runs either on a schedule or upon changes to the to the Dockerfile.
@brooke-hamilton brooke-hamilton added the dev-automation Related to automating builds, the development container, and improving the developer experience. label Mar 26, 2021
@brooke-hamilton
Copy link
Contributor Author

Closing as no longer a priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-automation Related to automating builds, the development container, and improving the developer experience.
Projects
None yet
Development

No branches or pull requests

1 participant