Jibility Cheatsheet
Testing Enviroments / Production Code
- JIB DEV (app-dev)=> JIB TEST (app-test) A,B => JIB Early Acess (app-next) => JIB PRODUCTION (app)
- Public Enviroment (app.jibility.com)
CLI HELP
jibility-cli --help
Create Branch with Ticket ID
jibility-cli jira cb JIB-2931
Helpful Git Commands
git alias
git psu
git fomm
git com <message>
git romi
Make File commands
make build
make test
make build-plans-local
Compare environments
jibility-release-notes.sh deva testa
- Note: If jibility-content changes you must add it to the jibility repo
- Jibility-content: Provides content for the Jibility Enviroments
- Note: There is a content server per environment