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

Docs: Private Plugins (Dev Versions) #554

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dericksozo
Copy link
Contributor

(docs): Making changes to the private plugins page to account for the new UI, the new flow, and account for dev versions. Adding new screenshots, and updating, various versions.

… new UI, the new flow, and account for dev versions. Adding new screenshots, and updating, various versions.
@dericksozo dericksozo added the documentation Improvements or additions to documentation label Dec 10, 2024
@dericksozo dericksozo self-assigned this Dec 10, 2024
Copy link
Member

@yuval-hazaz yuval-hazaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dericksozo
approved with one minor comment

Next, let's add a git tag to your plugin.
Amplication uses Git tags to identify plugin versions during code generation.
Dev Versions streamline the plugin development process by automatically using the latest code from your repository's base branch.
This eliminates the need to publish new versions during development and testing.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "dev" version must be specifically selected in the plugin installation settings to use the dev version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yuval-hazaz If I'm understanding you correctly, the plugin installation settings page, should have a setting to use the development version?

This page:
Screen Shot 2024-12-18 at 7 58 41 PM

This is separate from the dev versions toggle that developers have to toggle on the plugin repository private plugin settings page?

Screen Shot 2024-12-18 at 7 59 53 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants