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

Re-add deprecated scripts, drop shebang from cli modules #187

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jun 28, 2024

This is a follow-up change to re-add deprecated scripts so we don't break any existing use of those scripts while folks migrate to better ways to invoke them.

Additionally, we can drop the shebangs and executable permissions from the CLI modules that were renamed in the previous commit.

This PR is in draft only until #186 has been merged, and can be reviewed as-is.

@cottsay cottsay requested a review from nuclearsandwich June 28, 2024 15:25
@cottsay cottsay self-assigned this Jun 28, 2024
@cottsay cottsay force-pushed the cottsay/entry-points branch from 3abba41 to 927b6e2 Compare June 28, 2024 19:21
Base automatically changed from cottsay/entry-points to master June 28, 2024 19:36
This is a follow-up change to re-add deprecated scripts so we don't
break any existing use of those scripts while folks migrate to better
ways to invoke them.

Additionally, we can drop the shebangs and executable permissions from
the CLI modules that were renamed in the previous commit.
@cottsay cottsay force-pushed the cottsay/deprecated-scripts branch from f93823f to 78aa60f Compare June 28, 2024 19:38
@cottsay cottsay marked this pull request as ready for review June 28, 2024 19:38
@cottsay cottsay merged commit 516507c into master Jun 28, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/deprecated-scripts branch June 28, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants