@one-profile/self-service-letters
v1.0.7
Published
The self service letters from Workday are accessible through this application.
Downloads
279
Maintainers
Readme
one-profile-service-letters
The self service letters from Workday are accessible through this application.
How to run unit test
yarn test
Releasing Package
1. Prerequisite
Enable/activate the self-service-letters
client in API Platform
2. Version
Version using the available script and it will create commit and tag for the version bump
yarn version:patch
yarn version:minor
yarn version:major
3. Pushing changes including tags
git push origin main --tags
4. CircleCI Workflow
The Publish NPM Package Job is enabled in the workflow only for tag publish in git. Make sure All branches
is selected in the branch filter to see the tag commit in CircleCI
Unpublish in case of emergency or security threats
Run the following command. Once you unpublish you cannot republish using the same version.
npm unpublish @one-profile/[email protected] --force
Reference
To run the application in local refer https://docs.google.com/document/d/1gKWQN3pd4oFBhpuh-1U6VdynlkmzMhZEAj0WyY6OKBY/edit