1.9.4 • Published 5 days ago

@studyportals/client-internal-platform-aws-authorization v1.9.4

Weekly downloads
40
License
ISC
Repository
github
Last release
5 days ago

client-internal-platform-aws-authorization

Typescript library containing resources that facilitate managing credentials to be used across AWS services.

Testing

This project is covered by a regression suite of unit tests. To run the regression suite execute the npm run test-u command. To run the regression suite and generate a coverage report execute the npm test command.

Uncovered lines

The coverage report will indicate towards lines that have not been covered by the regression suite. The line numbers specified in the coverage report represent the lines numbers in the Typescript source files.

Enforcement

A difference cover of at least 95% is required for a Pull Request to be merged.

Deployment

This project is deployed as the npm package @studyportals/client-internal-platform-aws-authorization. The npm run deploy carries out the deployment of the project: it recompiles the project, executes the regression suite and publishes the binaries. This command does not increment the package's version and should generally not be used by itself.

Stable branch

If your changes are ready for production usage, use one of the following commands to increment the version and release to the stable branch:

  • npm run deploy-patch
  • npm run deploy-minor
  • npm run deploy-major

Beta branch

If your changes have not yet been fully approved for the stable branch, but you would still like to make them accessible to facilitate other development efforts, use the following command to acquire a release candidate version and release to the beta branch:

  • npm run deploy-beta
1.9.5-beta.0

5 days ago

1.9.5-beta.1

5 days ago

1.9.4

11 months ago

1.9.4-3

11 months ago

1.9.3

2 years ago

1.9.2

3 years ago

1.9.1

4 years ago

1.8.2

4 years ago

1.8.1-0

4 years ago

1.8.1

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago