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

chore: extracts task preparation logic to its own script #944

Merged
merged 2 commits into from Oct 18, 2021

Conversation

bartoszmajsak
Copy link
Contributor

Short description of what this resolves:

Extracts Tekton task preparation logic to its own script so it can be reused while publishing to Tekton Hub or deploying to cluster.

Changes proposed in this pull request:

  • logic for tasks templates processing now it its own script
  • reused for both publishing to tekton hub as well as deploying for e2e tests

Fixes #804

so it can be reused while publishing to tekton hub or deploying to cluster
@bartoszmajsak bartoszmajsak added kind/enhancement Kind: New feature or improvement component/ci Component: CI Integration labels Oct 18, 2021
@bartoszmajsak bartoszmajsak merged commit 2c577f9 into master Oct 18, 2021
@bartoszmajsak bartoszmajsak deleted the tekton_prepare_tasks branch October 18, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ci Component: CI Integration kind/enhancement Kind: New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify Tekton release and e2e tests task creation
2 participants