agola web ui
74cd268431
/run will accept two query parameters: projectref and runid and generate the final run path. This is useful for calls from commit statuses target_url so we don't have to provide a web api path the could change in the future. |
||
---|---|---|
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
babel.config.js | ||
Dockerfile | ||
jsconfig.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
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