Commit 0937d0e
rllin
[BACKEND-828] github actions publish package upon release creation (#34)
* Create python-package.yml
* fix syntax errors
* remove unused function
* env key
* test against prod
* let tox manage pyenv for now
* tox gh actions
* install python
* environ chooser
* fix
* move environ to conftest
* environ
* remove import
* fix
* fix
* prod
* fix
* no comments
* fix
* fix
* fix
* fix
* yapf in action
* yapf
* address comments
* publish workflow
* dev
* 2.4.2dev
* 2.4.2rc1
* install rc2
* works, reset1 parent c545e12 commit 0937d0e
File tree
2 files changed
+39
-1
lines changed- .github/workflows
- tests/integration
2 files changed
+39
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
0 commit comments