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

Remove dead release scripts #4496

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Remove dead release scripts #4496

merged 3 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. Remove redundant pre-release.sh script

    This is now a no-op (there are no `matrix_lib` fields in package.json), so we
    may as well remove it.
    richvdh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    37fe2a8 View commit details
    Browse the repository at this point in the history
  2. Remove redundant post-merge-master script

    Just as pre-release is a no-op, so is this
    richvdh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    197a52f View commit details
    Browse the repository at this point in the history
  3. Remove redundant switch_package_to_release script

    Once more: this script is a no-op.
    richvdh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e473eeb View commit details
    Browse the repository at this point in the history