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

[proxies] automatically generate PR when Forge manifest changes #17

Open
MikeMatusz opened this issue Jan 11, 2023 · 0 comments
Open

[proxies] automatically generate PR when Forge manifest changes #17

MikeMatusz opened this issue Jan 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@MikeMatusz
Copy link
Contributor

Describe the feature:
When a new version of Forge is released with updates to the custom-elements.json manifest, it would be nice to automate a PR to forge-angular to pick up any changes. For existing components, running the schematic should generally be sufficient to enable using the new functionality. For new components, more manual intervention is currently required, as the schematic does not currently add the component to the root index or rolled-up modules or create a demo. The PR could potentially be a useful starting point, however, and a prompt that these actions should be taken if anyone wishes to use the component in Angular.

Describe any alternatives you've considered:
The alternative would be a manual process of either Angular developers contributing to Forge following a merged PR up there with another PR here, or Angular developers monitoring Forge for updates in some capacity, perhaps when they wish to update the version of Forge their app is using, and making the necessary updates at that time to keep forge-angular up to date.

@MikeMatusz MikeMatusz added the enhancement New feature or request label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant