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

Update linter to version 1.40.1 #6033

Closed
wants to merge 66 commits into from

Conversation

pedroalvesbatista
Copy link
Contributor

Description of the Pull Request (PR):

The linter golint will be deprecated soon, so 1.40.1 is the major version available for now. Whenever an update be provided, another update will be necessary. For now, 1.40.1 works fine.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following:

dtrudg and others added 30 commits May 4, 2021 10:20
Update URLs and references in MD files
 - Do not clear GOGC and GODEBUG in starter C init
 - Log FD_CLOEXEC on fds
Closes #7

Prevent a GC cycle firing after fds have been closed, which can cause
a netpoll panic.

Co-authored-by: Adam Hughes <[email protected]>
Add split issue templates, for bug reports, feature requests, and others.
Disable Go runtime GC for starter process
…ontainers/image/v5-5.12.0

Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0
Alpine Linux and Debian package Singularity themselves. The
dist/alpinelinux and dist/debian directories contain old package specs
that are not suitable to build a current version of Singularity, and
are therefore misleading.

Fixes #17
Remove old-style ISSUE_TEMPLATE.md
Remove outdated dist/alpinelinux & dist/debian
Bumps [github.com/sylabs/sif](https://github.com/sylabs/sif) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/sylabs/sif/releases)
- [Commits](sylabs/sif@v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update and expose some old .github documentation
Bumps [github.com/sylabs/sif](https://github.com/sylabs/sif) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/sylabs/sif/releases)
- [Commits](sylabs/sif@v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <[email protected]>
…ylabs/sif-1.2.3

Bump github.com/sylabs/sif from 1.2.2 to 1.2.3
Change tarball / package name to singularity-ce
The real URI to which we are pushing is computed at a lower level, in
remote endpoint handling, than we have access to in the CLI newpair
code. At present it is only correct for the default keystore.

Remove the URI from the message, until we can address the issue by
having the CLI code able to know the true correct URI in all cases.

Fixes #4

See also #23
Add version to extracted dir from tarball
Do not show keystore URI in newpair confirmation message
Adam Hughes and others added 22 commits May 13, 2021 18:26
Simplify check-go-mod Step
…ontainerd/containerd-1.5.1

build(deps): bump github.com/containerd/containerd from 1.5.0 to 1.5.1
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@DrDaveD DrDaveD added this to the 3.8.0 milestone Jun 11, 2021
@pedroalvesbatista pedroalvesbatista deleted the sylabs41 branch June 14, 2021 15:58
@pedroalvesbatista pedroalvesbatista restored the sylabs41 branch June 14, 2021 15:58
@pedroalvesbatista pedroalvesbatista deleted the sylabs41 branch June 14, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update linter to version 1.41.0
5 participants