Commit graph

87 commits

Author SHA1 Message Date
DJ2LS 21c98a8366 version update which should now work 2023-01-20 20:36:25 +01:00
DJ2LS 440fda917a update to python 3.11 2023-01-20 16:16:18 +01:00
DJ2LS 7326f871e5 remove duplicate build step, update to nodejs 18, update to python 3.10 2023-01-20 16:15:04 +01:00
DJ2LS 4687dd36e7 don't rename for macos 2023-01-20 13:24:17 +01:00
DJ2LS 93d238d4e1 force overwriting output files for pyinstaller 2023-01-19 21:49:35 +01:00
DJ2LS 4c9ee09e86
Merge branch 'main' into update_github_action 2023-01-19 21:27:05 +01:00
DJ2LS 1bd6537d64 attempt fixing macOS build with new build steps 2023-01-19 21:15:23 +01:00
DJ2LS c0e4f14da0 record audio 2022-12-26 12:11:59 +01:00
DJ2LS 48781ba208 removed artifact uploading 2022-11-25 17:01:24 +01:00
DJ2LS cb2d9907c8 github action hotfix attempt 2022-11-25 16:10:34 +01:00
DJ2LS 1588031bfa github action hotfix attempt 2022-11-25 16:03:22 +01:00
DJ2LS 271f33003c hotfix attempt for not allowing artifact uploads when testing 2022-11-25 16:00:53 +01:00
DJ2LS 0d49340d7e hotfix attempt for not allowing artifact uploads when testing 2022-11-25 15:59:07 +01:00
DJ2LS e9d0236c9d additional downloading of libcodec2 2022-11-20 20:48:32 +01:00
DJ2LS d519052ce9 improved github action 2022-11-20 20:39:46 +01:00
DJ2LS 33e0f61675 updated github action 2022-11-20 18:24:00 +01:00
DJ2LS 166bb6aba4 updated github action 2022-11-20 17:10:49 +01:00
DJ2LS 8f0dd9df8b attempt making build process more simple 2022-11-19 23:47:06 +01:00
DJ2LS 6851d2c427 attempt making build process more simple 2022-11-19 17:43:17 +01:00
dj2ls 1314140454 hotfix: updated build step 2022-11-06 19:01:13 +01:00
dj2ls a9c415c59e fixing codefactor problem 2022-10-16 18:17:09 +02:00
dj2ls a68d2c176a attempt making bash available for windows... 2022-10-16 17:12:11 +02:00
dj2ls 53d0383696 attempt making bash available for windows... 2022-10-16 17:08:54 +02:00
dj2ls 9053e2f57f attempt making bash available for windows... 2022-10-16 16:44:59 +02:00
dj2ls f21069e29d check if portaudio already downloaded 2022-10-16 15:58:03 +02:00
dj2ls 18f670bac7 check if portaudio already downlaoded 2022-10-16 15:56:14 +02:00
dj2ls 03f5f8dcce fixed folder cleanup for macOS 2022-10-13 10:36:04 +02:00
dj2ls c93cba9bc0 moved to pyinstaller for macOS 2022-10-13 10:15:51 +02:00
dj2ls a67d6cb450 moved to pyinstaller for macOS 2022-10-13 10:03:47 +02:00
dj2ls 5516985f49 moved to pyinstaller for macOS 2022-10-13 09:53:53 +02:00
dj2ls 7efad9479c changed source folder 2022-10-13 08:58:18 +02:00
dj2ls b125f36a13 attempt with virtualenv 2022-10-12 19:20:23 +02:00
dj2ls 32a01a5859 attempt with virtualenv 2022-10-12 19:03:05 +02:00
dj2ls 63d47cb745 attempt with virtualenv 2022-10-12 17:07:10 +02:00
dj2ls b97db66736 attempt with virtualenv 2022-10-12 16:38:23 +02:00
dj2ls 19bff8cb4e attempt fixing macOS builds 2022-10-12 12:00:54 +02:00
DJ2LS 6d97dc2ebe
Merge pull request #253 from DJ2LS/ls-gui
WIP: new rigctld control interface
2022-10-04 09:35:52 +02:00
DJ2LS 4e9cdd2548 test with different build parameters 2022-10-04 08:58:02 +02:00
DJ2LS c964fab0ee removed ia32 from linux build 2022-10-04 08:54:34 +02:00
DJ2LS b4bdc313c9 added --x64 --ia32 arg to electron builder 2022-10-03 22:04:22 +02:00
dj2ls 2afcdd980c removed test branch 2022-10-03 14:21:42 +02:00
dj2ls 594b342fc6 removed test branch 2022-10-03 14:21:04 +02:00
Paul Kronenwetter 90bcce10f1 Remove code checkout reference to reflect the action cause 2022-09-20 19:26:33 -04:00
DJ2LS 153dd7f7da
Merge branch 'main' into ls-gui 2022-09-20 08:04:38 +02:00
Paul Kronenwetter 7704f96fc3 Make build file more consistent and representative 2022-09-18 19:50:20 -04:00
Paul Kronenwetter e189d0298e Tweak build script a little 2022-09-18 16:53:36 -04:00
DJ2LS 690f400a81
Merge pull request #252 from DJ2LS/dependabot/github_actions/actions/checkout-3 2022-09-18 12:30:49 +02:00
DJ2LS 9f4de39cab
Merge pull request #251 from DJ2LS/dependabot/github_actions/actions/setup-python-4 2022-09-18 12:29:56 +02:00
dependabot[bot] 748d8495a2
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:19 +00:00
dependabot[bot] 87c8dedebb
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:16 +00:00