grossmj
|
483db91851
|
Use dev for optional development dependencies
|
2023-08-10 23:16:57 +10:00 |
|
grossmj
|
f3d43aeb39
|
Fix testing.yml
|
2023-08-10 22:52:35 +10:00 |
|
grossmj
|
1cb433c5bc
|
New packaging relying only pyproject.toml
|
2023-08-10 22:44:37 +10:00 |
|
grossmj
|
72a4d0df4e
|
Update GH actions checkout and setup-python
|
2022-12-22 09:35:45 +08:00 |
|
grossmj
|
263febecbc
|
Merge branch '2.2' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# CHANGELOG
# appveyor.yml
# dev-requirements.txt
# gns3server/compute/base_node.py
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/utils/get_resource.py
# gns3server/version.py
# gns3server/web/route.py
# requirements.txt
# tests/handlers/api/compute/test_qemu.py
# win-requirements.txt
|
2022-11-09 20:30:28 +08:00 |
|
grossmj
|
ec50cc7c0d
|
Support for Python 3.11
|
2022-10-30 19:04:54 +08:00 |
|
grossmj
|
fad3df453d
|
Run tests on 2.2 branch
|
2022-08-27 19:31:24 +02:00 |
|
grossmj
|
db739775d0
|
Drop Python 3.6 support and require Python >= 3.7
|
2022-03-14 15:13:26 +10:30 |
|
grossmj
|
0b200def88
|
Merge branch 'master' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# Dockerfile
# gns3server/version.py
|
2021-10-09 12:16:50 +10:30 |
|
grossmj
|
568df7e476
|
Fix running tests with Python 3.10
https://github.com/actions/setup-python/issues/249#issuecomment-934299359
|
2021-10-07 15:11:53 +10:30 |
|
grossmj
|
d485a857a2
|
Fix running tests with Python 3.10
https://github.com/actions/setup-python/issues/249#issuecomment-934299359
|
2021-10-07 15:07:36 +10:30 |
|
grossmj
|
b59b6816c3
|
Upgrade dependencies and test using Python 3.10
|
2021-10-07 14:59:53 +10:30 |
|
grossmj
|
94ee197a6e
|
Tests with Python 3.10
|
2021-10-06 20:27:57 +10:30 |
|
grossmj
|
496170b4e5
|
Early support for Python3.10 Fixes #1940
|
2021-08-15 15:09:48 +09:30 |
|
grossmj
|
acc5c7ebfa
|
Update package versions.
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
|
2020-11-11 17:18:41 +10:30 |
|
grossmj
|
f895b66fca
|
Run tests on Ubuntu only for now.
|
2020-10-20 11:57:32 +10:30 |
|
grossmj
|
f4210108ce
|
Do not run tests on macOS for now.
|
2020-10-20 11:10:42 +10:30 |
|
grossmj
|
c0cab1c3ca
|
Install Windows dependencies to run tests
|
2020-10-20 11:05:12 +10:30 |
|
grossmj
|
8b415b0b3c
|
Fix testing on Windows.
|
2020-10-20 10:55:32 +10:30 |
|
grossmj
|
a9a5d4e665
|
Fix syntax error in testing.yml
|
2020-10-20 10:52:26 +10:30 |
|
grossmj
|
554404e6e7
|
Try to run tests for Windows and macOS.
|
2020-10-20 10:50:46 +10:30 |
|
grossmj
|
5653a8afb6
|
Need another job to run tests on macOS and Windows.
|
2020-10-19 19:27:57 +10:30 |
|
grossmj
|
596ee9b66d
|
Test compute notifications and run tests on macOS and Windows.
|
2020-10-19 19:25:32 +10:30 |
|
grossmj
|
af30361f72
|
Enable GitHub Actions for 3.0 branch
|
2020-10-19 18:31:38 +10:30 |
|
Jeremy Grossmann
|
3af71d8976
|
Set up GitHub Action for running tests
|
2020-06-26 18:31:58 +09:30 |
|