Skip to content

Comments

feature/issue-119/pull-from-ghcr#130

Merged
GerardChabaBristol merged 4 commits intodevfrom
feature/issue-119/pull-from-ghcr
Jan 17, 2025
Merged

feature/issue-119/pull-from-ghcr#130
GerardChabaBristol merged 4 commits intodevfrom
feature/issue-119/pull-from-ghcr

Conversation

@GerardChabaBristol
Copy link
Collaborator

Issue(s):

#119

Type of change: (choose required ones)

  • New feature
  • Refactor/Optimization

Description:

  • Created a shell script that pulls Docker images from GHCR.
  • Created a .env file containing the Personal Access Token (only found in server, not in our repo) -> included .env in .gitignore.

Testing instructions:

Testing is successful, the script works perfectly.

GerardChabaBristol and others added 4 commits January 17, 2025 17:05
Created shell script to pull image from GHCR to server.

Co-authored-by: Siyuan106 <gr23994@bristol.ac.uk>
.env file contains a Personal Access Token which should be hidden.

Co-authored-by: Siyuan106 <gr23994@bristol.ac.uk>
Added an instruction line: run sudo systemctl start docker before running the script.
@GerardChabaBristol GerardChabaBristol added Testing Issue relates to test-driven development. Github Issue relates to Github functionality (eg. runners). labels Jan 17, 2025
@GerardChabaBristol GerardChabaBristol added this to the Develop CD milestone Jan 17, 2025
@GerardChabaBristol GerardChabaBristol linked an issue Jan 17, 2025 that may be closed by this pull request
Copy link
Contributor

@RainBOY-ZZX RainBOY-ZZX 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.

Copy link
Contributor

@Siyuan106 Siyuan106 left a comment

Choose a reason for hiding this comment

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

looks nice

@GerardChabaBristol GerardChabaBristol merged commit 0af1522 into dev Jan 17, 2025
1 check passed
@GerardChabaBristol GerardChabaBristol deleted the feature/issue-119/pull-from-ghcr branch January 17, 2025 18:07
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 server to pull container from GHCR

3 participants