Skip to content

chore(release): rebuild with Spark and Breez credentials#3802

Merged
openoms merged 1 commit into
mainfrom
chore(release)--rebuild-with-Spark-and-Breez-credentials
Jun 1, 2026
Merged

chore(release): rebuild with Spark and Breez credentials#3802
openoms merged 1 commit into
mainfrom
chore(release)--rebuild-with-Spark-and-Breez-credentials

Conversation

@openoms

@openoms openoms commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Creates a release-visible chore(release) commit to trigger a new prerelease build for 2.4.50.

The previous ci(release) commit was ignored by the prerelease changelog generation, so the pipeline continued to report Nothing to Release even though the Spark and Breez credentials are now available in Concourse.

Why

prerelease only advances when git-cliff finds a conventional commit included by the release config. ci: commits are filtered out, but chore: commits are included.

A new dev build is needed so the generated mobile artifacts include:

  • SPARK_TOKEN_IDENTIFIER
  • BREEZ_API_KEY
  • BREEZ_NETWORK

Testing

Not run locally. This is an empty release-trigger commit; validation is the Concourse flow:

  • test-unit
  • check-code
  • dev-build
  • prerelease

@openoms openoms merged commit df61baa into main Jun 1, 2026
6 of 8 checks passed
@openoms openoms deleted the chore(release)--rebuild-with-Spark-and-Breez-credentials branch June 1, 2026 11:23
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.

2 participants