Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
ember-cli-deploy-s3-pack
Advanced tools
An ember-cli-deploy plugin pack to implement a simple S3 deployment pattern
ember-cli-deploy-s3-pack
An ember-cli-deploy plugin pack to implement a simple S3 deployment pattern
This package bundles the plugins you need to have a deployment pipeline for your Ember app to S3. It is based on the AWS pack, but does not assume you are using Cloudfront.
It also has a blueprint for your config/deploy.js
file to get you started.
ember install ember-cli-deploy
ember install ember-cli-deploy-s3-pack
The necessary set of plugins will be available to ember-cli-deploy and an example deploy/config.js
file will be generated for you to customize with information for your deployment environments.
A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct dependency to your project.
This project is licensed under the MIT License.
FAQs
An ember-cli-deploy plugin pack to implement a simple S3 deployment pattern
The npm package ember-cli-deploy-s3-pack receives a total of 92 weekly downloads. As such, ember-cli-deploy-s3-pack popularity was classified as not popular.
We found that ember-cli-deploy-s3-pack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.