nebari icon indicating copy to clipboard operation
nebari copied to clipboard

MAINT : Moved Docker images repo to docker folder in main branch

Open Helion55 opened this issue 2 months ago • 3 comments

Reference Issues or PRs

Fixes #2871

What does this implement/fix?

Moved docker-images repo back to main nebari's repo. Changes made,

  1. Created folder named docker and moved the necessary files from docker repository.
  2. Updated the .github/workflows folder by adding the build-push-docker.yaml and test-images.yaml files from docker repo's workflow folder.
  3. Added documentation.yml and RFD.md files to .github/ISSUE_TEMPLATE folder.
  4. Updated .pre-commit-config.yaml file.

Testing

  • [ ] Did you test the pull request locally? no
  • [ ] Did you add new tests? no

Any other comments?

no

Helion55 avatar Oct 30 '25 06:10 Helion55

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Thanks for separating that work into separate PRs @Helion55. Can you get the "pre-commit" check to pass before we review. Thank you!

Adam-D-Lewis avatar Oct 30 '25 13:10 Adam-D-Lewis

Hi @Adam-D-Lewis, The pre-commit checks are passed. Is it fine to proceed now?

Helion55 avatar Nov 03 '25 07:11 Helion55