Commit Graph

73 Commits (v3.0.0b2)

Author SHA1 Message Date
grossmj 0037f31553
Merge branch '2.2' into 3.0
4 months ago
grossmj 2fb3b1ebab
Use Python 3.8 to publish API doc
4 months ago
grossmj fb6d29aeff Python 3.12 support
7 months ago
grossmj c759c4e3f6 Upgrade to actions/checkout@v3 and actions/setup-python@v3
7 months ago
grossmj 0f0412158d Drop support for Python 3.7 and upgrade dependencies
7 months ago
grossmj 29c9d2c2e9 Revert "Temporary support for Python 3.12"
8 months ago
grossmj 9911b5199b Temporary support for Python 3.12
8 months ago
grossmj 109feeb647 Revert to aiohttp v3.8.6
8 months ago
grossmj 56839413fa Remove testing with Python 3.6 (not supported)
8 months ago
grossmj 6ca15cbcff Merge branch '2.2' into 3.0
8 months ago
grossmj 29f4b238b0 Add Python 3.12 support. Fixes https://github.com/GNS3/gns3-server/issues/2273
8 months ago
grossmj d9214a3c67 Merge branch '2.2' into 3.0
8 months ago
grossmj 05ef9f2a7c No need for dev dependencies
9 months ago
grossmj 476658b829 Update publish-api-documentation.yml
9 months ago
grossmj 483db91851 Use dev for optional development dependencies
10 months ago
grossmj f3d43aeb39 Fix testing.yml
10 months ago
grossmj 1cb433c5bc New packaging relying only pyproject.toml
10 months ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
1 year ago
grossmj 83cb8693e6 Automatically add new issues to GNS3 project
1 year ago
grossmj 72a4d0df4e Update GH actions checkout and setup-python
1 year ago
grossmj a91ed34f43 Downgrade Ubuntu to 20.04 to fix missing Python 3.6
1 year ago
grossmj 263febecbc Merge branch '2.2' into 3.0
2 years ago
grossmj ec50cc7c0d Support for Python 3.11
2 years ago
grossmj fad3df453d Run tests on 2.2 branch
2 years ago
grossmj df50b46952 Merge branch '2.2' into 3.0
2 years ago
grossmj a0fcb18395 Use Python 3.7 to publish API documentation
2 years ago
grossmj db739775d0 Drop Python 3.6 support and require Python >= 3.7
2 years ago
Jeremy Grossmann 70e36be4fd
Create codeql-analysis.yml
2 years ago
grossmj 0b200def88 Merge branch 'master' into 3.0
3 years ago
grossmj 568df7e476 Fix running tests with Python 3.10
3 years ago
grossmj d485a857a2 Fix running tests with Python 3.10
3 years ago
grossmj b59b6816c3 Upgrade dependencies and test using Python 3.10
3 years ago
grossmj 94ee197a6e Tests with Python 3.10
3 years ago
grossmj 496170b4e5 Early support for Python3.10 Fixes #1940
3 years ago
grossmj acc5c7ebfa Update package versions.
4 years ago
grossmj d6a65883ee Merge branch 'master' into 3.0
4 years ago
grossmj 5743d47327 Set ident for merge.
4 years ago
grossmj ca69b01d11 Use origin/3.0 for merge into gh-pages branch.
4 years ago
grossmj dd785b61cf Work directly on gh-pages branch to generate the API documentation.
4 years ago
grossmj f3a7eba796 Merge branch 'master' into 3.0
4 years ago
grossmj 0f154e5f29 Fix invalid syntax for git merge
4 years ago
grossmj f9c4c82da6 Fix merge issues on gh-pages branch, second try.
4 years ago
grossmj 3a136a46a1 Fix merge issues on gh-pages branch
4 years ago
grossmj 34f05e92d5 Merge branch 'master' into 3.0
4 years ago
grossmj a6a35e7c43 Fix publish_api_documentation.yml
4 years ago
grossmj ec61faa035 Merge branch 'master' into 3.0
4 years ago
grossmj 163a867f00 Only automatically build API documentation for 3.0 branch and v3.* tags
4 years ago
grossmj d2b7c9bcbf Do not build API documentation on schedule.
4 years ago
grossmj fb8df1cc6b Fetch all history for all tags and branches in publish_api_documentation.yml
4 years ago
grossmj d063b3e39d Manual trigger API documentation publishing using workflow_dispatch
4 years ago