Commit Graph

556 Commits (dependabot/github_actions/develop/actions/setup-python-7)

Author SHA1 Message Date
DJ2LS 42815916fb adjusted github build scripts 2024-07-23 11:13:41 +02:00
DJ2LS c91fbf73af adjusted gui test action 2024-07-23 10:54:57 +02:00
DJ2LS 8f82ae13f2
Merge branch 'develop' into dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.9.0 2024-07-23 10:51:25 +02:00
DJ2LS 8fad4429d3
Merge branch 'develop' into dependabot/github_actions/develop/robinraju/release-downloader-1.11 2024-07-23 10:51:15 +02:00
DJ2LS afcf4d033d updated server build 2024-07-22 23:22:45 +02:00
dependabot[bot] 081853fafd
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 16:58:11 +00:00
dependabot[bot] 0cfc36dc4a
Bump robinraju/release-downloader from 1.10 to 1.11
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.10 to 1.11.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.10...v1.11)

---
updated-dependencies:
- dependency-name: robinraju/release-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 16:58:07 +00:00
DJ2LS e4cbcbcbcc updated github forms 2024-05-17 15:23:18 +02:00
DJ2LS 1a1e5d2dd4
Merge pull request #716 from DJ2LS/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.14 2024-05-01 18:41:28 +02:00
DJ2LS 3fbe5b2dd0
Merge pull request #715 from DJ2LS/dependabot/github_actions/develop/robinraju/release-downloader-1.10 2024-05-01 18:41:17 +02:00
DJ2LS a4fa00ecfe
Merge pull request #714 from DJ2LS/dependabot/github_actions/develop/softprops/action-gh-release-2 2024-05-01 18:41:06 +02:00
dependabot[bot] 9e4b3e48f4
Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.2...v1.8.14)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:18:29 +00:00
dependabot[bot] 249287af40
Bump robinraju/release-downloader from 1.9 to 1.10
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.9 to 1.10.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.9...v1.10)

