Revert "Simplify goreleaser config for cloudsmith repos"#407
Merged
Nmishin merged 1 commit intotofuutils:mainfrom May 9, 2025
Merged
Revert "Simplify goreleaser config for cloudsmith repos"#407Nmishin merged 1 commit intotofuutils:mainfrom
Nmishin merged 1 commit intotofuutils:mainfrom
Conversation
This reverts commit b66c29e. Signed-off-by: Nikolai Mishin <sanduku.default@gmail.com>
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
May 15, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v4.4.0` -> `v4.6.2` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>tofuutils/tenv (tofuutils/tenv)</summary> ### [`v4.6.2`](https://github.com/tofuutils/tenv/releases/tag/v4.6.2) [Compare Source](tofuutils/tenv@v4.4.0...v4.6.2) #### What's Changed - go: bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 by [@​dependabot](https://github.com/dependabot) in tofuutils/tenv#387 - fix(tests): add codecov integration by [@​kvendingoldo](https://github.com/kvendingoldo) in tofuutils/tenv#391 - Add MacPorts installation instructions to README by [@​suhailskhan](https://github.com/suhailskhan) in tofuutils/tenv#393 - go: bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 by [@​dependabot](https://github.com/dependabot) in tofuutils/tenv#394 - gh-actions: bump golangci/golangci-lint-action from 6 to 7 by [@​dependabot](https://github.com/dependabot) in tofuutils/tenv#384 - Simplify goreleaser config for cloudsmith repos by [@​Nmishin](https://github.com/Nmishin) in tofuutils/tenv#395 - Add cloudsmith installation option to the readme by [@​Nmishin](https://github.com/Nmishin) in tofuutils/tenv#396 - gh-actions: bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by [@​dependabot](https://github.com/dependabot) in tofuutils/tenv#398 - go: bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 by [@​dependabot](https://github.com/dependabot) in tofuutils/tenv#399 - add terramate support by [@​dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#397 - \-k flag default come from env var by [@​dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#402 - Fix : handle terragrunt alpha version format by [@​dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#403 - Revert "Simplify goreleaser config for cloudsmith repos" by [@​Nmishin](https://github.com/Nmishin) in tofuutils/tenv#407 - Pin GH actions versions with ratchet by [@​Nmishin](https://github.com/Nmishin) in tofuutils/tenv#408 #### New Contributors - [@​suhailskhan](https://github.com/suhailskhan) made their first contribution in tofuutils/tenv#393 **Full Changelog**: tofuutils/tenv@v4.4.0...v4.6.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4yIiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reverts commit b66c29e.
Revert for now.