2.0.272 • Published 5 years ago

pac-ui v2.0.272

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

SNF Analytics App - UI

Installation

To run the app locally (requires nodejs and npm):

cd pac-ui
npm install
npm run dev

Contributing

  • Create your feature/bugfix branch:

    git checkout -b feature-branch

  • Push commits to it:

    git push -u origin feature-branch

  • When you feel you are done with it, you create a PR.

  • Another developer reviews your code and may ask for changes.
  • You keep pushing your changes:

    git push

  • It is easy to revert a single commit if anything goes wrong. Squash your commits once it’s ready to merge to master:

    git fetch origin master git rebase -i origin/master git push -f origin/feature-branch

  • It will be merged into master by the reviewer or whoever is in charge of the project.

Deployment

Staging

Every patch commited to master will be deployed to staging.

Production

Every push of a git tag will trigger a deployment to production.

Bump the project version:

npm version <newversion> | major | minor | patch | from-git

It will increase the version in package.json, create a commit and a git tag. If you want to use the option from-git you need to create a tag before bumping the version.

Publish the tags and latest changes:

git push --tags
2.0.272

5 years ago

2.0.271

5 years ago

2.0.270

5 years ago

2.0.268

5 years ago

2.0.267

5 years ago

2.0.266

6 years ago

2.0.264

6 years ago

2.0.262

6 years ago

2.0.261

6 years ago

2.0.260

6 years ago

2.0.259

6 years ago

2.0.258

6 years ago

2.0.257

6 years ago

2.0.256

6 years ago

2.0.255

6 years ago

2.0.254

6 years ago

2.0.253

6 years ago

2.0.252

6 years ago

2.0.248

6 years ago

2.0.247

6 years ago

2.0.246

6 years ago

2.0.245

6 years ago

2.0.244

6 years ago

2.0.243

6 years ago

2.0.242

6 years ago

2.0.241

6 years ago

2.0.239

6 years ago

2.0.238

6 years ago

2.0.235

6 years ago

2.0.234

6 years ago

2.0.232

6 years ago

2.0.231

6 years ago

2.0.229

6 years ago

2.0.225

6 years ago

2.0.223

6 years ago

2.0.222

6 years ago

2.0.221

6 years ago

2.0.220

6 years ago

2.0.219

6 years ago

2.0.218

6 years ago

2.0.217

6 years ago

2.0.216

6 years ago

2.0.215

6 years ago

2.0.214

6 years ago

2.0.212

6 years ago

2.0.211

6 years ago

2.0.210

6 years ago

2.0.209

6 years ago

2.0.207

6 years ago

2.0.206

6 years ago

2.0.205

6 years ago

2.0.204

6 years ago

2.0.203

6 years ago

2.0.202

6 years ago

2.0.201

6 years ago

2.0.196

6 years ago

2.0.195

6 years ago

2.0.194

6 years ago

2.0.193

6 years ago

2.0.192

6 years ago

2.0.190

6 years ago

2.0.188

6 years ago

2.0.187

6 years ago

2.0.122

7 years ago

2.0.117

7 years ago

2.0.116

7 years ago

2.0.115

7 years ago

2.0.114

7 years ago

2.0.113

7 years ago

2.0.112

7 years ago

2.0.109

7 years ago

2.0.90

7 years ago

2.0.89

7 years ago

2.0.69

7 years ago

2.0.68

7 years ago

2.0.64

7 years ago

2.0.63

7 years ago

2.0.59

7 years ago

2.0.58

7 years ago

2.0.57

7 years ago