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

Adds support for repository to be an output, Adding in test for #133 #269

Merged
merged 5 commits into from
Dec 30, 2024

Conversation

rshade
Copy link
Contributor

@rshade rshade commented Dec 20, 2024

This adds in a test for #133, with image arguments. It also sets the chart version to match the image version.

@rshade rshade requested a review from a team December 20, 2024 17:19
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@rshade rshade changed the title Adding in test for #133 Adds support for repository to be an output, Adding in test for #133 Dec 20, 2024
@rshade
Copy link
Contributor Author

rshade commented Dec 23, 2024

I pinned google-protobuf because of this issue: pulumi/pulumi#17421

@rshade rshade removed the request for review from a team December 23, 2024 19:02
@rshade rshade force-pushed the test-image-args branch 3 times, most recently from 48c36db to 957ed33 Compare December 23, 2024 21:03
@rshade rshade requested a review from blampe December 23, 2024 21:40
@rshade rshade removed the request for review from blampe December 30, 2024 14:19
@@ -0,0 +1,16 @@
# EditorConfig helps maintain consistent coding styles across editors and IDEs
# More details at https://editorconfig.org
Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting. Eventually I'd like ci-mgmt to ship some commit hooks to apply consistent linting and formatting for us.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That would be great. I love editorconfig. It allows, it allows vscode to just know what to use automagically. We could ship it via ci-mgmt, like we do go-release.

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 added it because the default to .ts is 4spaces in my vscode and it kept refactoring files.

@rshade rshade merged commit 67907b4 into master Dec 30, 2024
17 checks passed
@rshade rshade deleted the test-image-args branch December 30, 2024 20:50
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.

2 participants