agola web ui
Do like "All runs" just filtered by branches/tags/PRs. In future reintroduce a way to show only last N runs per type and additional filtering |
||
|---|---|---|
| .agola | ||
| public | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| babel.config.js | ||
| Dockerfile | ||
| jsconfig.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.js | ||
| vue.config.js | ||
agola-web
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint