Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Tags: eSentire/grape

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Doc updates (#38)

* update docs for 0.6

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor change to improve debugability (#34)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor change to improve debugability (#34)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix pylint error (#33)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __version__

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jlinoff 20210122 demo02 (#25)

Updated demo02 to improve the analysis, the SQL, the dashboard layout and the run flow using the new upload-json-dashboard.sh and csv2sql.py scripts.

Cleaned up hygiene issues in various tools including the scripts which lead to adding shellcheck targets to the Makefile.

Added tests to verify all of the tools including the scripts.

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jlinoff 20210122 upload (#24)

PR-24: add upload-json-dashboard.sh

Add upload-json-dashboard.sh tool to upload dashboards from the CLI.

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jlinoff 20210107 docstyle (#21)

* Convert source code documents to google style.
* Added port reporting to status.
* Add mypy type checking.

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jlinoff 20210106 hygiene (#20)

* Improve the docker creation status logic so that is uses elapsed time.
* Allow manual github workflows for branches using workflow_dispatch.
* Improve the test logic by adding adding parameters and explicit dependencies.
* Stop the tests after the first failure because the tests are dependent on previous tests passing.
* Started the processing of having the code documentation so that it conforms to the google coding style.

v0.4.1

Toggle v0.4.1's commit message
update README