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 app & plugin project manifest default filenames #1296

Merged
merged 6 commits into from
Oct 6, 2022

Conversation

pileks
Copy link
Contributor

@pileks pileks commented Oct 1, 2022

This PR resolves #1295

After this is merged, polywrap.app.yaml and polywrap.plugin.yaml will still be silently accepted as default values for project manifest filenames, but a warning will be printed to the user notifying them of their impeding removal.
Help texts shouldn't display them as default filenames anymore.

Remaining work:

  • Check for any instances of old filenames & figure out fixes (e.g. docgen.ts still has references)
  • Lint

@pileks pileks requested a review from krisbitney October 1, 2022 00:19
@pileks pileks marked this pull request as draft October 1, 2022 00:24
@pileks pileks marked this pull request as ready for review October 2, 2022 13:05
@pileks pileks linked an issue Oct 4, 2022 that may be closed by this pull request
dOrgJelli
dOrgJelli previously approved these changes Oct 6, 2022
@lgtm-com
Copy link

lgtm-com bot commented Oct 6, 2022

This pull request introduces 1 alert when merging 43c0757 into a1a45c5 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@dOrgJelli dOrgJelli merged commit 8b807a7 into origin-dev Oct 6, 2022
@dOrgJelli dOrgJelli deleted the pileks/remove-polywrap-app-plugin-filenames branch April 10, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

polywrap.app.yaml and polywrap.plugin.yaml should become polywrap.yaml
2 participants