-
Add material to improve the quality of the code:
- [x] Create unit tests for the implemented functions.
- [x] Implement continuous integration using travis.
- [ ] Add badges of coverage and code…
-
Would be nice in case of a newly uploaded distribution, if the badge works immediatedly. Compare the badges of travis and covers, which also display unknown first.
-
i.e
https://api.travis-ci.org/repos/apache/cordova-ios/builds
(first element in the array is for the latest build)
for the badge:
https://travis-ci.org/apache/cordova-ios.svg?branch=master
-
- [x] Remove http://buildserver.deegree.org/view/Failing%20Jobs/job/internal/job/travisci-build/
- [x] remove travis-ci pipeline from project
- [x] Install embeddable-build-status-plugin for Jenkins…
tfr42 updated
3 years ago
-
# GitHub Actions (CI)
### Informations
- GitHub Actions run multiple project-related tasks on cloud servers. It can be used as CI service amongst other things.
- Each `run:` of a `job:` forgets a…
-
Visit here https://github.com/dwyl/repo-badges on a how-to.
-
Tried to build the image from source, but failing.
The Travis-Badge also shows build failing.
What am I missing? How can it be fixed
-
:clipboard: **Description**
Currently the support for ReadTheDocs only consist of their free community tier. However, we wanted to use shields to display badges for projects hosted on their Business …
-
Add badges similar to travis or gemnasium.
-
http://www.w3.org/WAI/intro/aria
We should find out what's needed to add a badge certifying accessibility.
Add codesniffer to be ran in a rake task and on Travis.
iuval updated
10 years ago