React dev suite
Find a file
2020-05-29 11:37:14 +02:00
docker TECH:Jenkins pipeline 2020-05-28 08:22:44 +02:00
e2e TECH;Change e2e app version IP 2020-05-06 19:59:50 +00:00
modules DEV;Component API change; add E2E config 2020-04-11 22:26:00 +02:00
tests DEV;Code example with highlight for button 2019-11-28 22:52:33 +01:00
.eslintignore TECH;Build monorepo as npm module 2019-10-31 19:47:39 +01:00
.eslintrc DEV;Component API change; add E2E config 2020-04-11 22:26:00 +02:00
.gitignore TECH;Move pipeline from Jenkins to Drone 2020-03-17 19:58:43 +01:00
.npmrc DEV;Fetch 2019-05-05 20:11:21 +02:00
.stylelintrc TECH;First commit 2019-03-13 22:33:52 +01:00
app.config.ts TECH;Prettier 2019-09-16 21:35:07 +02:00
genDoc.js TECH;Move pipeline from Jenkins to Drone 2020-03-17 19:58:43 +01:00
Jenkinsfile TECH:Jenkins pipeline 2020-05-29 11:37:14 +02:00
jest.config.js TECH;Localization doc page 2020-03-17 19:58:07 +01:00
lerna.json DEV;Component API change; add E2E config 2020-04-11 22:26:00 +02:00
nightwatch.json TECH;Change remote selenium IP 2020-05-06 20:00:35 +00:00
package-lock.json DEV;Component API change; add E2E config 2020-04-11 22:26:00 +02:00
package.json DEV;Component API change; add E2E config 2020-04-11 22:26:00 +02:00
README.md TECH:Jenkins pipeline 2020-05-28 08:22:44 +02:00
tsconfig.json TECH;Localization doc page 2020-03-17 19:58:07 +01:00

TREEJS

Framework for react app.

Create new release version

Push to branch:

  • patch - release/patch
  • minor - release/minor
  • major - release/major

Deploy the latest version to production

Push to branch:

  • latest - deploy/latest
  • tag - deploy/tag