FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - sysfce2/python-semver · GitHub
sysfce2
/
python-semver
Public
forked from
python-semver/python-semver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-semver
.github
on
master
User selector
Datepicker
Commit history
Commits on Jun 29, 2026
Fix #448: Remove Python 3.7-3.9 (EOL) (#470)
Show description for 9c19156
tomschr
authored
9c19156
View commit details
Copy full SHA for 9c19156
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
Require validation for bug issue template
tomschr
committed
bd97cfc
View commit details
Copy full SHA for bd97cfc
View code at this point
Browse repository at this point
Turn our Markdown templates into YAML
Show description for 06fe49f
tomschr
committed
06fe49f
View commit details
Copy full SHA for 06fe49f
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
Modernize project configs with uv & pyproject.toml
Show description for 6208a54
tomschr
committed
6208a54
View commit details
Copy full SHA for 6208a54
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
GH Action: Include Python 3.13
tomschr
committed
2072a68
View commit details
Copy full SHA for 2072a68
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
GHA: Change Python and CodeQL
Show description for 4cb269d
tomschr
committed
4cb269d
View commit details
Copy full SHA for 4cb269d
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Merge pull request #428 from tomschr/gh-succeed-if-no-py
Show description for 0b3d9fa
tomschr
authored
0b3d9fa
View commit details
Copy full SHA for 0b3d9fa
View code at this point
Browse repository at this point
Only run GHA if project files are modified
Show description for 8ac99bd
tomschr
committed
8ac99bd
View commit details
Copy full SHA for 8ac99bd
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
GHA: Require setuptool>60 and setuptools-scm>60
tomschr
committed
2dda51c
View commit details
Copy full SHA for 2dda51c
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
Use actions/setup-python@v4 instead of v3
tomschr
committed
50532e7
View commit details
Copy full SHA for 50532e7
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
GHA: Use matrix to test MacOS too
Show description for ca1fcd9
tomschr
committed
ca1fcd9
View commit details
Copy full SHA for ca1fcd9
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
Improve GitHub Action
Show description for 100d90b
tomschr
committed
100d90b
View commit details
Copy full SHA for 100d90b
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
General cleanup, reformat files
Show description for 61335e0
tomschr
committed
61335e0
View commit details
Copy full SHA for 61335e0
View code at this point
Browse repository at this point
Fix #372: Remove support for Python 3.6
Show description for ae716f0
tomschr
committed
ae716f0
View commit details
Copy full SHA for ae716f0
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
CI: Raise version for GH Actions
Show description for 90bff70
tomschr
committed
90bff70
View commit details
Copy full SHA for 90bff70
View code at this point
Browse repository at this point
Revert "CI: Raise version for GH Actions"
Show description for 5d60614
tomschr
committed
5d60614
View commit details
Copy full SHA for 5d60614
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
CI: Raise version for GH Actions
Show description for 62a2fef
tomschr
committed
62a2fef
View commit details
Copy full SHA for 62a2fef
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
CI: Update GH Actions
Show description for f7a6eda
tomschr
committed
f7a6eda
View commit details
Copy full SHA for f7a6eda
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Fix #365: Improve pyproject.toml
Show description for 3eae18c
tomschr
committed
3eae18c
View commit details
Copy full SHA for 3eae18c
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Start supporting Python 3.10
tomschr
committed
4d2df08
View commit details
Copy full SHA for 4d2df08
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Update codeql-analysis.yml
tomschr
authored
0db94e6
View commit details
Copy full SHA for 0db94e6
View code at this point
Browse repository at this point
Create codeql-analysis.yml
tomschr
authored
4aff99e
View commit details
Copy full SHA for 4aff99e
View code at this point
Browse repository at this point
Merge pull request #332 from python-semver/feature/dependabot
Show description for acb0fea
tomschr
authored
acb0fea
View commit details
Copy full SHA for acb0fea
View code at this point
Browse repository at this point
Add config.yml for GitHub issues
Show description for e7b0c08
tomschr
committed
e7b0c08
View commit details
Copy full SHA for e7b0c08
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Create dependabot.yml
tomschr
authored
1986860
View commit details
Copy full SHA for 1986860
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Fix #322: Implement GitHub Action
Show description for aa58f62
tomschr
committed
aa58f62
View commit details
Copy full SHA for aa58f62
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Fix #181: create issue templates
Show description for 2818cdb
tomschr
committed
2818cdb
View commit details
Copy full SHA for 2818cdb
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
Fix #203: Use --check option for black (infra) (#204)
Show description for 8169c12
tomschr
authored and
scls19fr
committed
8169c12
View commit details
Copy full SHA for 8169c12
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Extend #186: Add GitHub Action for black formatter (#200)
Show description for 9e4ebcf
tomschr
authored and
scls19fr
committed
9e4ebcf
View commit details
Copy full SHA for 9e4ebcf
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL