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: recreate workflow environment test #625

Merged
merged 8 commits into from
Mar 13, 2023

Conversation

tomer-landesman
Copy link
Contributor

@tomer-landesman tomer-landesman commented Mar 9, 2023

Issue & Steps to Reproduce / Feature Request

we wanted to recreate the workflow environment test with a new solution that would work correctly

Solution

fixed the workflow template and introduced data to the null resource pre created template to be more explicit about what is going on.

I made sure it is running successfully against BORS stage:
image

}

data "env0_template" "sub_environment_null_template" {
name = "null resource"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added that to make it more explicit that we are using a pre created template

@tomer-landesman
Copy link
Contributor Author

@github-actions github-actions bot added ready to merge PR approved - can be merged once the PR owner is ready and removed pending final review labels Mar 10, 2023
@TomerHeber TomerHeber merged commit f4dc42d into main Mar 13, 2023
@TomerHeber TomerHeber deleted the chore-recreate-workflow-environment-test branch March 13, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore integration-tests ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants