automatically use latest version on website #508
ci.yml
on: push
Run tests & display coverage
1m 19s
Update flake8 badge
53s
Update eslint badge
26s
Build docker image & run tests
3m 4s
Push docker image
3m 23s
Annotations
5 warnings and 9 notices
Update eslint badge
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Update flake8 badge
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests & display coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build docker image & run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Push docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests & display coverage
Starting action
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/hgrf/racine "HTTP/1.1 200 OK"
|
Run tests & display coverage
Computing coverage files & badge
|
Run tests & display coverage
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=49%25&color=red "HTTP/1.1 200 OK"
|
Run tests & display coverage
Generating HTML coverage report
|
Run tests & display coverage
Saving coverage files
|
Run tests & display coverage
Files saved
|
Run tests & display coverage
You can browse the full coverage report at:
https://htmlpreview.github.io/?https://github.com/hgrf/racine/blob/python-coverage-comment-action-data/htmlcov/index.html
You can use the following URLs to display your badge:
- Badge SVG available at:
https://raw.githubusercontent.com/hgrf/racine/python-coverage-comment-action-data/badge.svg
- Badge from shields endpoint is easier to customize but doesn't work with private repo:
https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/hgrf/racine/python-coverage-comment-action-data/endpoint.json
- Badge from shields dynamic url (less useful but you never know):
https://img.shields.io/badge/dynamic/json?color=brightgreen&label=coverage&query=%24.message&url=https%3A%2F%2Fraw.neting.cc%2Fhgrf%2Fracine%2Fpython-coverage-comment-action-data%2Fendpoint.json
See more details and ready-to-copy-paste-markdown at:
https://github.com/hgrf/racine/tree/python-coverage-comment-action-data
|
Run tests & display coverage
Ending action
|