need cicd to build python wheel and upload it #35
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
need basic ci/cd to build python wheel and upload to pypi
I added a different stop gap measure here:
https://github.com/jessebot/onboardme/blob/main/.github/workflows/python-lint-test.yml
This isn't done yet though.
Cool, this is done, just want to add the docker stuff that @cloudymax was working on in Issue: #48 and PR: #62 and then cicd is good and fine until we have tests written for everything :)