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

Migrate /docker to /build-scripts and delete unused files #684

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

Jorgesnchz
Copy link
Member

Description

Check the usage of /docker, remove the unused files and migrate the rest to /build-scripts

Change the /prod to /docker

Test
./builder.sh result
image

Build and push Docker image workflow result
image

Check List

  • Build and push Docker image workflow
  • Build packages using /build-scripts/builder/builder.sh
  • Review the README.md in /build-scripts

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…relocated /docker/builder to /build-scripts/builder and /docker/prod to /build-scripts/docker, and deleted /docker/dev and /docker/readme.md
…s/README.md, along with minor modifications to fix errors.
@Jorgesnchz Jorgesnchz self-assigned this Feb 13, 2025
@Jorgesnchz Jorgesnchz requested a review from a team as a code owner February 13, 2025 12:47
@Jorgesnchz Jorgesnchz linked an issue Feb 13, 2025 that may be closed by this pull request
QU3B1M
QU3B1M previously approved these changes Feb 14, 2025
@Jorgesnchz Jorgesnchz changed the title Change/683 check usage docker folder Migarte /docker to /build-scripts and delete unused files Feb 14, 2025
@Jorgesnchz Jorgesnchz changed the title Migarte /docker to /build-scripts and delete unused files Migrate /docker to /build-scripts and delete unused files Feb 14, 2025
@AlexRuiz7 AlexRuiz7 merged commit 227bf4a into main Feb 14, 2025
5 checks passed
@AlexRuiz7 AlexRuiz7 deleted the change/683-check-usage-docker-folder branch February 14, 2025 11:18
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.

Check usage of the docker folder
3 participants