Skip to content

Releases: blinkbitcoin/shared-workflows

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 22:06
53689ee

0.14.0 (2026-09-26)

Features

  • release: dry-run and body-file for pr-release-notes, rehearsed in CI (#90) (ff2e206)
  • workflows: skip unit, E2E and web runs a change cannot affect (#85) (82dfa59)

Bug Fixes

  • ci: hand zizmor its policy with --config, and name make targets for what they check (#86) (5461197)
  • workflows: upload security SARIF from the default branch only, named after each job (#94) (0d84fb7)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 22:15
aa12aaa

0.13.0 (2026-09-24)

Features

  • workflows: run the release-time security scanners in check-security.yml (#82) (521834e)

v0.12.2

Choose a tag to compare

@github-actions github-actions released this 24 Sep 21:20
9eb288b

0.12.2 (2026-09-24)

Bug Fixes

  • e2e: keep iOS E2E off PRs in the example caller unless labelled (#80) (9d9379c)

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 20:42
168ff2a

0.12.1 (2026-09-24)

Bug Fixes

  • e2e: pre-approve the app's URL schemes so iOS never asks "Open in" (#78) (c3a3a1f)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:50
e673d4c

0.12.0 (2026-09-24)

Features

  • ci: add check-security.yml, the reusable security scanning workflow (#74) (1c5bc73)
  • workflows: add dry-run input to publish-store.yml (#72) (ee9fd59)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 01:47
c06cfdc

0.11.0 (2026-09-24)

⚠ BREAKING CHANGES

  • workflows: callers must update their uses: paths. checks.yml -> check-code.yml, unit.yml -> check-unit.yml, codeql.yml -> check-codeql.yml, e2e.yml -> check-e2e.yml, expo-prepare.yml -> build-prepare.yml, expo-build-ios.yml -> build-ios.yml, expo-build-android.yml -> build-android.yml, web.yml -> build-web.yml, badges.yml -> publish-badges.yml, expo-ota-publish.yml -> publish-ota.yml, fastlane-lane.yml -> publish-store.yml, github-release.yml -> publish-github-release.yml, release-pr-notes.yml -> pr-release-notes.yml. pr-title.yml and pr-closed.yml keep their names.

Features

  • workflows: prefix reusable workflow filenames by pipeline stage (#64) (aac1f48)

dev-config: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 22:12
4de37d6

0.6.0 (2026-09-24)

Features

  • workflows: run the release-time security scanners in check-security.yml (#82) (521834e)

dev-config: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 20:15
340475f

0.5.0 (2026-09-24)

Features

  • ci: add check-security.yml, the reusable security scanning workflow (#74) (1c5bc73)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 17:34
edc94b6

0.10.0 (2026-09-23)

Features

  • checks: answer "would these workflows work here?" without spending runners (#56) (f614b79)
  • checks: report the whole consumer contract in one job, not one red at a time (#51) (2975b2f)

Bug Fixes

  • checks: add zizmor and a gitleaks history scan, and check every make ci gate runs in CI (#62) (20ee209)
  • lib: name the fix where a consumer's repository is what is missing (#52) (4dd096f)

dev-config: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 23:27
eb5e2b4

0.4.0 (2026-09-23)

⚠ BREAKING CHANGES

  • workflows: callers must update their uses: paths. checks.yml -> check-code.yml, unit.yml -> check-unit.yml, codeql.yml -> check-codeql.yml, e2e.yml -> check-e2e.yml, expo-prepare.yml -> build-prepare.yml, expo-build-ios.yml -> build-ios.yml, expo-build-android.yml -> build-android.yml, web.yml -> build-web.yml, badges.yml -> publish-badges.yml, expo-ota-publish.yml -> publish-ota.yml, fastlane-lane.yml -> publish-store.yml, github-release.yml -> publish-github-release.yml, release-pr-notes.yml -> pr-release-notes.yml. pr-title.yml and pr-closed.yml keep their names.

Features

  • workflows: prefix reusable workflow filenames by pipeline stage (#64) (aac1f48)