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

Bump version and update CHANGELOG for core v2.16.0 #14263

Closed
wants to merge 16 commits into from

Conversation

chainchad
Copy link
Collaborator

Signed-off-by: chainchad 96362174+chainchad@users.noreply.github.com

Requires Dependencies

Resolves Dependencies

Signed-off-by: chainchad <96362174+chainchad@users.noreply.github.com>
Copy link
Contributor

I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

amit-momin and others added 2 commits September 3, 2024 13:11
* Updated EstimateGasLimit config name to EstimateLimit

* Updated mocks

* Fixed linting

* Updated changeset
* remove other gha workflows and test build-publish workflow

* update cosigner gha and version

* add env GORELEASER_KEY

* add GITHUB_TOKEN env

* temp add current_tag env

* add --skip=validate temp

* remove prev

* skip release

* use disable instead

* fix post release publish bug

* use keyless signing

* revert and comment stdin

* comment all cosign user/pass

* add args to docker_signs

* remove cosign user/pass env and uncomment other workflow

* update cosign to keyless for regular docker build images

* use keyless input and temp remove slack-notify

* use image digest for signing

* use --yes flag in cosign sign and update cosign-installer version

* add --yes flag to cosign verify

* fix typo and remove --yes

* refactor to remove cosign keypair way and only use keyless signing

* revert back deleted gha workflow files

* refactor with suggestions

* fix set env step

* fix typos and naming
…sign-build-publish

Add OIDC keyless cosign for docker build and goreleaser build
@chainchad chainchad changed the title Bump version and update CHANGELOG fore core v2.16.0 Bump version and update CHANGELOG for core v2.16.0 Sep 4, 2024
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.

8 participants