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

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Nov 5, 2024

pre-release.sh, post-merge-master.sh and switch_package_to_release.[c]js are all now now no-ops, so we can remove the calls to them, and the scripts themselves.

These workflows are referenced from element-web's CI, but only at develop, so it should be safe to remove the scripts themselves at the same time as updating the workflows.

Element-Web does directly refer to switch_package_to_release.cjs, but element-hq/element-web#28384 removes the reference.

This is now a no-op (there are no `matrix_lib` fields in package.json), so we
may as well remove it.
Just as pre-release is a no-op, so is this
Once more: this script is a no-op.
@richvdh richvdh marked this pull request as ready for review November 5, 2024 16:38
@richvdh richvdh requested a review from a team as a code owner November 5, 2024 16:38
@richvdh richvdh added this pull request to the merge queue Nov 5, 2024
Merged via the queue into develop with commit fbbdb6e Nov 5, 2024
31 checks passed
@richvdh richvdh deleted the rav/kill_release_scripts branch November 5, 2024 16:54
t3chguy added a commit that referenced this pull request Nov 12, 2024
Regressed by #4496

Signed-off-by: Michael Telatynski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants