-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
What looks like a lot of changes here is mostly cosmetic Release bump to `1.1.2` Version bump `es_client==8.15.1` Updated `docker_test` contents to follow https://github.com/untergeek/es-docker-test-scripts Updated Dockerfile & `post4docker.py` to be more generic for easy sharing Updated Dockerfile to use more recent versions of Python and cx_Freeze Updated `pyproject.toml` to use new cx_Freeze methodology Updated dates in `LICENSE.txt` Updated `cli.py` to import `show_all_options` from `es_client` Updated `README.md` to correct several typos Removed `setup.py` as it was only for older cx_Freeze version Removed `src/es_fieldusage/helpers/` `client.py`, `logging.py` as `es_client` now provides them for us. Removed older files in `docker_test` that were superseded by the new version All other updates are pylint/black/mypy formatting updates.
- Loading branch information
Showing
27 changed files
with
882 additions
and
810 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Version: 1.1.1 | ||
Released: 24 August 2024 | ||
|
||
# License and Changelog at https://github.com/untergeek/es-docker-test-scripts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.