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

Automate the adaptor release to Dockerhub process #192

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

adrianclay
Copy link
Collaborator

@adrianclay adrianclay commented Sep 6, 2024

What

Also, move all Dockerfiles into the root docker file, this is a requirement of compatibility with the automated deployment script we have.

Why

This should speed up and simplify the process of releasing.

Type of change

Internal change (non-breaking change with no effect on the functionality affecting end users)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

adrianclay and others added 3 commits September 6, 2024 16:56
This will be required when using the release-adaptor-container-image
GitHub Actions workflow as it assumes the folder is called docker.
This consolidates Dockerfiles into one place, keeping this adaptor
directory layout consistent with other adaptors.

This also allows us to use the release-adaptor-container-image
GitHub Actions shared workflow.
This should speed up and simplify the process of releasing
@adrianclay adrianclay marked this pull request as ready for review September 6, 2024 16:36
@adrianclay adrianclay enabled auto-merge (squash) September 6, 2024 16:37
@adrianclay adrianclay merged commit d32b0a9 into main Sep 9, 2024
1 check passed
@adrianclay adrianclay deleted the automate-dockerhub-release branch September 9, 2024 08:36
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