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

Merge feature/cicd into main #9

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Merge feature/cicd into main #9

merged 4 commits into from
Dec 8, 2023

Conversation

qtrinh2
Copy link
Contributor

@qtrinh2 qtrinh2 commented Dec 7, 2023

feature/cicd

summary:
automatically generate release for mv-website on commit

desc:

  • created a Dockerfile used in workflow
  • created GitHub Actions workflows: cicd--mv-website.yml
    1. build docker image containing build artifact
    2. archive build artifact
    3. create release
    4. upload build artifact to release
    5. notify systems slack channel release ready for deployment

**currently deployment is done manually by executing an ansible playbook, so at the moment this is not a full end-to-end automated pipeline

github actions workflow to generate release on commit
this docker image, container will be used in cicd pipeline to generate the hugo website.
removed npm install
@qtrinh2 qtrinh2 changed the title Feature/cicd Merge feature/cicd into main Dec 7, 2023
http only for dev url
@qtrinh2 qtrinh2 self-assigned this Dec 7, 2023
@qtrinh2 qtrinh2 marked this pull request as ready for review December 7, 2023 22:31
@qtrinh2 qtrinh2 merged commit c9b08b2 into main Dec 8, 2023
5 checks passed
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.

1 participant