Commit Graph

4 Commits

Author SHA1 Message Date
David Moreau Simard a12552fa57
opendev: Remove content and leave an URL to the GitHub repository
Change-Id: I1b02706b0cd681f5a8041897f57363ecdadd4fd9
2021-02-25 15:21:49 -05:00
David Moreau Simard e58ca484f0
zuul: Use ./ for PUBLIC_URL when building in CI
Change-Id: I21fd853ad2831cc6fe9b1e873e7c412f7114e3f4
2020-04-20 09:26:42 -04:00
Guillaume Vincent b58c5feb54 Run unit test in zuul
Change-Id: I0d0b57a576d1a6faba9121236b87653b6ab973d6
2019-01-09 15:44:23 +01:00
David Moreau Simard 29041ab473
Add a Zuul job that builds and publishes the web dashboard
The job:
- Sets the homepage in package.json to the URL where logs will be uploaded
- Sets the API server in config.json to "api.demo.recordsansible.org"
- Runs "npm run build"
- Publishes the content to make it available during code review.

Change-Id: I015bb4a177a5f8d3a34e4434dc11f6c37fc3ca15
2019-01-08 23:26:57 -05:00