Skip to content

fix: Validate versions only for github registry#188

Merged
shimonp21 merged 2 commits intocloudquery:mainfrom
shimonp21:fix_validate
Sep 28, 2022
Merged

fix: Validate versions only for github registry#188
shimonp21 merged 2 commits intocloudquery:mainfrom
shimonp21:fix_validate

Conversation

@shimonp21
Copy link
Copy Markdown
Contributor

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

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

Makes sense, even though there is a workaround I think this will improve developer experience a little.

@shimonp21 shimonp21 merged commit 7f9a3ba into cloudquery:main Sep 28, 2022
shimonp21 pushed a commit that referenced this pull request Sep 28, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.10.2](v0.10.1...v0.10.2)
(2022-09-28)


### Bug Fixes

* Streaming to destination plugin wasn't implemented correctly
([#187](#187))
([8e28bd1](8e28bd1))
* Validate versions only for github registry
([#188](#188))
([7f9a3ba](7f9a3ba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@yevgenypats
Copy link
Copy Markdown
Contributor

@shimonp21 can you also add a test to that so we can catch regressions.

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.

4 participants