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

Expose layers to JS apps via a NPM package #1300

Closed
mnapoli opened this issue Oct 20, 2022 · 2 comments
Closed

Expose layers to JS apps via a NPM package #1300

mnapoli opened this issue Oct 20, 2022 · 2 comments
Assignees
Milestone

Comments

@mnapoli
Copy link
Member

mnapoli commented Oct 20, 2022

WIP: https://github.com/brefphp/layers.js

This will allow writing:

  • a Serverless Framework plugin distributed via NPM (no need for Composer install to deploy, requested by some)
  • a CDK integration
  • a Pulumi integration

This isn't mandatory and will not affect most Bref users. But it will unlock more use cases.

@mnapoli mnapoli self-assigned this Oct 20, 2022
@GrahamCampbell
Copy link
Contributor

no need for Composer install to deploy, requested by some

Who are these animals? 😆 :trollface:

@mnapoli mnapoli added this to the 2.0 milestone Oct 28, 2022
@mnapoli
Copy link
Member Author

mnapoli commented Oct 28, 2022

Done and automated!

https://github.com/brefphp/layers.js has layers.json updated and a new release tagged automatically whenever we publish new layers 🎉

@mnapoli mnapoli closed this as completed Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants