You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by sa...@apache.org on 2022/01/26 19:49:44 UTC

[incubator-heron] branch joshfischer/native-python-rules updated (821b857 -> 7a809e8)

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

saadurrahman pushed a change to branch joshfischer/native-python-rules
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


 discard 821b857  [Build] simple fixes a number of build targets
     add 9ff8f0c  [Build] simple fixes a number of build targets
     add 0518955  [Build] heron ui removed <zip_safe>
     add 7a809e8  [Build] switched <resources> to <data> attribute

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   (821b857)
            \
             N -- N -- N   refs/heads/joshfischer/native-python-rules (7a809e8)

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:
 heron/shell/src/python/BUILD                  | 2 +-
 heron/tools/ui/src/python/BUILD               | 4 ++--
 heronpy/api/BUILD                             | 2 +-
 integration_test/src/python/http_server/BUILD | 4 ++--
 third_party/python/cpplint/BUILD              | 2 +-
 third_party/python/pylint/BUILD               | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)