Skip to content

Tags: nuvibit/github-workflows

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
feat: update CloudFront cache invalidation options and add skip optio…

…n for deployment

v2

Toggle v2's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
feat: update CloudFront cache invalidation options and add skip optio…

…n for deployment

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add NPM frontend deployment workflow and update license workflow (

#14)

This PR introduces a new NPM frontend deployment workflow and updates the license management workflow, along with corresponding documentation updates in the README.

    Adds a new workflow to deploy NPM-based frontend applications to AWS S3 and CloudFront.
    Updates the license management workflow to leverage GitHub App credentials for secure license updates.
    Revises the README to reflect the new workflows and changes.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
fix: correct typo in AWS OIDC role input variable

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
feat: using openid connect for deployment

v1

Toggle v1's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
fix: correct typo in AWS OIDC role input variable

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update inputs

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
fix license reference in readme

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
stefano-franco Stefano Franco
fix license header

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump actions/checkout from 2 to 3 (#2)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>