Skip to content

fix: Version CLI as v6 per current tag#19805

Merged
erezrokah merged 2 commits intomainfrom
fix/align_cli_major_version
Dec 2, 2024
Merged

fix: Version CLI as v6 per current tag#19805
erezrokah merged 2 commits intomainfrom
fix/align_cli_major_version

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Since our tag is at v6 the module name in cli/go.mod should follow the same major version

@erezrokah erezrokah requested review from a team and k-rheinheimer December 2, 2024 09:07
@cq-bot cq-bot added the area/cli label Dec 2, 2024
@erezrokah erezrokah requested review from marianogappa and removed request for k-rheinheimer December 2, 2024 09:14
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 2, 2024
@erezrokah erezrokah merged commit 0eea0cb into main Dec 2, 2024
@erezrokah erezrokah deleted the fix/align_cli_major_version branch December 2, 2024 09:39
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [6.12.3](cli-v6.12.2...cli-v6.12.3) (2024-12-02)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* Version CLI as v6 per current tag ([#19805](#19805)) ([0eea0cb](0eea0cb))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
erezrokah added a commit that referenced this pull request Dec 2, 2024
<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

Same as #19806 and
#19805 for the Scaffold
tool

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

- [ ] Read the [contribution
guidelines](https://github.com/cloudquery/cloudquery/blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `make lint` to ensure the proposed changes follow the coding
style 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
- [ ] If changing a source plugin run `make gen` to ensure docs are up
to date 📝
- [ ] Ensure the status checks below are successful ✅
--->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants