Skip to content
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

feat: update publish pipeline #4

Merged
merged 1 commit into from
Jan 6, 2025
Merged

feat: update publish pipeline #4

merged 1 commit into from
Jan 6, 2025

Conversation

horw
Copy link
Member

@horw horw commented Jan 5, 2025

Description

Hello!
In this PR, I have updated the publish pipeline.
I also encountered an issue with ubuntu-latest, which is now version 24+ (requiring Python 3.8+). Since we specified Python 3.7, I will review other repositories and open issues wherever I find this mismatch.

Related

Closes #3

Testing

https://github.com/horw/esp-bool-parser/actions/runs/12619256777


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

Copy link

github-actions bot commented Jan 5, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
esp_bool_parser
   bool_parser.py1233175%49, 73–106, 127, 130, 157–164, 169, 177, 181
   constants.py411368%19–20, 45–57
   soc_header.py684140%54–64, 77–82, 86–93, 97–138
   utils.py11373%21, 25–26
TOTAL2468864% 

Tests Skipped Failures Errors Time
49 0 💤 0 ❌ 0 🔥 0.600s ⏱️

@horw horw requested a review from hfudev January 5, 2025 12:47
@horw horw force-pushed the trusted-publisher branch from f9d1720 to 9b9cc81 Compare January 6, 2025 09:45
@horw horw requested a review from hfudev January 6, 2025 09:47
@hfudev hfudev merged commit f18e577 into main Jan 6, 2025
4 checks passed
@hfudev hfudev deleted the trusted-publisher branch January 6, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish to PyPI via Trusted Publisher (RDT-1066)
2 participants