Skip to content

Clean up setup script options#2892

Merged
stevenengler merged 4 commits intoshadow:mainfrom
stevenengler:remove-setup-profile
Apr 26, 2023
Merged

Clean up setup script options#2892
stevenengler merged 4 commits intoshadow:mainfrom
stevenengler:remove-setup-profile

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

Part of the 3.0 changes.

  • remove the --profile option
  • remove the -C short form for --coverage
    • the coverage option is rarely used and I don't think it needs a short form
  • remove deprecated --include and --library options
    • i don't know if these are still useful, but they're marked as deprecated so now would be the time to remove them

@stevenengler stevenengler requested a review from sporksmith April 26, 2023 15:16
@stevenengler stevenengler self-assigned this Apr 26, 2023
@github-actions github-actions bot added the Component: Build Build/install tools and dependencies label Apr 26, 2023
The coverage option is rarely used and I don't think it needs a short form.
These options are marked as deprecated.
@stevenengler stevenengler force-pushed the remove-setup-profile branch from fa6294c to 057a79b Compare April 26, 2023 23:09
@stevenengler stevenengler enabled auto-merge April 26, 2023 23:11
@stevenengler stevenengler disabled auto-merge April 26, 2023 23:11
@github-actions github-actions bot added the Component: Documentation In-repository documentation, under docs/ label Apr 26, 2023
@stevenengler stevenengler enabled auto-merge April 26, 2023 23:11
@stevenengler stevenengler merged commit 7cfb9ac into shadow:main Apr 26, 2023
@stevenengler stevenengler deleted the remove-setup-profile branch April 26, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Documentation In-repository documentation, under docs/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove --profile option from setup script

2 participants