chore: bump version to v0.0.54#196
Merged
Merged
Conversation
Picks up: - feat(presets): default pprof on dev presets (#195) — engineers can now profile dev SNDs via `kubectl port-forward <pod> 6060:6060` without hand-editing the spec. - sei-config v0.0.18 → v0.0.19 (#193) - sei-config v0.0.17 → v0.0.18 (#192) Triggers CI to publish a new `ghcr.io/sei-protocol/seictl:v0.0.54` image. Follow-ups: - sei-protocol/platform: bump harbor nightly cronjob seictl download URL from v0.0.49 → v0.0.54 (clusters/harbor/nightly/release/cronjob.yaml). - sei-protocol/Tide: pin "seictl v0.0.54+" in the harbor-dev pprof recipe. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
PR SummaryLow Risk Overview This is a release cut, not an application code change; it packages work already on the default branch (e.g. dev preset pprof defaults and sei-config bumps noted in the PR description). Reviewed by Cursor Bugbot for commit 3073c40. Bugbot is set up for automated code reviews on this repo. Configure here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps
version.jsonfrom v0.0.53 → v0.0.54. Triggers CI to publishghcr.io/sei-protocol/seictl:v0.0.54.Picks up
kubectl port-forward <pod> 6060:6060without hand-editing the specFollow-ups
clusters/harbor/nightly/release/cronjob.yamlTest plan
grep pprof_listen_address /.sei/config/config.tomlreturns the override on a fresh dev SND🤖 Generated with Claude Code