Eos-downloader

Latest version: v0.10.3

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

4.28

['4.28.6.1M', '4.28.6M', '4.28.5.1M', '4.28.5M', '4.28.4M', '4.28.3M']


- a6d7278e00888bda0250a83ba91d333a0dcc9b08: Add option to `ardl get eos` to get latest version
- Latest per release type (`M` or `F`)
- Latest per release in a given branch like `4.28`

bash
Get latest M release
❯ ardl get eos --latest -rtype m
🪐 eos-downloader is starting...
- Image Type: default
- Version: None
🔎 Searching file EOS-4.29.3M.swi
-> Found file at /support/download/EOS-USA/Active Releases/4.29/EOS-4.29.3M/EOS-4.29.3M.swi
...
✅ Downloaded file is correct.
✅ processing done !

4.23

❯ ardl get eos --latest -rtype m --branch 4.23
🪐 eos-downloader is starting...
- Image Type: default
- Version: None
🔎 Searching file EOS-4.23.13M.swi
-> Found file at /support/download/EOS-USA/Active Releases/4.23/EOS-4.23.13M/EOS-4.23.13M.swi
...
✅ Downloaded file is correct.
✅ processing done !


- a6d7278e00888bda0250a83ba91d333a0dcc9b08: Docker image is now published on Github Container Registry: `ghcr.io/titom73/eos-downloader:dev`

- a6d7278e00888bda0250a83ba91d333a0dcc9b08: Docker image now use CLI as `ENTRYPOINT`. You can now directly pass CLI option with CLI

bash
docker run --rm ghcr.io/titom73/eos-downloader:dev get eos --latest -rtype m
🪐 eos-downloader is starting...
- Image Type: default
- Version: None
🔎 Searching file EOS-4.29.3M.swi
-> Found file at /support/download/EOS-USA/Active Releases/4.29/EOS-4.29.3M/EOS-4.29.3M.swi

0.10.3

<!-- Release notes generated using configuration in .github/release.yml at v0.10.3 -->

What's Changed

Maintenance changes

* bump: Update urllib requirement to >=2.2.2 by ankudinov and titom73 in https://github.com/titom73/eos-downloader/pull/102
* doc: Add warning for no support if deployed on EOS by titom73 in https://github.com/titom73/eos-downloader/pull/89
* ci: Ignore typing in EnhancedJSONEncoder for asdict by titom73 in https://github.com/titom73/eos-downloader/pull/98

Other Changes
* ci: bump docker/build-push-action from 5 to 6 by dependabot in https://github.com/titom73/eos-downloader/pull/90
* bump: bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/titom73/eos-downloader/pull/91
* ci: bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 by dependabot in https://github.com/titom73/eos-downloader/pull/96
* bump: bump mypy from 1.10.1 to 1.12.0 by dependabot in https://github.com/titom73/eos-downloader/pull/97
* bump: bump mypy from 1.12.0 to 1.13.0 by dependabot in https://github.com/titom73/eos-downloader/pull/100


**Full Changelog**: https://github.com/titom73/eos-downloader/compare/v0.10.2...v0.10.3

0.10.2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Fixed issues
* fix: Fix an issue where CLI reported incorrect download by titom73 in https://github.com/titom73/eos-downloader/pull/87
Other Changes
* bump: mypy from 1.8.0 to 1.10.0 by dependabot in https://github.com/titom73/eos-downloader/pull/85
* ci: Remove upper bounds for requirements by titom73 in https://github.com/titom73/eos-downloader/pull/86
* ci: Add auto-labeler and release by titom73 in https://github.com/titom73/eos-downloader/pull/88


**Full Changelog**: https://github.com/titom73/eos-downloader/compare/v0.10.1...v0.10.2

0.10.1

What's Changed

* fix(eos_downloader): Add User Agent in HTTP requests by titom73 in https://github.com/titom73/eos-downloader/pull/82

**Full Changelog**: https://github.com/titom73/eos-downloader/compare/v0.10.0...v0.10.1

0.10.0

What's Changed

New features

* feat(cli): tag image with latest when dowloaded with --latest option by titom73 in https://github.com/titom73/eos-downloader/pull/80

Repository changes

* bump: mypy from 1.5.1 to 1.7.0 by dependabot in https://github.com/titom73/eos-downloader/pull/69
* bump: mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/titom73/eos-downloader/pull/72
* bump: update rich requirement from <13.7.0,>=13.5.2 to >=13.5.2,<13.8.0 by dependabot in https://github.com/titom73/eos-downloader/pull/70
* ci: bump actions/setup-python from 4 to 5 by dependabot in https://github.com/titom73/eos-downloader/pull/73
* bump: isort from 5.12.0 to 5.13.2 by dependabot in https://github.com/titom73/eos-downloader/pull/76
* bump: mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/titom73/eos-downloader/pull/77
* ci: bump pre-commit-ci/lite-action from 1.0.1 to 1.0.2 by dependabot in https://github.com/titom73/eos-downloader/pull/78

**Full Changelog**: https://github.com/titom73/eos-downloader/compare/v0.9.0...v0.10.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.