Skip to content

Comments

feature/issue-120/deploy-to-ghcr#121

Merged
vladislav-k1 merged 2 commits intodevfrom
feature/issue-120/deploy-to-ghcr
Jan 17, 2025
Merged

feature/issue-120/deploy-to-ghcr#121
vladislav-k1 merged 2 commits intodevfrom
feature/issue-120/deploy-to-ghcr

Conversation

@GerardChabaBristol
Copy link
Collaborator

Issue(s):

#120

Type of change: (choose required ones)

  • New feature

Description:

Created a Github Action that builds and deploys the Docker image to our Github Container Repository for CD.

Additional context:

The code contains a GitHub secret which was added by our mentor. If the names don't match, the code might need some adjustments.

Testing instructions:

The Action runs when something is pushed to dev. We need to push something to dev and check our GHCR to see if an image was successfully made.

Created a Github action that deploys an image to GHCR.
Updated deploy-ghcr.yml to work with the Dockerfile.
@GerardChabaBristol GerardChabaBristol added Testing Issue relates to test-driven development. Github Issue relates to Github functionality (eg. runners). labels Jan 16, 2025
@GerardChabaBristol GerardChabaBristol added this to the Develop CD milestone Jan 16, 2025
@Siyuan106
Copy link
Contributor

looks good!

Copy link
Contributor

@vladislav-k1 vladislav-k1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, pay attention to line 31 in the future.

@vladislav-k1 vladislav-k1 merged commit 6b3d2e7 into dev Jan 17, 2025
2 checks passed
@vladislav-k1 vladislav-k1 deleted the feature/issue-120/deploy-to-ghcr branch January 17, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Github Issue relates to Github functionality (eg. runners). Testing Issue relates to test-driven development.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants