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

sxnan pushed a change to branch release-0.1
in repository https://gitbox.apache.org/repos/asf/flink-agents.git


 discard df247803 [internal] Update version to 0.1-vvr-SNAPSHOT
 discard 380d6446 [AONE-80306915] Add internal maintenance scripts
 discard 35770b26 [AONE-80306915] Add internal fork workflow docs

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/release-0.1 (766f7c35)
            \
             O -- O -- O   (df247803)

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:
 INTERNAL_DEVELOPMENT.md                         | 364 ------------------------
 README.md                                       |   6 +-
 api/pom.xml                                     |   2 +-
 dist/pom.xml                                    |   2 +-
 docs/config.toml                                |   4 +-
 e2e-test/agent-plan-compatibility-test/pom.xml  |   2 +-
 e2e-test/integration-test/pom.xml               |   2 +-
 e2e-test/pom.xml                                |   2 +-
 examples/pom.xml                                |   2 +-
 integrations/chat-models/ollama/pom.xml         |   2 +-
 integrations/chat-models/pom.xml                |   2 +-
 integrations/pom.xml                            |   2 +-
 plan/pom.xml                                    |   2 +-
 pom.xml                                         |   2 +-
 python/pyproject.toml                           |   2 +-
 runtime/pom.xml                                 |   2 +-
 tools/internal/README.md                        | 141 ---------
 tools/internal/create_release_branch.sh         | 209 --------------
 tools/internal/create_release_publish_branch.sh | 174 -----------
 tools/internal/list_patches.sh                  | 128 ---------
 tools/internal/sync_upstream.sh                 | 246 ----------------
 tools/internal/update_version.sh                | 127 ---------
 22 files changed, 16 insertions(+), 1409 deletions(-)
 delete mode 100644 INTERNAL_DEVELOPMENT.md
 delete mode 100644 tools/internal/README.md
 delete mode 100755 tools/internal/create_release_branch.sh
 delete mode 100755 tools/internal/create_release_publish_branch.sh
 delete mode 100755 tools/internal/list_patches.sh
 delete mode 100755 tools/internal/sync_upstream.sh
 delete mode 100755 tools/internal/update_version.sh

Reply via email to