dependabot[bot]
d851536dcf
build(deps): bump actions/setup-node from 6 to 7
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-01 16:14:01 +00:00
dependabot[bot]
7396e35504
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 16:12:31 +00:00
DJ2LS
e33d6602c0
Merge pull request #1085 from DJ2LS/dependabot/github_actions/develop/softprops/action-gh-release-3
2026-06-02 20:29:47 +02:00
dependabot[bot]
706618a29a
Bump softprops/action-gh-release from 2 to 3
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:54 +00:00
dependabot[bot]
229a95e0f8
Bump robinraju/release-downloader from 1.12 to 1.13
...
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader ) from 1.12 to 1.13.
- [Release notes](https://github.com/robinraju/release-downloader/releases )
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.12...v1.13 )
---
updated-dependencies:
- dependency-name: robinraju/release-downloader
dependency-version: '1.13'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:37 +00:00
dependabot[bot]
2cfb79f93d
Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 16:12:45 +00:00
DJ2LS
48563148b3
Merge pull request #1047 from DJ2LS/dependabot/github_actions/develop/actions/upload-artifact-6
...
Bump actions/upload-artifact from 5 to 6
2026-01-08 16:15:31 +01:00
dependabot[bot]
5b51427024
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 16:01:41 +00:00
dependabot[bot]
c1338994c7
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 17:40:48 +00:00
as3ii
e6bcd2490e
Install only required dependencies
...
- `pip install .` installs only the libraries required to run freedata
- `pip install .[test]` installs the libraries required for running and testing freedata
- `pip install .[dev]` installs the libraries required for running, testing and linting/checking freedata
- `pip install .[build]` installs only the libraries required to run and build the freedata pip module
- `pip install .[nuitka]` installs only the libraries required to run and build the freedata executable
requirements.txt remains only for backward compatibility
2025-11-11 23:22:22 +01:00
DJ2LS
223869bddc
Merge pull request #1027 from DJ2LS/dependabot/github_actions/develop/actions/upload-artifact-5
2025-11-02 12:20:17 +01:00
dependabot[bot]
f166ebdf66
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 16:01:50 +00:00
dependabot[bot]
7ac290e15f
Bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 16:01:39 +00:00
DJ2LS
4387ffc68d
Merge branch 'develop' into dependabot/github_actions/develop/actions/setup-python-6
2025-10-27 08:48:51 +01:00
dependabot[bot]
c607b2fd91
Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 16:02:26 +00:00
dependabot[bot]
e51c84848e
Bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 16:02:21 +00:00
DJ2LS
804a1c60f0
install nsis via choco
2025-09-21 11:53:25 +02:00
DJ2LS
86c2f67700
test with reduced sqalchemy packages
2025-09-21 10:17:09 +02:00
DJ2LS
5156e1e14a
test with reduced sqalchemy packages
2025-09-21 10:12:30 +02:00
DJ2LS
83cd3937d2
test with reduced sqalchemy packages
2025-09-21 10:01:35 +02:00
DJ2LS
700be4c55a
test low memory option for nuitka
2025-09-19 12:29:50 +02:00
DJ2LS
bc71a894ed
test low memory option for nuitka
2025-09-19 12:28:38 +02:00
DJ2LS
4d0fadcec6
test low memory option for nuitka
2025-09-19 09:09:34 +02:00
DJ2LS
26e546d841
fall backl to 3.12 because of sqalchemy build error
2025-09-19 09:07:46 +02:00
DJ2LS
7ed9dcf9c5
update dependencies
2025-09-18 13:00:51 +02:00
dependabot[bot]
8da3865aff
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 06:14:57 +00:00
dependabot[bot]
9ca2db93e9
Bump robinraju/release-downloader from 1.11 to 1.12
...
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader ) from 1.11 to 1.12.
- [Release notes](https://github.com/robinraju/release-downloader/releases )
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.11...v1.12 )
---
updated-dependencies:
- dependency-name: robinraju/release-downloader
dependency-version: '1.12'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 16:35:52 +00:00
DJ2LS
73d14928df
going back to python3.11
2025-03-18 13:42:29 +01:00
DJ2LS
30ebb5dced
test with increased heap size for building
2025-03-18 13:35:38 +01:00
DJ2LS
b6683d5f67
test with increased heap size for building
2025-03-18 13:29:11 +01:00
DJ2LS
f826a55989
bump python version and nodejs version for automated runs
2025-03-18 12:48:09 +01:00
DJ2LS
6d7bcaa918
bump python version and nodejs version for automated runs
2025-03-18 12:00:08 +01:00
DJ2LS
f92fe53981
dont draft new releases
2025-01-31 11:31:36 +01:00
DJ2LS
dace465411
adjusted build steps
2024-09-30 10:48:36 +02:00
DJ2LS
cb38243c12
adjusted build command
2024-09-17 13:34:18 +02:00
DJ2LS
ec28a556b9
adjusted move command
2024-09-17 13:23:14 +02:00
DJ2LS
9848db997e
download explicit hamlib version, also changed hanlib fodler structure
2024-09-17 13:06:12 +02:00
DJ2LS
e31433456c
download explicit hamlib version
2024-09-17 13:02:45 +02:00
DJ2LS
bec583e2f8
temporary hamlib fix - but hardcoded..
2024-09-17 12:27:16 +02:00
DJ2LS
e0b34bd849
first run adjusting nuitka import #804
2024-09-17 10:09:02 +02:00
DJ2LS
ea7cfc1efc
adjusted release name
2024-08-03 12:09:01 +02:00
DJ2LS
81b3f78770
Merge branch 'develop' into dependabot/github_actions/develop/robinraju/release-downloader-1.11
2024-07-25 07:44:12 +02:00
DJ2LS
834cebb67b
adjusted github build scripts
2024-07-23 11:18:45 +02:00
DJ2LS
42815916fb
adjusted github build scripts
2024-07-23 11:13:41 +02: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
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
DJ2LS
d5097b8b94
another folder renaming
2024-04-18 11:04:25 +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
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