ngx-aws-deploy

☁️🚀 Deploy your Angular app to Amazon S3 directly from the Angular CLI 🚀☁️

MIT License

Downloads
2.8K
Stars
100
Committers
13

Bot releases are visible (Hide)

ngx-aws-deploy - ngx-aws-deploy: v5.2.0 Latest Release

Published by github-actions[bot] about 1 year ago

5.2.0 (2023-08-06)

Features

  • #104: add options to delete files before/after upload (#429) (7d3457e)
  • add support for default aws variables (#381) (32b121a)
  • simple implementation to trigger an optional AWS CloudFront invalidation after files have been uploaded to AWS S3. (#393) (6192a19), closes #392
  • support Angular 11 (#349) (1ff8803)
  • Support for AWS Temporal Credentials Authentication via AWS_SESSION_TOKEN env variable (#385) (171e167)
  • update lib to only support from v14 (#421) (e25e1be)
  • update to latest version of nx (d26fdcb)

Bug Fixes

  • handle build target correctly (28f7679)
  • handle the tests correctly (e68d677)
  • remove default value (c58cd6a)
  • remove direct workspace access (#346) (f1f49ac)
  • remove the production configuration from ng deploy command (#345) (7f113ee)
  • take into account folders and files with a dot in the name (#347) (ab42851)
  • use for schema ID (#402) (2ba003b)
ngx-aws-deploy - 5.0.0

Published by Jefiozie almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Jefiozie/ngx-aws-deploy/compare/4.1.0...5.0.0

ngx-aws-deploy - 4.1.0

Published by Jefiozie over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Jefiozie/ngx-aws-deploy/compare/3.0.1...4.1.0

ngx-aws-deploy - Release 4.0.0

Published by Jefiozie over 3 years ago

  • chore: update to latest nx 12.3.5 (#382) (7982a76)
  • chore: add changelog closes #380 (#383) (db2e948)
  • feat: add support for default aws variables (#381) (32b121a)
  • doc: correct minor sentence wording in README.md (#379) (ae61856)
ngx-aws-deploy - Release 4.0.0-beta.1

Published by Jefiozie over 3 years ago

  • chore: update to latest nx 12.3.5 (#382) (7982a76)
  • chore: add changelog closes #380 (#383) (db2e948)
  • feat: add support for default aws variables (#381) (32b121a)
  • doc: correct minor sentence wording in README.md (#379) (ae61856)
ngx-aws-deploy - Release 3.0.1

Published by Jefiozie over 3 years ago

  • Beta (#357) (f78b4a0)
  • chore: update nx deps (#355) (efc755c)
  • docs: update readme with latest way of working (e8ef4cc)
  • ci: add multiple node versions to the check (#353) (36d863f)
  • chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#352) (f54decd)
ngx-aws-deploy - Release 3.0.1-beta.0

Published by Jefiozie over 3 years ago

  • fix(subfolder): get subfolder config work (#356) (61df54b)
  • chore: update nx deps (#355) (efc755c)
  • docs: update readme with latest way of working (e8ef4cc)
  • ci: add multiple node versions to the check (#353) (36d863f)
  • chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#352) (f54decd)
ngx-aws-deploy - Release 3.0.0

Published by Jefiozie almost 4 years ago

  • feat: support Angular 11 (#349) (1ff8803)
  • fix: remove direct workspace access (#346) (f1f49ac)
  • docs: add arturovt as a contributor (#348) (ac2ab11)
  • fix: take into account folders and files with a dot in the name (#347) (ab42851)
  • fix: remove the production configuration from ng deploy command (#345) (7f113ee)
  • Rnx run-many --target build --allelease 3.0.0-rc.1 (25d566d)
  • chore: update readme and package deps (ce29e09)
  • ci: switch temp to master (ba3c18d)
  • ci: add symlink rule (1667018)
  • ci: remove e2e tests (b6d988a)
  • ci: update node version (921421f)
  • ci: use nx features for build and test (e0fc752)
  • ci: first step updating gh actions (e708723)
  • ci: add github flow (77d1ed9)
  • fix: handle the tests correctly (e68d677)
  • fix: remove default value (c58cd6a)
  • fix: handle build target correctly (28f7679)
  • chore: update deps to latest versions of nx (be96f05)
  • chore: handle assets schema copy (10ef5c1)
  • add files for buildeR (f08c533)
  • chore: add nrwl/node dependency (1b4322d)
  • initial commit (6d91726)
ngx-aws-deploy - Release 3.0.0-rc.1

Published by Jefiozie almost 4 years ago

  • chore: update readme and package deps (ce29e09)
  • ci: switch temp to master (ba3c18d)
  • ci: add symlink rule (1667018)
  • ci: remove e2e tests (b6d988a)
  • ci: update node version (921421f)
  • ci: use nx features for build and test (e0fc752)
  • ci: first step updating gh actions (e708723)
  • ci: add github flow (77d1ed9)
  • fix: handle the tests correctly (e68d677)
  • fix: remove default value (c58cd6a)
  • fix: handle build target correctly (28f7679)
  • chore: update deps to latest versions of nx (be96f05)
  • chore: handle assets schema copy (10ef5c1)
  • add files for buildeR (f08c533)
  • chore: add nrwl/node dependency (1b4322d)
  • initial commit (6d91726)