Skip to content
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

go-module.eclass: invoke "ego mod tidy" with nonfatal #24437

Closed
wants to merge 1 commit into from

Conversation

Flowdalic
Copy link
Member

We previously invoked "mod tidy" without the ego helper function in a
non-fatal way. This was switched to using the ego helper in
f9ee55e ("go-module.eclass: use ego helper function") but without
prefixing the call with nonfatal. Hence the semantic of the eclass
changes: a previously non-fatal invocation became fatal, causing e.g.,
bug #834695.

Fixes: f9ee55e ("go-module.eclass: use ego helper function")
Closes: https://bugs.gentoo.org/834695

@gentoo-bot gentoo-bot added need assignment It was impossible to assign the PR correctly. Please assign it manually. bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Mar 7, 2022
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-03-07 09:02 UTC
Newest commit scanned: da9943d
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/3efac97e85/output.html

We previously invoked "mod tidy" without the ego helper function in a
non-fatal way. This was switched to using the ego helper in
f9ee55e ("go-module.eclass: use ego helper function") but without
prefixing the call with nonfatal. Hence the semantic of the eclass
changes: a previously non-fatal invocation became fatal, causing e.g.,
bug #834695.

Fixes: f9ee55e ("go-module.eclass: use ego helper function")
Closes: https://bugs.gentoo.org/834758
Signed-off-by: Florian Schmaus <flow@gentoo.org>
@Flowdalic Flowdalic changed the title go-module.eclass: invoke "ego mod tidy" with nonfatal go-module.eclass: invoke "ego mod tidy" with nonfatal [please reassign] Mar 8, 2022
@gentoo-bot gentoo-bot changed the title go-module.eclass: invoke "ego mod tidy" with nonfatal [please reassign] go-module.eclass: invoke "ego mod tidy" with nonfatal Mar 8, 2022
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @Flowdalic
Areas affected: eclasses
Packages affected: (none)

@gentoo/github

Linked bugs

Bugs linked: 834758

New packages

This Pull Request appears to be introducing new packages only. Due to limited manpower, adding new packages is considered low priority. This does not mean that your Pull Request will not receive any attention, however, it might take quite some time for it to be reviewed. In the meantime, your new ebuild might find a home in the GURU project repository: the ebuild repository maintained collaboratively by Gentoo users. GURU offers your ebuild a place to be reviewed and improved by other Gentoo users, while making it easy for Gentoo users to install it and enjoy the software it adds.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added need assignment It was impossible to assign the PR correctly. Please assign it manually. bug linked Bug/Closes found in footer, and cross-linked with the PR. and removed need assignment It was impossible to assign the PR correctly. Please assign it manually. bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Mar 8, 2022
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-03-08 08:37 UTC
Newest commit scanned: fc12d0d
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/b47b36f4e2/output.html

@gentoo-bot gentoo-bot closed this in 2ad9100 Mar 8, 2022
@Flowdalic Flowdalic deleted the go-module-eclass-nonfatal branch November 23, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug linked Bug/Closes found in footer, and cross-linked with the PR. need assignment It was impossible to assign the PR correctly. Please assign it manually.
Projects
None yet
3 participants