Commit Graph

13 Commits

Author SHA1 Message Date
Brett Williams 44e6b4332f Fix create-executables.yml workflow to upload output to release page 2026-06-06 17:32:16 -05:00
brett c38213fb58 Update and modernize create-executables action (#138)
* Modernize create-executables.yml

* Update version numbers

* Fix API version in test
2026-06-06 17:10:53 -05:00
brett 24eb7b5616 Add Unit Tests (#132)
* Add tests and new github workflow

* Add new unit tests

* Add Github CI workflow

* Workflow fix

* Add pytest install to workflow file

* More CI / test updates

* More test cleanup

* Whitespace cleanup and link complexity override

* More whitespace cleanup

* Make lint less strict

* More lint tweaks
2026-06-06 00:02:01 -05:00
brett f9b19587ba Ignore aerender in pytests until ready (#125)
* Ignore aerender in pytests until ready
* Disable pytest step in GitHub Actions workflow
2025-12-28 15:00:01 -06:00
brett 574c6f0755 Job Submission CLI (#122)
* Initial commit of job submission cli tool, with minor fixes in API code

* Refactored and further decoupled server / client code

* Clean up ServerProxy to not use hardcoded loopback addresses
2025-12-27 18:36:34 -06:00
brett dea7574888 Rename create_executables.yml to create-executables.yml 2024-08-23 19:52:41 -05:00
brett a19db9fcf7 Fix issue with create_executables.yml 2024-08-23 19:51:56 -05:00
brett 80b0adb2ad Create executables for all platforms, not just Windows 2024-08-23 19:46:35 -05:00
brett 18873cec6f Only generate Windows binaries when releases are created 2024-08-23 19:37:34 -05:00
brett 6bdb488ce1 Add "Create Executable" GitHub action for Windows (#116) 2024-08-23 18:36:14 -05:00
brett 2c82c65305 Update pylint.yml
Update python versions
2023-12-25 17:40:55 -06:00
brett 0b0b410e76 Create python-app.yml 2023-06-30 03:53:32 -05:00
brett 646fcf135d Create pylint.yml 2023-06-30 03:47:56 -05:00