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

ci: use --offline mode to lint workflows TDE-1149 TDE-1143 #540

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

paulfouquet
Copy link
Collaborator

Motivation

The current process of linting the workflows is complex as we need to publish them on the kubernetes cluster. Using an offline mode makes things simpler and quicker, removing the connection to the cluster.

Modification

Use the --offline mode to run argo lint, rather than linting from the resources deployed on the cluster.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

l0b0
l0b0 previously approved these changes Apr 17, 2024
Copy link
Contributor

@l0b0 l0b0 left a comment

Choose a reason for hiding this comment

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

🎉

MDavidson17
MDavidson17 previously approved these changes Apr 17, 2024
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Show resolved Hide resolved
@paulfouquet paulfouquet dismissed stale reviews from MDavidson17 and l0b0 via af2b56a April 17, 2024 22:05
@blacha blacha added this pull request to the merge queue Apr 17, 2024
Merged via the queue into master with commit bb05a6a Apr 17, 2024
3 checks passed
@blacha blacha deleted the feat/argo-lint-offline-tde-1149-tde-1143 branch April 17, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants