CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Added .tekton folder pipeline tasks workspace yaml files #77

Closed bairixie closed 6 months ago

bairixie commented 6 months ago

added.tekton folder with pipeline , tasks , workspace and built pipeline in the openshift

Screenshot 2024-04-26 at 3 49 42 PM Screenshot 2024-04-26 at 3 48 35 PM

Pipeline successfully run and pass the tasks

nedjulius commented 6 months ago

did you also create an openshift user and deploy it or is it just files for tekton?

bairixie commented 6 months ago

did you also create an openshift user and deploy it or is it just files for tekton?

I created it on the openshift and copied the yaml file from that and delete the metadata, but I want to hold on to it for now since the professor sent an email saying he is going to talk about this next class

nedjulius commented 6 months ago

did you also create an openshift user and deploy it or is it just files for tekton?

I created it on the openshift and copied the yaml file from that and delete the metadata, but I want to hold on to it for now since the professor sent an email saying he is going to talk about this next class

makes sense. maybe we should merge this after the lecture so that we can set everything up in one go? what do you think?

bairixie commented 6 months ago

did you also create an openshift user and deploy it or is it just files for tekton?

I created it on the openshift and copied the yaml file from that and delete the metadata, but I want to hold on to it for now since the professor sent an email saying he is going to talk about this next class

makes sense. maybe we should merge this after the lecture so that we can set everything up in one go? what do you think?

ok, no problem

bairixie commented 6 months ago

added .tekton folder with pipeline , tasks , workspace in order to get started building our pipeline

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.28%. Comparing base (0168e51) to head (b2d8602). Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== + Coverage 97.25% 97.28% +0.03% ========================================== Files 11 11 Lines 437 442 +5 ========================================== + Hits 425 430 +5 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.