0.8.1 • Published 12 days ago

deselect-deploy-boy v0.8.1

Weekly downloads
-
License
-
Repository
-
Last release
12 days ago

deselect-deploy-boy

What is this?

This is a package to run some git commands that deploys different DESelect applications between stages (e.g. staging > release > production). If you have this package, you'll still need permission to do those steps, and you can just do it without this package, but it's a helper.

How to use

Add an SSH key to your github account, and make sure you have access to the deselect team.

  • Create a new SSH key using the command ssh-keygen -t ed25519 -C "your.github@mail.com"
  • Add the key to your github account (Your account > Setting > SSH and GPG keys > Add public key)

run npx deselect-deploy-boy and follow the prompts. This will fail if you aren't a member of the deselect team in github. This isn't for the public.

How to update

  1. Commit changes to a new branch
  2. Open a pull request
  3. Add the label major, minor, or patch to the pull request
  4. Merge the pull request
  5. A new PR will be created 'Version Packages', and merge that one to release the NPM package
0.8.1

12 days ago

0.8.0

19 days ago

0.7.0

6 months ago

0.6.0

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago

0.4.1

8 months ago

0.3.0

8 months ago