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

Update development toolchain #439

Merged
merged 2 commits into from
Nov 4, 2023
Merged

Update development toolchain #439

merged 2 commits into from
Nov 4, 2023

Conversation

frenck
Copy link
Owner

@frenck frenck commented Nov 4, 2023

Proposed Changes

SSIA, updates the development toolchain.

  • Python 3.11 is the new minimum
  • Removes all kinds of tools, replaced by ruff
  • Drop pyritgh
  • Update CI
  • Adjust all new findings by ruff
  • Adds devcontainer

@frenck frenck added breaking-change A breaking change for existing users. maintenance Generic maintenance tasks. labels Nov 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2023

Codecov Report

Merging #439 (ff81813) into main (7ea7005) will decrease coverage by 0.68%.
The diff coverage is 93.10%.

@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
- Coverage   91.74%   91.07%   -0.68%     
==========================================
  Files           4        4              
  Lines         109      112       +3     
  Branches        8       15       +7     
==========================================
+ Hits          100      102       +2     
- Misses          8        9       +1     
  Partials        1        1              
Files Coverage Δ
src/tailscale/models.py 92.00% <100.00%> (-0.16%) ⬇️
src/tailscale/tailscale.py 89.09% <81.81%> (-1.11%) ⬇️

Copy link

sonarcloud bot commented Nov 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.5% 93.5% Coverage
0.0% 0.0% Duplication

@frenck frenck merged commit 3799499 into main Nov 4, 2023
23 checks passed
@frenck frenck deleted the frenck-2023-1372 branch November 4, 2023 20:46
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change A breaking change for existing users. maintenance Generic maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants