matrix-js-sdk
Extend release automation with GPG signing, assets & changelog merging
#3852
Merged

Commits
  • Tidy reusable release workflow
    t3chguy committed 2 years ago
  • Add ability to include upstream changes
    t3chguy committed 2 years ago
  • Add ability to upload assets and gpg sign them
    t3chguy committed 2 years ago
  • Update relative composite actions
    t3chguy committed 2 years ago
  • Wire up validating release tarball signature
    t3chguy committed 2 years ago
  • Validate release has expected assets
    t3chguy committed 2 years ago
  • Paths
    t3chguy committed 2 years ago
  • Use gpg outputs for email instead of scraping it ourselves
    t3chguy committed 2 years ago
  • v6
    t3chguy committed 2 years ago
  • Extract pre-release and post-merge-master scripts
    t3chguy committed 2 years ago
  • Reuse pre-release and post-merge-master scripts in gha
    t3chguy committed 2 years ago
  • Cull unused vars
    t3chguy committed 2 years ago
  • Revert
    t3chguy committed 2 years ago
  • Remove unused variables
    t3chguy committed 2 years ago
  • Simplify
    t3chguy committed 2 years ago
  • Simplify and fix merge-release-notes script
    t3chguy committed 2 years ago
  • Tidy release automation
    t3chguy committed 2 years ago
  • Update release.sh
    t3chguy committed 2 years ago
  • Merge branch 't3chguy/tidy-release-automation' of github.com:matrix-org/matrix-js-sdk into t3chguy/fix/wat23
    t3chguy committed 2 years ago
  • Merge branch 't3chguy/tidy-release-automation' of github.com:matrix-org/matrix-js-sdk into t3chguy/fix/wat23
    t3chguy committed 2 years ago
  • Move environment
    t3chguy committed 2 years ago
  • s/includes/contains/
    t3chguy committed 2 years ago
  • Iterate uses syntax
    t3chguy committed 2 years ago
  • Fix action-repo calls
    t3chguy committed 2 years ago
  • Fix RELEASE_NOTES env
    t3chguy committed 2 years ago
  • Fix if check
    t3chguy committed 2 years ago
  • Fix gpg tag signing
    t3chguy committed 2 years ago
  • Cull stale params
    t3chguy committed 2 years ago
  • Fix sign-release-tarball paths being outside the workspace
    t3chguy committed 2 years ago
  • Fix gpg validation (of course wget uses `-O` and not `-o`)
    t3chguy committed 2 years ago
  • Fix expected asset assertion
    t3chguy committed 2 years ago
  • Fix release publish mode
    t3chguy committed 2 years ago
  • Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into t3chguy/fix/wat23
    t3chguy committed 2 years ago
Loading