FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - guywithface/pythonnet · GitHub
guywithface
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Oct 22, 2025
Bump actions/setup-dotnet from 1 to 5 (#2645)
Show description for e4211db
dependabot[bot]
authored
e4211db
View commit details
Copy full SHA for e4211db
View code at this point
Browse repository at this point
Bump actions/checkout from 2 to 5 (#2648)
Show description for 36d5d59
dependabot[bot]
authored
36d5d59
View commit details
Copy full SHA for 36d5d59
View code at this point
Browse repository at this point
Bump actions/setup-python from 2 to 6 (#2646)
Show description for 6cedd18
dependabot[bot]
authored
6cedd18
View commit details
Copy full SHA for 6cedd18
View code at this point
Browse repository at this point
Bump actions/upload-pages-artifact from 3 to 4 (#2644)
Show description for 08381a4
dependabot[bot]
authored
08381a4
View commit details
Copy full SHA for 08381a4
View code at this point
Browse repository at this point
Use official ARM runners (#2641)
filmor
authored
dcf7abc
View commit details
Copy full SHA for dcf7abc
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Drop performance tests (#2636)
filmor
authored
117c66a
View commit details
Copy full SHA for 117c66a
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
Minimal .NET 8 usage changes (#2634)
Show description for c6a3ed5
filmor
authored
c6a3ed5
View commit details
Copy full SHA for c6a3ed5
View code at this point
Browse repository at this point
Drop EOLd Python versions (#2632)
filmor
authored
06dbd41
View commit details
Copy full SHA for 06dbd41
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Bump action versions in doc workflow (#2584)
filmor
authored
a21c797
View commit details
Copy full SHA for a21c797
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
ci: properly exclude job (#2542)
RobPasMue
authored
030a9f9
View commit details
Copy full SHA for 030a9f9
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
Remove win-x86-py3.13 entirely for now
filmor
committed
0ea8e6f
View commit details
Copy full SHA for 0ea8e6f
View code at this point
Browse repository at this point
Skip embed tests on Python 3.13 for now
Show description for 60a057f
filmor
committed
60a057f
View commit details
Copy full SHA for 60a057f
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Add Python 3.13 to CI
filmor
committed
2f3a0e7
View commit details
Copy full SHA for 2f3a0e7
View code at this point
Browse repository at this point
Stick to ubuntu-22.04 for now as that image still contains Mono
filmor
committed
7a9e3bf
View commit details
Copy full SHA for 7a9e3bf
View code at this point
Browse repository at this point
Commits on May 5, 2024
Fix CI by using macos-13 explicitly, adjust OS config (#2373)
filmor
authored
6a8a97d
View commit details
Copy full SHA for 6a8a97d
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Revert "only run docs CI/main CI for corresponding changes (#2257)" (#2260)
Show description for 5a4a986
filmor
authored
5a4a986
View commit details
Copy full SHA for 5a4a986
View code at this point
Browse repository at this point
only run docs CI/main CI for corresponding changes (#2257)
lostmsu
authored
04670ea
View commit details
Copy full SHA for 04670ea
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Python 3.12 has been released, use final version
filmor
committed
293f8b1
View commit details
Copy full SHA for 293f8b1
View code at this point
Browse repository at this point
Add 3.12 to CI and metadata
filmor
committed
7a31d38
View commit details
Copy full SHA for 7a31d38
View code at this point
Browse repository at this point
fixed ARM CI
lostmsu
committed
a9e757f
View commit details
Copy full SHA for a9e757f
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
don't force setuptools upgrade during installation of requirements for testing
Show description for 4020a0c
lostmsu
committed
4020a0c
View commit details
Copy full SHA for 4020a0c
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Set PYTHONHOME for tests
filmor
committed
15e2e95
View commit details
Copy full SHA for 15e2e95
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
Add Python 3.11 to metadata and workflows
filmor
committed
2b52910
View commit details
Copy full SHA for 2b52910
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Run documentation build from master
filmor
committed
eb62787
View commit details
Copy full SHA for eb62787
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Publish documentation from the release branch for now
filmor
committed
42b122d
View commit details
Copy full SHA for 42b122d
View code at this point
Browse repository at this point
Add initial documentation setup
filmor
committed
08fd638
View commit details
Copy full SHA for 08fd638
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Allow configuring .NET runtimes via environment variables
filmor
committed
7da7889
View commit details
Copy full SHA for 7da7889
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Drop vendored find_libpython
filmor
committed
f5de0bf
View commit details
Copy full SHA for f5de0bf
View code at this point
Browse repository at this point
Commits on May 23, 2022
Drop Python 3.6 support (#1795)
Show description for e258cee
filmor
and
lostmsu
authored
e258cee
View commit details
Copy full SHA for e258cee
View code at this point
Browse repository at this point
Commits on May 4, 2022
workaround for potentially buggy threading in Mono (#1779)
Show description for bbfa252
lostmsu
authored
bbfa252
View commit details
Copy full SHA for bbfa252
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
enable x86 testing on Windows in CI
lostmsu
committed
8503726
View commit details
Copy full SHA for 8503726
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Only run CI on pushes to master and on all pull requests (#1670)
Show description for 75f4398
filmor
authored
75f4398
View commit details
Copy full SHA for 75f4398
View code at this point
Browse repository at this point
Add ARM64 CI action (#1669)
lostmsu
authored
f81b1c6
View commit details
Copy full SHA for f81b1c6
View code at this point
Browse repository at this point
Performance tests with baseline from Pypi (#1667)
Show description for 7e2ec4d
filmor
and
lostmsu
authored
7e2ec4d
View commit details
Copy full SHA for 7e2ec4d
View code at this point
Browse repository at this point
Commits on Dec 25, 2021
`ShutdownMode` has been removed. The only shutdown mode supported now is an equivalent of `ShutdownMode.Reload`
Show description for 53836de
lostmsu
committed
53836de
View commit details
Copy full SHA for 53836de
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL