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(version-check): Added check to periodically check for new releases on GitHub and inform when found #111

Merged
merged 7 commits into from
Dec 23, 2022

Conversation

daniel-makerx
Copy link
Contributor

No description provided.

pyproject.toml Outdated Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
@daniel-makerx daniel-makerx linked an issue Dec 22, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Dec 22, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   completions.py103199%91
   init.py1651690%57, 204–205, 236, 239–241, 252, 290, 327, 336–338, 341–346, 361
src/algokit/core
   bootstrap.py1001684%75, 95, 150, 153, 159–173
   click_extensions.py472057%40–43, 50, 56, 67–68, 73–74, 79–80, 91, 104–114
   conf.py30487%13, 17, 25, 27
   doctor.py54394%63–65
   log_handlers.py68987%44–45, 50–51, 63, 112–116, 125
   proc.py44198%95
   sandbox.py112794%86, 151, 167, 182–184, 199
   version_prompt.py70987%27–28, 33, 52–55, 66, 76, 98
TOTAL10509591% 

Tests Skipped Failures Errors Time
135 0 💤 0 ❌ 0 🔥 12.571s ⏱️

lint: update to latest ruff version 🐩

lint: exclude dist/ folder from mypy checks (if present)
@daniel-makerx daniel-makerx changed the title WIP: Version check Add version check feature Dec 22, 2022
@daniel-makerx daniel-makerx changed the title Add version check feature feat(version-check): Added check to periodically check for new releases on GitHub and inform when found Dec 23, 2022
@daniel-makerx daniel-makerx merged commit 1772439 into main Dec 23, 2022
@daniel-makerx daniel-makerx deleted the version-check branch December 23, 2022 02:20
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.

Automated update prompt
2 participants