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

e2e workflow update #67

Merged
merged 3 commits into from
Apr 12, 2022
Merged

e2e workflow update #67

merged 3 commits into from
Apr 12, 2022

Conversation

romdalf
Copy link
Contributor

@romdalf romdalf commented Apr 12, 2022

bumping the actions version
adding trivy within e2e workflow
remonving trivy from PR trigger

adding trivy within e2e workflow
remonving trivy from PR trigger
@romdalf romdalf added the enhancement New feature or request label Apr 12, 2022
@@ -25,7 +23,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@2a2157eb22c08c9a1fac99263430307b8d1bc7a2
with:
image-ref: ghcr.io/ondat/trousseau:${{ github.sha }}'
image-ref: ghcr.io/ondat/trousseau:latest'
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please describe why latest is the best to use here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I modified the trivy.yml for ondemand only as there is a dedicated definition for the e2e and I pointed to latest for that purpose.
Would you put instead?

Copy link
Contributor

Choose a reason for hiding this comment

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

Nothing special, i just feel cold using latest, because some systems always pulls the latest from the repo

Copy link
Contributor Author

Choose a reason for hiding this comment

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

since we have the trivy vulnerability scanning done for every PR, we can potentially remove this ondemand scan

mhmxs
mhmxs previously approved these changes Apr 12, 2022
@romdalf romdalf merged commit d2e9709 into main Apr 12, 2022
@romdalf romdalf deleted the e2e-workflow branch April 12, 2022 15:27
@romdalf romdalf moved this from Done (RFE) to Done (Others) in Roadmap - where are we? Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants