Skip to content

Comments

feature/issue-104/deploy-to-ghcr#117

Closed
GerardChabaBristol wants to merge 2 commits intodevfrom
feature/issue-104/deploy-to-ghcr
Closed

feature/issue-104/deploy-to-ghcr#117
GerardChabaBristol wants to merge 2 commits intodevfrom
feature/issue-104/deploy-to-ghcr

Conversation

@GerardChabaBristol
Copy link
Collaborator

@GerardChabaBristol GerardChabaBristol commented Jan 16, 2025

Issue(s):

#120

Type of change:

  • New feature

Description:

Created a Github action that builds and deploys a Docker image to our GitHub Container Repository (for CD).

Additional context:

The code contains a GitHub secret (which our mentor added). If the mentor added it with a different name, it may have to be modified.

Testing instructions:

The action runs when a pull request/push is made on dev. We need to verify that it successfully creates an image on GHCR.

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
@Siyuan106
Copy link
Contributor

Looks good!

@GerardChabaBristol GerardChabaBristol added this to the Develop CD milestone Jan 16, 2025
@GerardChabaBristol GerardChabaBristol linked an issue Jan 16, 2025 that may be closed by this pull request
@GerardChabaBristol GerardChabaBristol removed a link to an issue Jan 16, 2025
@GerardChabaBristol GerardChabaBristol linked an issue Jan 16, 2025 that may be closed by this pull request
@GerardChabaBristol GerardChabaBristol deleted the feature/issue-104/deploy-to-ghcr branch January 16, 2025 19:29
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.

Develop GitHub Action for CD

2 participants