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

Add a temporary cron job with output values enabled #1077

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

justinvp
Copy link
Member

The output values feature is currently disabled by default. This duplicates the existing providers job with the feature enabled via PULUMI_ENABLE_OUTPUT_VALUES envvar.

Once we enable the feature by default, we can remove this job here.

The output values feature is currently disabled by default. This duplicates the existing `providers` job with the feature enabled.

Once we enable the feature by default, we can remove this job here.
@justinvp justinvp merged commit ea4475e into master Sep 17, 2021
@pulumi-bot pulumi-bot deleted the justin/cron_outputvalues branch September 17, 2021 22:17
@EvanBoyle
Copy link
Contributor

@justinvp should go be in the test matrix as well?

@justinvp justinvp mentioned this pull request Oct 11, 2021
@justinvp
Copy link
Member Author

should go be in the test matrix as well?

@EvanBoyle, no, this job was only temporary and I just opened #1099 to remove it.

dixler pushed a commit that referenced this pull request Jan 21, 2022
The output values feature is currently disabled by default. This duplicates the existing `providers` job with the feature enabled.

Once we enable the feature by default, we can remove this job here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants