-
Notifications
You must be signed in to change notification settings - Fork 213
fix(deps): update goreleaser pro #779
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
Conversation
|
6763636
to
4f97815
Compare
fe6b0ca
to
1479c59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the go.sum file was not updated
4034738
to
aaf3784
Compare
20cfa70
to
70716d7
Compare
c4eff7d
to
31bc23f
Compare
df31bca
to
042613d
Compare
042613d
to
0fb35c2
Compare
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try out with new nightly build Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add goppc64 goreleaser setting Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with goppc64 env var Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back goamd64 env var Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back GOARM variable Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> remove probably unneeded env vars Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> revert unneeded changes Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try setting ppc64 variables Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> prettify debug cmds Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back v1 suffixes to upload tasks Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> enable everything Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back arm Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> go back to nightly, remove experimental arm setting Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with 2.6.1 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with all default settings Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> again Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try agin Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try power9 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> just build ppc64le Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> just run arm Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> remove target setting Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with env var Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try again Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> explicitely set power8 and power9 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back ppc64le and see what happens Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> go back to default arm v7 through experimental env var Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try setting completely wrong env var for GOARM Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> revert Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try to update default arm version with experimental variable Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with integer instead of string for arm version Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add arm to core, remove others for faster build times Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back more architectures Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> remove archive from contrib build-only config Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add arm64 builds Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> fix msi upload task Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> back to just amd64... Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> remove ppc64le again Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back systems and architectures Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> correct artifacts.json name Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> change dist folder name Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> debug artifacts json file Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> just show relevant folders Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> update go mods Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> just run amd64 again Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> dockerfile from/as casing Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try with new goreleaser nightly build Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try setting target manually Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try to set goamd64 in goreleaser file directly Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> remove windows from otelcol-contrib Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back most arches to otelcol-core Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> add back windows builds Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> fix goamd64 setting Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> fix path to upload artifacts Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> cut down arches to just linux amd64 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> fix package upload Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> go back to 2.6.1 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> less architectures Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> more debugging - 2.6.0 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> more debugging - revert to 2.5.0 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> more debugging - revert to 2.5.1 Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> debugging Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> try to fix otlp build Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> update nfpm config to new config object Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> update deprecated field in builder config Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com> go mod tidy Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
e92ebe9
to
5ad147e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after lots of debugging and finding bugs in goreleaser, resolving them with the maintainers and testing new nightly builds, this PR is finally working and just needs to wait on the next goreleaser release to be published.
I'll update it as soon as the new goreleaser release is out.
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
I updated the PR to the latest GoReleaser Pro v2.7.0 version which includes the bugfixes needed to update things in this repo here. Everything should now be ready for merging 🚀 |
seems like another review for the k8s distro is required from @open-telemetry/helm-approvers or @open-telemetry/operator-approvers |
This PR contains the following updates:
v2.4.8-pro
->v2.6.1-pro
v2.4.8
->v2.6.1
Release Notes
goreleaser/goreleaser-pro (github.com/goreleaser/goreleaser-pro/v2)
v2.6.1-pro
Compare Source
Changelog
Shared with OSS
Bug fixes
Dependency updates
Documentation updates
Other work
v2.6.0-pro
Compare Source
Changelog
Pro-only
New features
Bug fixes
Build process updates
Other work
Shared with OSS
New features
Bug fixes
Dependency updates
04ec561
toc233391
(#5448)13aaa4b
to04ec561
(#5434)6c5c959
tod37127f
(#5426)d37127f
to13aaa4b
(#5428)Documentation updates
Build process updates
Other work
v2.5.1-pro
Compare Source
Changelog
Pro-only
Bug fixes
Shared with OSS
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work
v2.5.0-pro
Compare Source
Changelog
Pro-only
New features
Bug fixes
Build process updates
Other work
Shared with OSS
New features
Bug fixes
Dependency updates
9a31ef0
to6c5c959
(#5349)9bfa54e
to9a31ef0
(#5341)Documentation updates
Build process updates
Other work
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.