diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b6bc03d..4720a6e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,6 +14,10 @@ on: env: REGISTRY_IMAGE: langgenius/dify-agentbox +concurrency: + group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} + cancel-in-progress: ${{ github.event_name == 'pull_request' }} + jobs: build: runs-on: ubuntu-latest diff --git a/pyproject.toml b/pyproject.toml index 476c78a..d6dca49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,9 +26,9 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/[YOUR_ORG]/dify-agentbox" -Repository = "https://github.com/[YOUR_ORG]/dify-agentbox" -Issues = "https://github.com/[YOUR_ORG]/dify-agentbox/issues" +Homepage = "https://github.com/langgenius/dify-agentbox" +Repository = "https://github.com/langgenius/dify-agentbox" +Issues = "https://github.com/langgenius/dify-agentbox/issues" [project.scripts] agentbox-build = "build:main" diff --git a/versions/versions.yaml b/versions/versions.yaml index 47b6d75..8e8dd8f 100644 --- a/versions/versions.yaml +++ b/versions/versions.yaml @@ -129,6 +129,13 @@ system_packages: - zip - unzip - unrar + - netcat-openbsd + - nmap + - tcpdump + - socat + - iperf3 + - bind9-dnsutils + - traceroute # Media tools media: