-
Notifications
You must be signed in to change notification settings - Fork 0
🎉🎊🍾 [New Feature] (config) Official release v4.0.0 GitHub Action reusable workflows. #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🛠🐛💣 [Bug Fix] (config) Fix the issue of setup Python error with version 3.6 and ubuntu 20.04.
… coverage data file to XML format.
…low and modify to run processing by shell script.
…rt to XML format file finally.
1. Add argument of shell script. 2. Rename uploading name. 3. Modify the path.
1. Rename download name. 2. Comment out deprecated prcoess.
…etween 6.2-6.4.4.
…endencies and remove unused command lines.
…download-artifact'.
…pre-test before building package.
🎉🎊🍾 [New Feature] (config) Add new reusable workflow about pre-testing before building.
…pushing Python package to PyPI.
🎉🎊🍾 [New Feature] (code + config) Add GitHub Action reusable workflow about pushing Python package to PyPI.
🛠🐛💣 [Bug Fix] (config) Add step 'actions/checkout'.
🛠🐛💣 [Bug Fix] (config) Remove step about running shell to check release type.
🎉🎊🍾 [New Feature] (config) Official release v4.0.0 GitHub Action reusable workflows.
Codecov ReportBase: 0.00% // Head: 0.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #37 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 1 1
Lines 1 1
======================================
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Pull Request Test Coverage Report for Build 3592218033
💛 - Coveralls |
Target
Modify Code Scope
Effecting Scope
Description
Add new reusable workflows:
Fix issue of setup fail with Python version 3.6 in Ubuntu 22.04.
Refactor the workflow detail of test coverage reports processing.