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

add build image and deploy #71

Merged
merged 3 commits into from
Dec 5, 2023
Merged

add build image and deploy #71

merged 3 commits into from
Dec 5, 2023

Conversation

haofrank
Copy link
Collaborator

@haofrank haofrank commented Dec 5, 2023

  • add build task to pipeline
  • add deploy task to pipeline
  • update image name in deployment.yaml for pipline
  • update deploy image requirement.txt, add BDD requirements

Test Step:

  1. oc create -f .tekton/
  2. start the pipeline on OpenShift
  3. check pipeline run logs
  4. oc get pod double check the pod is running

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be792dc) 96.36% compared to head (18b1334) 96.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   96.36%   96.36%           
=======================================
  Files           8        8           
  Lines         330      330           
=======================================
  Hits          318      318           
  Misses         12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haofrank haofrank merged commit 379de76 into master Dec 5, 2023
4 checks passed
@haofrank haofrank deleted the build_deploy branch December 5, 2023 07:19
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.

2 participants