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

Release 1.12 #1972

Merged
merged 2 commits into from Apr 13, 2023
Merged

Release 1.12 #1972

merged 2 commits into from Apr 13, 2023

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Apr 12, 2023

More template functions available in skopeo inspect --format
Adds new ways to supply trusted keys to skopeo standalone-verify.

Now requires Go 1.18.

  • [CI:DOCS] Fix up language in README
  • Add unit tests for tlsVerifyConfig's yaml.Unmarshaler
  • Cirrus: Use human-readable CI VM Images
  • [CI:BUILD] copr: fix el8 build and enable debuginfo
  • [CI:BUILD] enable debuginfo for el8 copr builds
  • Update to use, and benefit from, Go 1.18
  • [CI:DOCS] Disable dependabot
  • Renovate: c/common rule moved to defaults
  • [CI:BUILD] Packit: initial enablement
  • Replace gopkg.in/check.v1 by github.com/stretchr/testify/suite/
  • Corrected typo in skopeo-sync and updated description
  • Fix tabelating output in (skopeo inspect --format)
  • Use common library reporter
  • Fix formatting of inspect examples
  • Use io.WriteString
  • Factor out the output of data in (skopeo inspect)
  • Simplify inspectOptions.writeOutput a bit more
  • Cirrus: Update CI VM images
  • Make the installation instructions more prominent in README.md
  • [CI:BUILD] Packit: trigger builds on commit to main branch
  • systemtests: Fix 040-local-registry-auth about XDG_RUNTIME_DIR
  • Verify signatures from a trust store
  • Rename argument. Only use any with public key file. Double check fingerprint is in public key file.
  • Use multiple fingerprint function Allow comma separated fingerprint list
  • Avoid use of a deprecated capability.NewPid
  • Fix error handling of signature.NewEphemeralGPGSigningMechanism
  • Cross-link the top-level and subcommand option lists
  • Use golangci-lint instead of golint
  • Add (make tools) to install (for now only) golangci-lint, use it in Cirrus

More template functions available in (skopeo inspect --format)
Adds new ways to supply trusted keys to (skopeo standalone-verify).

Now requires Go 1.18.

- [CI:DOCS] Fix up language in README
- Add unit tests for tlsVerifyConfig's yaml.Unmarshaler
- Cirrus: Use human-readable CI VM Images
- [CI:BUILD] copr: fix el8 build and enable debuginfo
- [CI:BUILD] enable debuginfo for el8 copr builds
- Update to use, and benefit from, Go 1.18
- [CI:DOCS] Disable dependabot
- Renovate: c/common rule moved to defaults
- [CI:BUILD] Packit: initial enablement
- Replace gopkg.in/check.v1 by github.com/stretchr/testify/suite/
- Corrected typo in skopeo-sync and updated description
- Fix tabelating output in (skopeo inspect --format)
- Use common library reporter
- Fix formatting of inspect examples
- Use io.WriteString
- Factor out the output of data in (skopeo inspect)
- Simplify inspectOptions.writeOutput a bit more
- Cirrus: Update CI VM images
- Make the installation instructions more prominent in README.md
- [CI:BUILD] Packit: trigger builds on commit to main branch
- systemtests: Fix 040-local-registry-auth about XDG_RUNTIME_DIR
- Verify signatures from a trust store
- Rename argument. Only use any with public key file. Double check fingerprint is in public key file.
- Use multiple fingerprint function Allow comma separated fingerprint list
- Avoid use of a deprecated capability.NewPid
- Fix error handling of signature.NewEphemeralGPGSigningMechanism
- Cross-link the top-level and subcommand option lists
- Use golangci-lint instead of golint
- Add (make tools) to install (for now only) golangci-lint, use it in Cirrus

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac
Copy link
Collaborator Author

mtrmac commented Apr 12, 2023

@vrothberg @TomSweeneyRedHat PTAL

@TomSweeneyRedHat
Copy link
Member

/approve
LGTM

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vrothberg vrothberg merged commit b21f7e0 into containers:main Apr 13, 2023
20 checks passed
@mtrmac mtrmac deleted the release-1.12 branch April 13, 2023 14:55
@mtrmac
Copy link
Collaborator Author

mtrmac commented Apr 13, 2023

v1.12.0 tagged. Cc: @lsm5 @jnovy

@lsm5
Copy link
Member

lsm5 commented Apr 13, 2023

submitted v1.12.0 fedora bodhi updates.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants