Commit Graph

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

Author SHA1 Message Date
dependabot[bot] 1be36a0b7d
build(deps): bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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:13:50 +00:00
dj2ls 7ea4f0796c initial changes to pip releases and dependency cleanup 2026-07-24 22:59:40 +02:00
dj2ls 3ea91e6afb update dependencies before building 2026-07-23 10:38:03 +02:00
dj2ls 6386d68e4c Merge remote-tracking branch 'origin/develop' into develop 2026-07-23 09:15:49 +02:00
dj2ls 838943c256 dependency update 2026-07-23 09:15:42 +02: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
DJ2LS 452054a5c3
Merge pull request #1081 from DJ2LS/dependabot/github_actions/develop/robinraju/release-downloader-1.13 2026-06-02 20:28:48 +02:00
DJ2LS 27df5bb197
Merge pull request #1082 from DJ2LS/dependabot/github_actions/develop/docker/setup-qemu-action-4 2026-06-02 20:28:35 +02:00
DJ2LS d7b606225e
Merge pull request #1083 from DJ2LS/dependabot/github_actions/develop/docker/login-action-4 2026-06-02 20:28:21 +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] 1e313b3240
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:49 +00:00
dependabot[bot] fee3c4d9d5
Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:44 +00:00
dependabot[bot] c16d99916f
Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:41 +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
DJ2LS 1b5a531f3d
Merge pull request #1067 from DJ2LS/dependabot/github_actions/develop/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2026-04-24 10:41:53 +02:00
DJ2LS 21185b2b33
Merge pull request #1074 from DJ2LS/dependabot/github_actions/develop/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2026-04-24 10:41:07 +02:00
DJ2LS a7059d53f6
Merge pull request #1075 from DJ2LS/dependabot/github_actions/develop/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2026-04-24 10:40:58 +02:00
DJ2LS 0a1313d15d
Merge pull request #1056 from DJ2LS/dependabot/github_actions/develop/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2026-04-24 10:38:50 +02:00
dependabot[bot] bd32ff7fe0
Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 20:41:50 +00:00
dependabot[bot] 672c6de7d4
Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 20:41:45 +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
dependabot[bot] c5784a5d8f
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>
2026-02-01 16:12:38 +00:00
dependabot[bot] 93f6b34f6d
Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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>
2026-02-01 16:12:28 +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
DJ2LS ccb119ccce
Merge pull request #1044 from DJ2LS/dependabot/github_actions/develop/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-08 16:14:48 +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 e2652b746a
Switched to ruff for linting/formatting, added ruff CI 2025-11-12 09:33:02 +01: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
as3ii 602b982f81
Removed setup.py, fixed build of pip module 2025-11-11 23:19:20 +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
DJ2LS 41594fd905
Merge pull request #1026 from DJ2LS/dependabot/github_actions/develop/github/codeql-action-4 2025-11-02 12:20:05 +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] 6309dc5279
Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 16:01:44 +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
DJ2LS 4de27d7141
Merge branch 'develop' into dependabot/github_actions/develop/actions/setup-python-6 2025-10-27 08:46:57 +01:00
DJ2LS ba963a570e
Merge branch 'develop' into dependabot/github_actions/develop/actions/setup-node-5 2025-10-27 08:46:54 +01:00
as3ii 5de39dc1f5
Deprecate python versions older then 3.10, add 3.13 where missing 2025-10-06 15:23:58 +02: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 ddee4e5337 test low memory option for nuitka 2025-09-19 12:37:00 +02:00
DJ2LS db7e5a822f test low memory option for nuitka 2025-09-19 12:35:25 +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