---
updated-dependencies:
- dependency-name: robinraju/release-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:18:26 +00:00
dependabot[bot] c967562395
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:18:23 +00:00
dependabot[bot] ad7ae4eb77
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:18:20 +00:00
DJ2LS ef74a9409e adjusted appimage path 2024-04-20 13:32:26 +02:00
DJ2LS 23cbffe407 adjusted appimage startup script 2024-04-19 14:11:40 +02:00
DJ2LS 8da6f1b64d adjusted appimage bundle path 2024-04-19 11:50:18 +02:00
DJ2LS a656c79ff7 adjusted appimage bundle path 2024-04-19 10:43:25 +02:00
DJ2LS 813113676e possible fix of tests 2024-04-19 10:04:06 +02:00
DJ2LS e7c8162594 adjusted appimage path 2024-04-18 15:27:16 +02:00
DJ2LS bb8778080d add node 20 for appimage 2024-04-18 14:46:13 +02:00
DJ2LS d5097b8b94 another folder renaming 2024-04-18 11:04:25 +02:00
DJ2LS 55e958c781 adjusted pip package 2024-04-18 10:56:23 +02:00
DJ2LS 1b8f8dd1ea adjusted pip package 2024-04-18 10:52:27 +02:00
DJ2LS 55e8f5f133
Update pip_package.yml 2024-04-18 10:07:12 +02:00
DJ2LS 6309c5363f fixing some tests 2024-04-17 23:37:28 +02:00
DJ2LS 4b6d489cf0 removed gui build step 2024-04-17 22:59:24 +02:00
DJ2LS c8e2ae482b renamed "gui" to "freedata-gui" 2024-04-17 22:49:39 +02:00
DJ2LS efe8bb3aec renamed "modem" to "freedata-server" 2024-04-17 22:49:08 +02:00
DJ2LS 8ea8cb30ce
Merge pull request #708 from DJ2LS/dev-appimage-installer
WIP: appimage installer
2024-04-17 22:33:31 +02:00
DJ2LS 40ca8c9482 push on tag 2024-04-17 22:10:15 +02:00
DJ2LS a75081b916 adjusted depencencies 2024-04-17 21:57:00 +02:00
DJ2LS 71a31b8505 adjusted depencencies 2024-04-17 21:55:02 +02:00
DJ2LS 0a58dd78c5 push adjustment 2024-04-17 21:50:29 +02:00
DJ2LS d78ec0b714 path adjustment 2024-04-17 21:49:25 +02:00
DJ2LS 5eac888f34 first test with pip package 2024-04-17 21:47:40 +02:00
DJ2LS 1b5b73f731 missing desktop-file-utils 2024-04-17 21:27:55 +02:00
DJ2LS 449add686e fixing apprun folder 2024-04-17 20:44:25 +02:00
DJ2LS 11553ca7ca adjusted appimage folders 2024-04-17 20:22:19 +02:00
DJ2LS 5958820540 added linux dependencies 2024-04-17 19:44:23 +02:00
DJ2LS 0f97740377 added linux dependencies 2024-04-17 19:41:39 +02:00
DJ2LS 848aae3b4a Merge branch 'refs/heads/dev-datac14' into dev-appimage-installer 2024-04-17 19:38:10 +02:00
DJ2LS b31c6931fb
Merge branch 'develop' into dev-datac14 2024-04-13 17:29:00 +02:00
DJ2LS 855e82603a removed debugging for mac builds... 2024-04-13 16:43:02 +02:00
DJ2LS 6a34101678 debugging for mac builds... 2024-04-13 16:13:51 +02:00
dependabot[bot] d1d63c607a
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 16:21:58 +00:00
DJ2LS 1b261626f3 attempt fixing syntax error 2024-03-11 20:13:17 +01:00
DJ2LS fc7ff0bee4 WIP ubuntu appimage runner 2024-03-11 10:42:24 +01:00
DJ2LS e9ee0e600d adjusted macos python lookup path 2024-03-07 13:30:17 +01:00
DJ2LS 0240c6cd1d possible test fix, possible fix of startmenu items 2024-03-03 11:51:43 +01:00
DJ2LS 7e1d6f6100 added version to Installer name, add start menu entries, refresh audio devices on request 2024-03-03 11:09:29 +01:00
DJ2LS e221637394 adjusted lookup path and updated gh action 2024-03-01 12:10:49 +01:00
DJ2LS 100c871cd9 first attempt creating a full bundle 2024-02-29 15:27:39 +01:00
DJ2LS e1b5872e26 first attempt creating a full bundle 2024-02-29 15:05:54 +01:00
DJ2LS 05a274edeb attempt fixing macos server build 2024-02-28 19:44:50 +01:00
DJ2LS 0738fe1454 removed 32bit hamlib build 2024-02-11 20:59:29 +01:00
DJ2LS a0525ef01b adjusted dependabot 2024-02-11 10:06:47 +01:00
DJ2LS 704186c3c2 added downloading windwos hamlib releases for nsis 2024-02-10 21:36:14 +01:00
DJ2LS a979b84339 another attempt with nsis.. 2024-01-31 10:21:54 +01:00
DJ2LS 718ffd5ee7 another attempt with nsis.. 2024-01-31 10:19:07 +01:00
DJ2LS d06cdd5649 another attempt with nsis.. 2024-01-30 22:19:00 +01:00
DJ2LS 9d44a47317 another attempt with nsis.. 2024-01-30 22:12:45 +01:00
DJ2LS 058eacd07a attempt with nsis installer 2024-01-30 21:41:53 +01:00
DJ2LS f4e11f190c attempt with nsis installer 2024-01-30 21:41:25 +01:00
dependabot[bot] c5b0378a80
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2024-01-17 12:22:15 +00:00
DJ2LS cefa80b647 adjusted build process 2024-01-15 16:34:41 +01:00
DJ2LS 9ce6f5726e adjusted build process 2024-01-15 16:27:53 +01:00
DJ2LS 49c34773d6 attempt uploading server as artifact 2024-01-15 16:10:28 +01:00
DJ2LS b941eda41a starting flask inline 2024-01-14 21:05:53 +01:00
DJ2LS cce39a161f adjusted build process with nuitka 2024-01-13 19:22:54 +01:00
DJ2LS 46f125ea17 Merge remote-tracking branch 'origin/main' into develop
# Conflicts:
#	.github/workflows/build_multiplatform.yml
2023-12-31 13:56:26 +01:00
DJ2LS 0272fa3ee3 updated modem tests 2023-12-31 13:27:17 +01:00
DJ2LS 2680d5d365 removed node14 support 2023-12-31 13:25:35 +01:00
DJ2LS bb1965481d updated build process 2023-12-31 13:23:48 +01:00
DJ2LS a016d07466 updated build process 2023-12-31 13:22:54 +01:00
DJ2LS 28bf27b2f0
Merge pull request #567 from DJ2LS/dependabot/github_actions/actions/upload-artifact-4 2023-12-18 20:50:51 +01:00
DJ2LS b6f5528b29
Merge pull request #566 from DJ2LS/dependabot/github_actions/github/codeql-action-3 2023-12-18 20:50:39 +01:00
dependabot[bot] 2f197225a9
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:29:48 +00:00
dependabot[bot] d600d999d2
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:29:44 +00:00
dependabot[bot] 672ec7a4a1
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 16:23:45 +00:00
dependabot[bot] 1b47882a1d
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2023-12-06 16:13:22 +00:00
DJ2LS 0290c1a28c removed python 3.7 support 2023-12-01 10:21:57 +01:00
DJ2LS fe70516788 removed python 3.7 support 2023-12-01 10:18:12 +01:00
DJ2LS 53355ef4a0 remove ctest 2023-12-01 10:09:19 +01:00
DJ2LS d91d9cc90d
Merge branch 'main' into develop 2023-12-01 10:05:30 +01:00
DJ2LS 0599ba1593
Update dependabot.yml 2023-12-01 10:03:37 +01:00
DJ2LS ea409bd888 first attempt making build steps easier 2023-12-01 10:01:31 +01:00
DJ2LS 6b79f826eb updated tests, added gui test 2023-11-20 20:19:18 +01:00
DJ2LS bed858117b updated tests, added gui test 2023-11-20 20:18:57 +01:00
DJ2LS 53c9f2a668 adjusted modem test 2023-11-20 16:02:13 +01:00
DJ2LS e05ec46b66 first test running tests in github actions 2023-11-20 15:33:26 +01:00
DJ2LS d6c182964b first test running tests in github actions 2023-11-20 15:31:33 +01:00
DJ2LS 73704ea206 first test running tests in github actions 2023-11-20 15:27:56 +01:00
DJ2LS c170a938d1 updated dependabot 2023-11-08 20:23:27 +01:00
DJ2LS e41d6d6ea2
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4 2023-10-23 21:02:31 +02:00
dependabot[bot] ee3dc8f853
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 16:55:16 +00:00
DJ2LS 38caea01f5 publish modem data as draft 2023-10-23 14:39:43 +02:00
DJ2LS a473199954 await arm builds before continuing 2023-10-23 13:06:55 +02:00
DJ2LS f153b1dbf1 forgot to use new build step 2023-10-23 09:19:16 +02:00
DJ2LS 351283b776 added team id for notarization 2023-10-22 22:46:13 +02:00
DJ2LS ec83edeb1f adjusted electron builder 2023-10-22 21:55:34 +02:00
DJ2LS 3baaf127b0 another testing some manual building 2023-10-22 21:06:34 +02:00
DJ2LS 27f7cef2b3 another testing some manual building 2023-10-22 20:51:21 +02:00
DJ2LS a22f6fb4a4 revert testing some manual building 2023-10-22 20:10:43 +02:00
DJ2LS 33b7b395e5 testing some manual building 2023-10-22 19:49:20 +02:00
DJ2LS 85fa22fd78 testing some manual building 2023-10-22 19:43:22 +02:00
DJ2LS 95f50e84aa testing some manual building 2023-10-22 19:37:25 +02:00
DJ2LS 36a50fa02b some mire linting.. 2023-10-22 11:13:02 +02:00
DJ2LS 09786e8b28 adjusted build action for macos m1 runner 2023-10-22 10:50:15 +02:00
DJ2LS ff82b0e0f4 renamed gui_vue to gui 2023-10-22 10:20:32 +02:00
DJ2LS 1adb4f1890 updated github action 2023-10-20 21:13:55 +02:00
DJ2LS 5d0d008cdc deleted tnc folder, moved to modem folder 2023-10-20 14:12:20 +02:00
DJ2LS f6c7226dac updated dependabot 2023-10-18 21:26:09 +02:00
DJ2LS 704f136aff run dependabot for vue js gui 2023-10-17 08:49:54 +02:00
DJ2LS 3064075efa
Merge branch 'main' into ls-gui-single-pager 2023-09-27 11:25:26 +02:00
DJ2LS 0ce6a7b2d4 using dependabot for vuejs 2023-09-10 08:46:51 +02:00
dependabot[bot] bbede074e9
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:48:16 +00:00
DJ2LS 3b7914eed7
Update dependabot.yml
attempt for updating package.json via dependabot
2023-08-08 08:37:16 +02:00
Mashintime 70c56487f4 Try fixing mac build 2023-08-07 10:53:12 -04:00
Mashintime 25148be751 Try forcing a specifc version of node 2023-08-06 16:47:11 -04:00
DJ2LS 18f4f699f4 updated python to 3.11 2023-08-04 09:25:46 +02:00
Mashintime 8b5a0d9c02 Fix branch checkout name 2023-07-30 12:39:38 -04:00
Mashintime 484dc5fa59 Fix another 1.1 reference 2023-07-30 12:33:46 -04:00
Mashintime 4b016e0303 Update build for codec1.2 2023-07-30 12:27:01 -04:00
Mashintime 5f3050c3db Make release versions of codec2 2023-07-30 12:19:49 -04:00
Mashintime f0d7685a96 Fix prettier action 2023-07-02 09:43:13 -04:00
DJ2LS fa8c072199 run prettier only on push to merge 2023-05-20 10:07:49 +02:00
Mashintime 2d97841422 Fix arm build 2023-05-18 21:41:32 -04:00
Mashintime 4e2ac2f07d Use new libcodec2 name 2023-05-18 21:27:41 -04:00
DJ2LS ca36205ec2 moved ctest back to master branch 2023-05-04 11:23:30 +02:00
DJ2LS a0a6bae6b4 updated ctest 2023-04-26 13:57:28 +02:00
DJ2LS a9f7fa5783 revert run ctest with specific branch 2023-04-21 16:30:36 +02:00
DJ2LS f45b54126d run github actions only for actual branch 2023-04-21 16:28:41 +02:00
DJ2LS 53955d49c4 run github actions only for actual branch 2023-04-21 16:25:33 +02:00
DJ2LS 7f9e048dcd changed codec2 branch for ctest 2023-04-21 13:50:31 +02:00
DJ2LS e7e113df28 attempt fixing github runner 2023-02-21 21:08:23 +01:00
DJ2LS 9982ee5331 updated build action - removed deprecated linux 2023-02-21 20:27:45 +01:00
DJ2LS 5e642697ff added missing dependencies 2023-02-21 20:24:51 +01:00
dependabot[bot] 133c4fadb7
Bump creyD/prettier_action from 4.2 to 4.3
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 4.2 to 4.3.
- [Release notes](https://github.com/creyD/prettier_action/releases)
- [Commits](https://github.com/creyD/prettier_action/compare/v4.2...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:09:55 +00:00
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
DJ2LS 63940e2fda added prettier code cleanup 2023-02-11 22:33:21 +01:00
DJ2LS bd496fae3f disabled ctest for python 3.12-dev 2023-02-09 18:27:06 +01:00
DJ2LS da679b3e0f added missing dependency to ctests 2023-02-02 20:19:58 +01:00
DJ2LS ff5eea3c63 fixed build_multiplatform.yml folder checking 2023-01-30 09:47:20 +01:00
DJ2LS 6ae542230f fixed path env 2023-01-22 22:05:07 +01:00
DJ2LS f18604a38b possible hotfix for missing portaudio 2023-01-22 21:47:14 +01:00
DJ2LS 9b13efacba fixed macOS build folder path 2023-01-22 19:28:34 +01:00
DJ2LS 545aaf031f set environment vars 2023-01-21 20:20:09 +01:00
DJ2LS 4e83d49144 increased attempts for build app 2023-01-21 17:20:12 +01:00