This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
from 67e38e2d Apply Apache Incubator press-kit logo to docs (#1438)
new 7f0916d7 Adds script to help promote RC artifacts
new 7e2ffb84 Updates package to be apache-hamilton
new 223a8f2b Removes some README links that shouldn't be there
new 18ebdb94 Changes copy to mv
new 66302562 Adds downloads to docs
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 +-
docs/asf/downloads.rst | 57 ++++++++++++++++++++
docs/asf/index.rst | 2 +
docs/index.md | 7 +++
pyproject.toml | 20 ++++++-
scripts/apache_release_helper.py | 114 +++++++++++++++++++++++++++++++++------
scripts/promote_rc.sh | 107 ++++++++++++++++++++++++++++++++++++
7 files changed, 290 insertions(+), 19 deletions(-)
create mode 100644 docs/asf/downloads.rst
create mode 100644 scripts/promote_rc.sh