This is an automated email from the ASF dual-hosted git repository.
narro pushed a change to branch fix-ci
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
omit c73898b79 fix(ci): replace poetry with uv for faster Python builds
omit f66b37460 fix(ci): increase poetry timeout for CI builds
omit 7ada5316a fix(ci): remove pipx ensurepath and prioritize poetry in PATH
omit 24c6a45ef fix(ci): replace slashes in Docker tags with dashes
omit cdb192ffd fix(ci): use python3 -m pipx to install poetry
omit 8c265c854 ci: trigger Docker build on PR when Dockerfile changes
omit f17cad629 fix(ci): use pipx to install Poetry in Dockerfile
new 8bb16c722 fix(ci): lock Poetry to version 2.2.1 for Python 3.9
compatibility
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 (c73898b79)
\
N -- N -- N refs/heads/fix-ci (8bb16c722)
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.
The 1 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:
backend/Dockerfile | 12 +++++++-----
backend/python/plugins/azuredevops/build.sh | 2 +-
2 files changed, 8 insertions(+), 6 deletions(-)