This is an automated email from the ASF dual-hosted git repository.

ebenizzy pushed a change to branch asf-release-scripts
in repository https://gitbox.apache.org/repos/asf/burr.git


    omit e47b834f Adds scripts for releasing burr - uses flit as the build 
system - one script for helping with the release - the other for helping with 
the build of artifacts - tested out fairly extensively
     add d3a34a7c Adds scripts for releasing burr - uses flit as the build 
system - one script for helping with the release - the other for helping with 
the build of artifacts - tested out fairly extensively
     add bb81e788 Adds license keys to all files that needed it

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e47b834f)
            \
             N -- N -- N   refs/heads/asf-release-scripts (bb81e788)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 __init__.py                                        |  0
 .../tracking/server/s3/deployment/terraform/alb.tf | 17 +++++
 .../server/s3/deployment/terraform/auto_scaling.tf | 17 +++++
 .../tracking/server/s3/deployment/terraform/ecs.tf | 16 +++++
 .../tracking/server/s3/deployment/terraform/iam.tf | 17 +++++
 .../server/s3/deployment/terraform/logs.tf         | 17 +++++
 .../server/s3/deployment/terraform/network.tf      | 17 +++++
 .../server/s3/deployment/terraform/outputs.tf      | 17 +++++
 .../server/s3/deployment/terraform/provider.tf     | 17 +++++
 .../server/s3/deployment/terraform/security.tf     | 17 +++++
 .../server/s3/deployment/terraform/variable.tf     | 17 +++++
 pyproject.toml                                     |  7 +-
 scripts/release_helper.py                          | 84 +++++++++++++++++-----
 telemetry/ui/.eslintrc.js                          | 17 +++++
 tests/test_release_config.py                       | 17 +++++
 15 files changed, 277 insertions(+), 17 deletions(-)
 delete mode 100644 __init__.py

Reply via email to