Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NLeSC
/
python-template
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
238
Code
Issues
99
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-template
.github
workflows
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 20, 2026
Bump actions/setup-python from 6 to 7 in workflows (#710)
Show description for 1d1b6bb
dependabot[bot]
and
sjvrijn
authored
1d1b6bb
View commit details
Copy full SHA for 1d1b6bb
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Bump actions/checkout from 6 to 7 in /.github/workflows
Show description for 6cfb4d2
dependabot[bot]
authored
6cfb4d2
View commit details
Copy full SHA for 6cfb4d2
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Drop 3.10 & 3.11 for 3.13 & 3.14. Use 3.14 for CI.
sjvrijn
committed
f8a3743
View commit details
Copy full SHA for f8a3743
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Bump actions/checkout from 5 to 6 in /.github/workflows
Show description for 402e38b
dependabot[bot]
authored
402e38b
View commit details
Copy full SHA for 402e38b
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Bump peter-evans/create-issue-from-file in /.github/workflows
Show description for 9966efe
dependabot[bot]
authored
9966efe
View commit details
Copy full SHA for 9966efe
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Bump actions/setup-python from 5 to 6 in /.github/workflows
Show description for 045122c
dependabot[bot]
authored
045122c
View commit details
Copy full SHA for 045122c
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
Merge pull request #512 from NLeSC/508-linkchecker
sjvrijn
authored
98f9e85
View commit details
Copy full SHA for 98f9e85
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Bump actions/checkout from 4 to 5 in /.github/workflows
Show description for dbdd824
dependabot[bot]
authored
dbdd824
View commit details
Copy full SHA for dbdd824
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Bump lycheeverse/lychee-action from 1 to 2 in /.github/workflows
Show description for 90d9b31
dependabot[bot]
authored
90d9b31
View commit details
Copy full SHA for 90d9b31
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
update the name of the build job
fdiblen
committed
e86d2ad
View commit details
Copy full SHA for e86d2ad
View code at this point
Browse repository at this point
install the dependencies to run the tests
fdiblen
committed
9ed2cf7
View commit details
Copy full SHA for 9ed2cf7
View code at this point
Browse repository at this point
build and tests run in separate workflows. Only last three Python versions are used.
fdiblen
committed
bf1805c
View commit details
Copy full SHA for bf1805c
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Do not create issues on push and PR to the main
lyashevska
committed
25a653e
View commit details
Copy full SHA for 25a653e
View code at this point
Browse repository at this point
Create issue when links are broken.
Show description for e36a968
lyashevska
committed
e36a968
View commit details
Copy full SHA for e36a968
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Bump peter-evans/create-issue-from-file in /.github/workflows
Show description for ca3d02b
dependabot[bot]
authored
ca3d02b
View commit details
Copy full SHA for ca3d02b
View code at this point
Browse repository at this point
Add cron and issue creation
lyashevska
committed
1d8c6e3
View commit details
Copy full SHA for 1d8c6e3
View code at this point
Browse repository at this point
Add lichee markdown link checker
lyashevska
committed
e70a4e6
View commit details
Copy full SHA for e70a4e6
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
enable quiet mode for markdown link checker
sjvrijn
committed
d14a2f7
View commit details
Copy full SHA for d14a2f7
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
update checkout and setup-python versions
Show description for 1360ccf
Dani Bodor
authored and
sjvrijn
committed
1360ccf
View commit details
Copy full SHA for 1360ccf
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Update supported python versions: -3.7, +3.12
sjvrijn
committed
dd78c84
View commit details
Copy full SHA for dd78c84
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Show test durations
bouweandela
authored and
egpbos
committed
c449192
View commit details
Copy full SHA for c449192
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Merge pull request #342 from NLeSC/fix_326_windows_tests_pip_install_user
Show description for 38c16d9
egpbos
authored
38c16d9
View commit details
Copy full SHA for 38c16d9
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
use python instead of python3 everywhere
Show description for 9686cf7
egpbos
committed
9686cf7
View commit details
Copy full SHA for 9686cf7
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
Python info steps: switch bash -l to bash -e
Show description for 70c3d8c
egpbos
committed
70c3d8c
View commit details
Copy full SHA for 70c3d8c
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Merge branch 'main' into CI-only-on-main
sjvrijn
committed
07e086a
View commit details
Copy full SHA for 07e086a
View code at this point
Browse repository at this point
markdown check to only run on push/PR to main
sjvrijn
committed
66a88d1
View commit details
Copy full SHA for 66a88d1
View code at this point
Browse repository at this point
remove list of all default PR types from tests workflow
sjvrijn
committed
879949d
View commit details
Copy full SHA for 879949d
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
run CI only on push/PR to main
sjvrijn
committed
c2ee7dc
View commit details
Copy full SHA for c2ee7dc
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
Remove python3.6
sjvrijn
committed
b6f9451
View commit details
Copy full SHA for b6f9451
View code at this point
Browse repository at this point
Add python 3.10 and 3.11 to CI matrix
sjvrijn
committed
86b981e
View commit details
Copy full SHA for 86b981e
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
fix workflow versions to v3 instead of main
egpbos
committed
df9365f
View commit details
Copy full SHA for df9365f
View code at this point
Browse repository at this point
update checkout and setup-python github actions to v3
egpbos
committed
bea5e50
View commit details
Copy full SHA for bea5e50
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Update cffconvert.yml
abelsiqueira
authored
bfbe1eb
View commit details
Copy full SHA for bfbe1eb
View code at this point
Browse repository at this point
Commits on May 3, 2021
Merge pull request #266 from NLeSC/213-test-make-html
Show description for 08d7951
sverhoeven
authored
08d7951
View commit details
Copy full SHA for 08d7951
View code at this point
Browse repository at this point
Missing qoute
sverhoeven
committed
cb6ffbb
View commit details
Copy full SHA for cb6ffbb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.