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

Webiny CLI / Extensions -Improvements #4206

Merged
merged 40 commits into from
Aug 19, 2024
Merged

Webiny CLI / Extensions -Improvements #4206

merged 40 commits into from
Aug 19, 2024

Conversation

adrians5j
Copy link
Member

@adrians5j adrians5j commented Jul 19, 2024

Changes

This PR brings a couple of extensions-related DX improvements.

Most importantly, the webiny scaffold extension command now also allows direct download and set up of an example from our webiny-examples repository. For example, running the following command will download and set up the Custom Admin Logo example:

yarn webiny scaffold extension admin-logo

With this in place, we can improve our extensions-related articles by adding a simple webiny scaffold extension command that the user can run and immediately get the extension in their Webiny project, ready to be used.

Additional Changes

1. Resolved Version Mismatch Issues

2. Improved Messaging

How Has This Been Tested?

Manually.

Documentation

Changelog. CLI docs. We'll be adding the ability to direct-download extensions in different articles along the way.

@adrians5j adrians5j added this to the 5.40.3 milestone Jul 19, 2024
@adrians5j adrians5j changed the title Webiny CLI / Extensions - Direct Download/Set Up of Examples Webiny CLI / Extensions -Improvements Jul 19, 2024
@adrians5j adrians5j modified the milestones: 5.40.3, 5.40.5 Aug 8, 2024
@adrians5j adrians5j marked this pull request as ready for review August 19, 2024 10:23
@adrians5j adrians5j merged commit f677787 into dev Aug 19, 2024
91 of 92 checks passed
@adrians5j adrians5j deleted the adrian/ext-download branch August 22, 2024 11:39
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.

1 participant