Bruno Oliveira
|
6d39025be3
|
Use same package in all test runs
|
2023-05-12 17:59:46 -03:00 |
|
Bruno Oliveira
|
f5b4a5d6ed
|
Configure 'test' workflow to cancel running jobs for the branch
|
2023-05-12 17:33:18 -03:00 |
|
Bruno Oliveira
|
657ba9ac7f
|
Only test on-push for master and a specific branch name
This avoids testing twice when pushing to the main repository, once for the push, and another for a PR.
|
2023-05-12 17:33:18 -03:00 |
|
Bruno Oliveira
|
fa08e0987b
|
Add check-package step also to 'test' workflow
This ensures we do not have any surprises when we try to deploy,
which uses the same step to generate the package.
|
2023-05-12 17:33:18 -03:00 |
|
Bruno Oliveira
|
aee850a121
|
Add official support for Python 3.11
|
2022-11-05 12:24:00 -03:00 |
|
Bruno Oliveira
|
66993ecada
|
Split workflows into test and deploy
|
2022-11-05 12:24:00 -03:00 |
|