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
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