Skip to content

fix: Correct major version in go.mod#19809

Merged
erezrokah merged 1 commit intomainfrom
chore/add_pkg_go_tag_support_scaffold
Dec 2, 2024
Merged

fix: Correct major version in go.mod#19809
erezrokah merged 1 commit intomainfrom
chore/add_pkg_go_tag_support_scaffold

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Same as #19806 and #19805 for the Scaffold tool

@erezrokah erezrokah requested review from a team and ronsh12 December 2, 2024 10:50
@erezrokah erezrokah merged commit fc3606d into main Dec 2, 2024
@erezrokah erezrokah deleted the chore/add_pkg_go_tag_support_scaffold branch December 2, 2024 10:58
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [3.4.6](scaffold-v3.4.5...scaffold-v3.4.6) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19809](#19809)) ([fc3606d](fc3606d))

---
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 #19809 for plugins.

The PR:
1. Updates the publishing workflows so we push a tag prefixed with the
sub directory path per plugin
2. Ensures each plugin module in `go.mod` has the correct major version

<!--
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants