Commit Graph

4668 Commits (170e83e589cde0b488c4d84828bab3a6a9686fc5)
 

Author SHA1 Message Date
grossmj 1aa6fe8535 Add publish_api_documentation.yml to master branch for scheduled event to work.
4 years ago
grossmj 5bb6ba73f2 Fix syntax error in publish_api_documentation.yml
4 years ago
grossmj e568de0aa9 actions/checkout@v2 to checkout 3.0 branch.
4 years ago
grossmj 3f57f5285d Publish API documentation on gh-pages branch
4 years ago
grossmj b23422e782 Fix publish_api_documentation.yml
4 years ago
grossmj b7ade95c24 Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj e39493f8bd Only publish documentation once a day or on tags.
4 years ago
github-actions 7d72b5e8b9 Publish API documentation
4 years ago
grossmj 98467181de Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj 80d14a98fb Some cleaning in compute.py
4 years ago
github-actions 3a55337d3f Publish API documentation
4 years ago
grossmj b04f9cb6ea Add git add to publish_api_documentation.yml
4 years ago
grossmj da2d4de89f Fix call to publish_api_documentation.py
4 years ago
grossmj 80ca9100b9 Use Python 3.6 to generate the API documentation
4 years ago
grossmj 4cf054061d Remove tests_require from setup.py
4 years ago
grossmj 791d8ac366 Install the GNS3 server in publish_api_documentation.yml
4 years ago
grossmj 10542aef91 Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj 2793f6f9d8 Automate API documentation publishing.
4 years ago
Jeremy Grossmann 407f6efa78 Create CNAME
4 years ago
grossmj 3185ebaa3d Publish API documentation generated by FastAPI.
4 years ago
grossmj 087bbd1a0b Fix tests.
4 years ago
grossmj a08ddce033 Revert compute.py
4 years ago
grossmj 97a91f1899 Overwrite uvicorn loggers.
4 years ago
grossmj 13da8aa8f5 Do not automatically connect to local compute.
4 years ago
grossmj a92c47b310 Add HTTP client to reuse the aiohttp session where needed.
4 years ago
grossmj 36c8920cd1 Warn not to use the private compute API. Fixes #1593.
4 years ago
grossmj f895b66fca Run tests on Ubuntu only for now.
4 years ago
grossmj f4210108ce Do not run tests on macOS for now.
4 years ago
grossmj c0cab1c3ca Install Windows dependencies to run tests
4 years ago
grossmj 8b415b0b3c Fix testing on Windows.
4 years ago
grossmj a9a5d4e665 Fix syntax error in testing.yml
4 years ago
grossmj 554404e6e7 Try to run tests for Windows and macOS.
4 years ago
grossmj 0500b28aea Fix changing to ProactorEventLoop in tests.
4 years ago
grossmj bd4bf53084 Use ProactorEventLoop with pytest-asyncio
4 years ago
grossmj 25494ca098 Fix project import to work with FastAPI.
4 years ago
grossmj 5653a8afb6 Need another job to run tests on macOS and Windows.
4 years ago
grossmj 596ee9b66d Test compute notifications and run tests on macOS and Windows.
4 years ago
grossmj 6af8c8933e Fix tests.
4 years ago
grossmj b8e8e5cba7 Fix status code 204 must not have a response body.
4 years ago
grossmj 993e6a80e4 Add missing requests package to run tests.
4 years ago
grossmj 5d71ee25ee Fix syntax error.
4 years ago
grossmj af30361f72 Enable GitHub Actions for 3.0 branch
4 years ago
grossmj f20e16074f Fix Docker dev server script.
4 years ago
grossmj be6d4771d0 Migrate PCAP streaming code to work with FastAPI.
4 years ago
grossmj bd8565b2b9 Refactor WebSocket console code to work with FastAPI.
4 years ago
Bernhard Ehlers de2b9caeeb Use HDD disk image as startup QEMU config disk
4 years ago
grossmj 5341ccdbd6 Use dependencies and group common HTTP responses in endpoints.
4 years ago
grossmj 58c5965905 Fix tests.
4 years ago
grossmj 46f4e7ef6e Fix update property call for Qemu VMs.
4 years ago
grossmj 0746949207 Merge branch '2.2' into 3.0
4 years ago