Commit Graph

14 Commits (505e12c5eaa77488b71e42fddc4bd49815e21442)

Author SHA1 Message Date
Anton Larin a8a79a55a4 revert introduction of the coverage note addition to pull requests as it doesn't work for pull requests from public forks. see GitHub documentation: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token 1 year ago
Anton Larin ecfbc7b9fd count coverage 1 year ago
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
Anton Larin 98a97f34f5 fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
Alex 301989540f
Update sync_fork.yaml 1 year ago
Anton Larin a2dfc2cbdc prevent this action from running on forks as it fails anyway. 1 year ago
Anton Larin 364a14adaf fix workflow: upgrade "build and push" action version to the latest 1 year ago
Anton Larin 28b8b88332 fix workflow: adjust permissions according to documentation
https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#publishing-a-package-using-an-action
1 year ago
Anton Larin 8098d3fec8 fix workflow nad login to GHCR according to the GH documentation
https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions
1 year ago
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
1 year ago
samzong 77e6df2a1c add auto sync fork for workflow
Signed-off-by: samzong <samzong.lu@gmail.com>
1 year ago
Alex 480d91e818 Update cife.yml 2 years ago
Alex 0b42279709 Update ci.yml 2 years ago
Carson Yang d5e5a5f59b Add Docker Image CI support
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2 years ago