No description
* Updated to have timeout Jeremy suggested * Changed what variable is accessed * Temporarily changed number of shards for testing * Extract Jira Card Number from SourceBranchName * Changed the way we get source branch name * Escaped quotes * Added timeout for tasks that run even when canceled * Fixed unescaped quotes * Added logging * Changed the way we grab source branch name * Fixed pipeline * Moved grabbing branch name out of container * Fixed quote escaping * Attempting to grab source branch name * Added more logging and removed comments * Added more logging * Added jira writeback script * Reverted dockerfile * Changed number of shards back to 4 |
||
|---|---|---|
| devops/scripts | ||
| playwright-tests | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| babel.config.js | ||
| Dockerfile.playwright | ||
| jest.config.js | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| vue.release.config.js | ||
digitalconsumer.iss
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit