From 54d7e5c958ac2cfa88ad1b6daeaddd6ede22d7b6 Mon Sep 17 00:00:00 2001 From: Elvis Pranskevichus Date: Mon, 9 Dec 2024 16:42:32 -0800 Subject: [PATCH] Target server alpha 2 build (#11) --- .github/workflows.src/build.targets.yml | 2 +- .github/workflows/nightly.yml | 616 ++++++++++++------------ .github/workflows/release.yml | 424 ++++++++-------- .github/workflows/testing.yml | 424 ++++++++-------- 4 files changed, 733 insertions(+), 733 deletions(-) diff --git a/.github/workflows.src/build.targets.yml b/.github/workflows.src/build.targets.yml index aa194e9..5ac57d8 100644 --- a/.github/workflows.src/build.targets.yml +++ b/.github/workflows.src/build.targets.yml @@ -4,7 +4,7 @@ publications: server: sftp://uploader@package-upload.edgedb.net:22/ servers: - - "6-dev8882" + - "6-alpha.2" targets: linux: diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index a7864ac..b9a00d0 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -17,53 +17,53 @@ jobs: - if_debian_buster_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_buster_x86_64_edgedb_6_dev8882 }} + if_debian_buster_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_buster_x86_64_edgedb_6_alpha.2 }} - if_debian_buster_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_buster_aarch64_edgedb_6_dev8882 }} + if_debian_buster_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_buster_aarch64_edgedb_6_alpha.2 }} - if_debian_bullseye_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_bullseye_x86_64_edgedb_6_dev8882 }} + if_debian_bullseye_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_bullseye_x86_64_edgedb_6_alpha.2 }} - if_debian_bullseye_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_bullseye_aarch64_edgedb_6_dev8882 }} + if_debian_bullseye_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_bullseye_aarch64_edgedb_6_alpha.2 }} - if_debian_bookworm_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_bookworm_x86_64_edgedb_6_dev8882 }} + if_debian_bookworm_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_bookworm_x86_64_edgedb_6_alpha.2 }} - if_debian_bookworm_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_debian_bookworm_aarch64_edgedb_6_dev8882 }} + if_debian_bookworm_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_debian_bookworm_aarch64_edgedb_6_alpha.2 }} - if_ubuntu_bionic_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_bionic_x86_64_edgedb_6_dev8882 }} + if_ubuntu_bionic_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_bionic_x86_64_edgedb_6_alpha.2 }} - if_ubuntu_bionic_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_bionic_aarch64_edgedb_6_dev8882 }} + if_ubuntu_bionic_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_bionic_aarch64_edgedb_6_alpha.2 }} - if_ubuntu_focal_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_focal_x86_64_edgedb_6_dev8882 }} + if_ubuntu_focal_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_focal_x86_64_edgedb_6_alpha.2 }} - if_ubuntu_focal_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_focal_aarch64_edgedb_6_dev8882 }} + if_ubuntu_focal_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_focal_aarch64_edgedb_6_alpha.2 }} - if_ubuntu_jammy_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_jammy_x86_64_edgedb_6_dev8882 }} + if_ubuntu_jammy_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_jammy_x86_64_edgedb_6_alpha.2 }} - if_ubuntu_jammy_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_jammy_aarch64_edgedb_6_dev8882 }} + if_ubuntu_jammy_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_jammy_aarch64_edgedb_6_alpha.2 }} - if_ubuntu_noble_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_noble_x86_64_edgedb_6_dev8882 }} + if_ubuntu_noble_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_noble_x86_64_edgedb_6_alpha.2 }} - if_ubuntu_noble_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_ubuntu_noble_aarch64_edgedb_6_dev8882 }} + if_ubuntu_noble_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_ubuntu_noble_aarch64_edgedb_6_alpha.2 }} - if_centos_8_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_centos_8_x86_64_edgedb_6_dev8882 }} + if_centos_8_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_centos_8_x86_64_edgedb_6_alpha.2 }} - if_centos_8_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_centos_8_aarch64_edgedb_6_dev8882 }} + if_centos_8_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_centos_8_aarch64_edgedb_6_alpha.2 }} - if_rockylinux_9_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_rockylinux_9_x86_64_edgedb_6_dev8882 }} + if_rockylinux_9_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_rockylinux_9_x86_64_edgedb_6_alpha.2 }} - if_rockylinux_9_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_rockylinux_9_aarch64_edgedb_6_dev8882 }} + if_rockylinux_9_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_rockylinux_9_aarch64_edgedb_6_alpha.2 }} - if_linux_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_linux_x86_64_edgedb_6_dev8882 }} + if_linux_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_linux_x86_64_edgedb_6_alpha.2 }} - if_linux_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_linux_aarch64_edgedb_6_dev8882 }} + if_linux_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_linux_aarch64_edgedb_6_alpha.2 }} - if_linuxmusl_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_linuxmusl_x86_64_edgedb_6_dev8882 }} + if_linuxmusl_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_linuxmusl_x86_64_edgedb_6_alpha.2 }} - if_linuxmusl_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_linuxmusl_aarch64_edgedb_6_dev8882 }} + if_linuxmusl_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_linuxmusl_aarch64_edgedb_6_alpha.2 }} - if_macos_x86_64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_macos_x86_64_edgedb_6_dev8882 }} + if_macos_x86_64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_macos_x86_64_edgedb_6_alpha.2 }} - if_macos_aarch64_edgedb_6_dev8882: ${{ steps.scm.outputs.if_macos_aarch64_edgedb_6_dev8882 }} + if_macos_aarch64_edgedb_6_alpha.2: ${{ steps.scm.outputs.if_macos_aarch64_edgedb_6_alpha.2 }} @@ -86,8 +86,8 @@ jobs: jq_filter='.packages[] | select(.basename == $NAME) | select(.architecture == $ARCH) | .version_details.metadata.scm_revision | . as $rev | select(($rev != null) and ($REV | startswith($rev)))' - key="debian-buster-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-buster-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=buster.nightly.json @@ -104,8 +104,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="debian-buster-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-buster-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=buster.nightly.json @@ -122,8 +122,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="debian-bullseye-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-bullseye-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bullseye.nightly.json @@ -140,8 +140,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="debian-bullseye-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-bullseye-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bullseye.nightly.json @@ -158,8 +158,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="debian-bookworm-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-bookworm-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bookworm.nightly.json @@ -176,8 +176,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="debian-bookworm-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="debian-bookworm-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bookworm.nightly.json @@ -194,8 +194,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-bionic-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-bionic-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bionic.nightly.json @@ -212,8 +212,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-bionic-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-bionic-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=bionic.nightly.json @@ -230,8 +230,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-focal-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-focal-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=focal.nightly.json @@ -248,8 +248,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-focal-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-focal-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=focal.nightly.json @@ -266,8 +266,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-jammy-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-jammy-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=jammy.nightly.json @@ -284,8 +284,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-jammy-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-jammy-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=jammy.nightly.json @@ -302,8 +302,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-noble-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-noble-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=noble.nightly.json @@ -320,8 +320,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="ubuntu-noble-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="ubuntu-noble-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=noble.nightly.json @@ -338,8 +338,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="centos-8-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="centos-8-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=el8.nightly.json @@ -356,8 +356,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="centos-8-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="centos-8-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=el8.nightly.json @@ -374,8 +374,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="rockylinux-9-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="rockylinux-9-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=el9.nightly.json @@ -392,8 +392,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="rockylinux-9-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="rockylinux-9-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true idx_file=el9.nightly.json @@ -410,8 +410,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="linux-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="linux-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/x86_64-unknown-linux-gnu.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "x86_64" "$jq_filter" || true) @@ -422,8 +422,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="linux-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="linux-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/aarch64-unknown-linux-gnu.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "aarch64" "$jq_filter" || true) @@ -434,8 +434,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="linuxmusl-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="linuxmusl-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/x86_64-unknown-linux-musl.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "x86_64" "$jq_filter" || true) @@ -446,8 +446,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="linuxmusl-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="linuxmusl-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/aarch64-unknown-linux-musl.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "aarch64" "$jq_filter" || true) @@ -459,8 +459,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="macos-x86_64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="macos-x86_64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/x86_64-apple-darwin.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "x86_64" "$jq_filter" || true) @@ -471,8 +471,8 @@ jobs: echo if_${key//-/_}="$val" >> $GITHUB_OUTPUT - key="macos-aarch64-edgedb-6-dev8882" - name="edgedb-server-6-dev8882-postgis" + key="macos-aarch64-edgedb-6-alpha.2" + name="edgedb-server-6-alpha.2-postgis" val=true out=$(curl --fail -s https://packages.edgedb.com/archive/.jsonindexes/aarch64-apple-darwin.nightly.json | jq -r --arg NAME "$name" --arg REV "$rev" --arg ARCH "aarch64" "$jq_filter" || true) @@ -486,11 +486,11 @@ jobs: - build-debian-buster-x86_64-edgedb-6-dev8882: + build-debian-buster-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_debian_buster_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_buster_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -498,9 +498,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -510,14 +510,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-buster-aarch64-edgedb-6-dev8882: + build-debian-buster-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_debian_buster_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_buster_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -525,9 +525,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -537,14 +537,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-bullseye-x86_64-edgedb-6-dev8882: + build-debian-bullseye-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_debian_bullseye_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_bullseye_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -552,9 +552,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -564,14 +564,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bullseye-aarch64-edgedb-6-dev8882: + build-debian-bullseye-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_debian_bullseye_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_bullseye_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -579,9 +579,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -591,14 +591,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bookworm-x86_64-edgedb-6-dev8882: + build-debian-bookworm-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_debian_bookworm_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_bookworm_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -606,9 +606,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -618,14 +618,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-debian-bookworm-aarch64-edgedb-6-dev8882: + build-debian-bookworm-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_debian_bookworm_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_debian_bookworm_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -633,9 +633,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "debian" @@ -645,14 +645,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-ubuntu-bionic-x86_64-edgedb-6-dev8882: + build-ubuntu-bionic-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_ubuntu_bionic_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_bionic_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -660,9 +660,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -672,14 +672,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-bionic-aarch64-edgedb-6-dev8882: + build-ubuntu-bionic-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_ubuntu_bionic_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_bionic_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -687,9 +687,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -699,14 +699,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-focal-x86_64-edgedb-6-dev8882: + build-ubuntu-focal-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_ubuntu_focal_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_focal_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -714,9 +714,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -726,14 +726,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-focal-aarch64-edgedb-6-dev8882: + build-ubuntu-focal-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_ubuntu_focal_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_focal_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -741,9 +741,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -753,14 +753,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-jammy-x86_64-edgedb-6-dev8882: + build-ubuntu-jammy-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_ubuntu_jammy_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_jammy_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -768,9 +768,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -780,14 +780,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-jammy-aarch64-edgedb-6-dev8882: + build-ubuntu-jammy-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_ubuntu_jammy_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_jammy_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -795,9 +795,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -807,14 +807,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-noble-x86_64-edgedb-6-dev8882: + build-ubuntu-noble-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_ubuntu_noble_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_noble_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -822,9 +822,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -834,14 +834,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-ubuntu-noble-aarch64-edgedb-6-dev8882: + build-ubuntu-noble-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_ubuntu_noble_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_ubuntu_noble_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -849,9 +849,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "ubuntu" @@ -861,14 +861,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-centos-8-x86_64-edgedb-6-dev8882: + build-centos-8-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_centos_8_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_centos_8_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -876,9 +876,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "centos" @@ -888,14 +888,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-centos-8-aarch64-edgedb-6-dev8882: + build-centos-8-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_centos_8_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_centos_8_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -903,9 +903,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "centos" @@ -915,14 +915,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-rockylinux-9-x86_64-edgedb-6-dev8882: + build-rockylinux-9-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_rockylinux_9_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_rockylinux_9_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -930,9 +930,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "rockylinux" @@ -942,14 +942,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-rockylinux-9-aarch64-edgedb-6-dev8882: + build-rockylinux-9-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_rockylinux_9_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_rockylinux_9_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -957,9 +957,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "rockylinux" @@ -969,14 +969,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-linux-x86_64-edgedb-6-dev8882: + build-linux-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_linux_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_linux_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -984,9 +984,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "linux" @@ -997,14 +997,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - build-linux-aarch64-edgedb-6-dev8882: + build-linux-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_linux_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_linux_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -1012,9 +1012,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "linux" @@ -1025,14 +1025,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - build-linuxmusl-x86_64-edgedb-6-dev8882: + build-linuxmusl-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep - if: needs.prep.outputs.if_linuxmusl_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_linuxmusl_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -1040,9 +1040,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "linux" @@ -1054,14 +1054,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - build-linuxmusl-aarch64-edgedb-6-dev8882: + build-linuxmusl-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep - if: needs.prep.outputs.if_linuxmusl_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_linuxmusl_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -1069,9 +1069,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "linux" @@ -1083,14 +1083,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - build-macos-x86_64-edgedb-6-dev8882: + build-macos-x86_64-edgedb-6-alpha.2: runs-on: ['macos-13'] needs: prep - if: needs.prep.outputs.if_macos_x86_64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_macos_x86_64_edgedb_6_alpha.2 == 'true' steps: @@ -1121,9 +1121,9 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "macos" @@ -1137,14 +1137,14 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - build-macos-aarch64-edgedb-6-dev8882: + build-macos-aarch64-edgedb-6-alpha.2: runs-on: ['macos-14'] needs: prep - if: needs.prep.outputs.if_macos_aarch64_edgedb_6_dev8882 == 'true' + if: needs.prep.outputs.if_macos_aarch64_edgedb_6_alpha.2 == 'true' steps: @@ -1175,9 +1175,9 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ github.sha }}" + SRC_REF: "6-alpha.2!${{ github.sha }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "nightly" PKG_PLATFORM: "macos" @@ -1191,17 +1191,17 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 - publish-debian-buster-x86_64-edgedb-6-dev8882: - needs: [build-debian-buster-x86_64-edgedb-6-dev8882] + publish-debian-buster-x86_64-edgedb-6-alpha.2: + needs: [build-debian-buster-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -1214,14 +1214,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-buster-aarch64-edgedb-6-dev8882: - needs: [build-debian-buster-aarch64-edgedb-6-dev8882] + publish-debian-buster-aarch64-edgedb-6-alpha.2: + needs: [build-debian-buster-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -1234,14 +1234,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-x86_64-edgedb-6-dev8882: - needs: [build-debian-bullseye-x86_64-edgedb-6-dev8882] + publish-debian-bullseye-x86_64-edgedb-6-alpha.2: + needs: [build-debian-bullseye-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -1254,14 +1254,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-aarch64-edgedb-6-dev8882: - needs: [build-debian-bullseye-aarch64-edgedb-6-dev8882] + publish-debian-bullseye-aarch64-edgedb-6-alpha.2: + needs: [build-debian-bullseye-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -1274,14 +1274,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-x86_64-edgedb-6-dev8882: - needs: [build-debian-bookworm-x86_64-edgedb-6-dev8882] + publish-debian-bookworm-x86_64-edgedb-6-alpha.2: + needs: [build-debian-bookworm-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -1294,14 +1294,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-aarch64-edgedb-6-dev8882: - needs: [build-debian-bookworm-aarch64-edgedb-6-dev8882] + publish-debian-bookworm-aarch64-edgedb-6-alpha.2: + needs: [build-debian-bookworm-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -1314,14 +1314,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882: - needs: [build-ubuntu-bionic-x86_64-edgedb-6-dev8882] + publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2: + needs: [build-ubuntu-bionic-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -1334,14 +1334,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882: - needs: [build-ubuntu-bionic-aarch64-edgedb-6-dev8882] + publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2: + needs: [build-ubuntu-bionic-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -1354,14 +1354,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-x86_64-edgedb-6-dev8882: - needs: [build-ubuntu-focal-x86_64-edgedb-6-dev8882] + publish-ubuntu-focal-x86_64-edgedb-6-alpha.2: + needs: [build-ubuntu-focal-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -1374,14 +1374,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-aarch64-edgedb-6-dev8882: - needs: [build-ubuntu-focal-aarch64-edgedb-6-dev8882] + publish-ubuntu-focal-aarch64-edgedb-6-alpha.2: + needs: [build-ubuntu-focal-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -1394,14 +1394,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882: - needs: [build-ubuntu-jammy-x86_64-edgedb-6-dev8882] + publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2: + needs: [build-ubuntu-jammy-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -1414,14 +1414,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882: - needs: [build-ubuntu-jammy-aarch64-edgedb-6-dev8882] + publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2: + needs: [build-ubuntu-jammy-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -1434,14 +1434,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-x86_64-edgedb-6-dev8882: - needs: [build-ubuntu-noble-x86_64-edgedb-6-dev8882] + publish-ubuntu-noble-x86_64-edgedb-6-alpha.2: + needs: [build-ubuntu-noble-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -1454,14 +1454,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-aarch64-edgedb-6-dev8882: - needs: [build-ubuntu-noble-aarch64-edgedb-6-dev8882] + publish-ubuntu-noble-aarch64-edgedb-6-alpha.2: + needs: [build-ubuntu-noble-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -1474,14 +1474,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-x86_64-edgedb-6-dev8882: - needs: [build-centos-8-x86_64-edgedb-6-dev8882] + publish-centos-8-x86_64-edgedb-6-alpha.2: + needs: [build-centos-8-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -1494,14 +1494,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-aarch64-edgedb-6-dev8882: - needs: [build-centos-8-aarch64-edgedb-6-dev8882] + publish-centos-8-aarch64-edgedb-6-alpha.2: + needs: [build-centos-8-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -1514,14 +1514,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-x86_64-edgedb-6-dev8882: - needs: [build-rockylinux-9-x86_64-edgedb-6-dev8882] + publish-rockylinux-9-x86_64-edgedb-6-alpha.2: + needs: [build-rockylinux-9-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1534,14 +1534,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-aarch64-edgedb-6-dev8882: - needs: [build-rockylinux-9-aarch64-edgedb-6-dev8882] + publish-rockylinux-9-aarch64-edgedb-6-alpha.2: + needs: [build-rockylinux-9-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1554,14 +1554,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-x86_64-edgedb-6-dev8882: - needs: [build-linux-x86_64-edgedb-6-dev8882] + publish-linux-x86_64-edgedb-6-alpha.2: + needs: [build-linux-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - name: Publish @@ -1574,14 +1574,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-aarch64-edgedb-6-dev8882: - needs: [build-linux-aarch64-edgedb-6-dev8882] + publish-linux-aarch64-edgedb-6-alpha.2: + needs: [build-linux-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - name: Publish @@ -1594,14 +1594,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-x86_64-edgedb-6-dev8882: - needs: [build-linuxmusl-x86_64-edgedb-6-dev8882] + publish-linuxmusl-x86_64-edgedb-6-alpha.2: + needs: [build-linuxmusl-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - name: Publish @@ -1614,14 +1614,14 @@ jobs: PKG_PLATFORM_LIBC: "musl" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-aarch64-edgedb-6-dev8882: - needs: [build-linuxmusl-aarch64-edgedb-6-dev8882] + publish-linuxmusl-aarch64-edgedb-6-alpha.2: + needs: [build-linuxmusl-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - name: Publish @@ -1635,13 +1635,13 @@ jobs: PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" publish-macos-x86_64: - needs: [build-macos-x86_64-edgedb-6-dev8882] + needs: [build-macos-x86_64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - uses: actions/checkout@v4 @@ -1665,13 +1665,13 @@ jobs: PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" publish-macos-aarch64: - needs: [build-macos-aarch64-edgedb-6-dev8882] + needs: [build-macos-aarch64-edgedb-6-alpha.2] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 - uses: actions/checkout@v4 @@ -1700,53 +1700,53 @@ jobs: needs: - prep - - build-debian-buster-x86_64-edgedb-6-dev8882 - - publish-debian-buster-x86_64-edgedb-6-dev8882 - - build-debian-buster-aarch64-edgedb-6-dev8882 - - publish-debian-buster-aarch64-edgedb-6-dev8882 - - build-debian-bullseye-x86_64-edgedb-6-dev8882 - - publish-debian-bullseye-x86_64-edgedb-6-dev8882 - - build-debian-bullseye-aarch64-edgedb-6-dev8882 - - publish-debian-bullseye-aarch64-edgedb-6-dev8882 - - build-debian-bookworm-x86_64-edgedb-6-dev8882 - - publish-debian-bookworm-x86_64-edgedb-6-dev8882 - - build-debian-bookworm-aarch64-edgedb-6-dev8882 - - publish-debian-bookworm-aarch64-edgedb-6-dev8882 - - build-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - build-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - build-ubuntu-focal-x86_64-edgedb-6-dev8882 - - publish-ubuntu-focal-x86_64-edgedb-6-dev8882 - - build-ubuntu-focal-aarch64-edgedb-6-dev8882 - - publish-ubuntu-focal-aarch64-edgedb-6-dev8882 - - build-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - build-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - build-ubuntu-noble-x86_64-edgedb-6-dev8882 - - publish-ubuntu-noble-x86_64-edgedb-6-dev8882 - - build-ubuntu-noble-aarch64-edgedb-6-dev8882 - - publish-ubuntu-noble-aarch64-edgedb-6-dev8882 - - build-centos-8-x86_64-edgedb-6-dev8882 - - publish-centos-8-x86_64-edgedb-6-dev8882 - - build-centos-8-aarch64-edgedb-6-dev8882 - - publish-centos-8-aarch64-edgedb-6-dev8882 - - build-rockylinux-9-x86_64-edgedb-6-dev8882 - - publish-rockylinux-9-x86_64-edgedb-6-dev8882 - - build-rockylinux-9-aarch64-edgedb-6-dev8882 - - publish-rockylinux-9-aarch64-edgedb-6-dev8882 - - build-linux-x86_64-edgedb-6-dev8882 - - publish-linux-x86_64-edgedb-6-dev8882 - - build-linux-aarch64-edgedb-6-dev8882 - - publish-linux-aarch64-edgedb-6-dev8882 - - build-linuxmusl-x86_64-edgedb-6-dev8882 - - publish-linuxmusl-x86_64-edgedb-6-dev8882 - - build-linuxmusl-aarch64-edgedb-6-dev8882 - - publish-linuxmusl-aarch64-edgedb-6-dev8882 - - build-macos-x86_64-edgedb-6-dev8882 + - build-debian-buster-x86_64-edgedb-6-alpha.2 + - publish-debian-buster-x86_64-edgedb-6-alpha.2 + - build-debian-buster-aarch64-edgedb-6-alpha.2 + - publish-debian-buster-aarch64-edgedb-6-alpha.2 + - build-debian-bullseye-x86_64-edgedb-6-alpha.2 + - publish-debian-bullseye-x86_64-edgedb-6-alpha.2 + - build-debian-bullseye-aarch64-edgedb-6-alpha.2 + - publish-debian-bullseye-aarch64-edgedb-6-alpha.2 + - build-debian-bookworm-x86_64-edgedb-6-alpha.2 + - publish-debian-bookworm-x86_64-edgedb-6-alpha.2 + - build-debian-bookworm-aarch64-edgedb-6-alpha.2 + - publish-debian-bookworm-aarch64-edgedb-6-alpha.2 + - build-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - build-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - build-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - build-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - build-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - build-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - build-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - build-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - build-centos-8-x86_64-edgedb-6-alpha.2 + - publish-centos-8-x86_64-edgedb-6-alpha.2 + - build-centos-8-aarch64-edgedb-6-alpha.2 + - publish-centos-8-aarch64-edgedb-6-alpha.2 + - build-rockylinux-9-x86_64-edgedb-6-alpha.2 + - publish-rockylinux-9-x86_64-edgedb-6-alpha.2 + - build-rockylinux-9-aarch64-edgedb-6-alpha.2 + - publish-rockylinux-9-aarch64-edgedb-6-alpha.2 + - build-linux-x86_64-edgedb-6-alpha.2 + - publish-linux-x86_64-edgedb-6-alpha.2 + - build-linux-aarch64-edgedb-6-alpha.2 + - publish-linux-aarch64-edgedb-6-alpha.2 + - build-linuxmusl-x86_64-edgedb-6-alpha.2 + - publish-linuxmusl-x86_64-edgedb-6-alpha.2 + - build-linuxmusl-aarch64-edgedb-6-alpha.2 + - publish-linuxmusl-aarch64-edgedb-6-alpha.2 + - build-macos-x86_64-edgedb-6-alpha.2 - publish-macos-x86_64 - - build-macos-aarch64-edgedb-6-dev8882 + - build-macos-aarch64-edgedb-6-alpha.2 - publish-macos-aarch64 runs-on: ubuntu-latest permissions: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9cbf76..25edc16 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: - build-debian-buster-x86_64-edgedb-6-dev8882: + build-debian-buster-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -32,9 +32,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "buster" @@ -44,10 +44,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-buster-aarch64-edgedb-6-dev8882: + build-debian-buster-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -57,9 +57,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "buster" @@ -69,10 +69,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-bullseye-x86_64-edgedb-6-dev8882: + build-debian-bullseye-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -82,9 +82,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "bullseye" @@ -94,10 +94,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bullseye-aarch64-edgedb-6-dev8882: + build-debian-bullseye-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -107,9 +107,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "bullseye" @@ -119,10 +119,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bookworm-x86_64-edgedb-6-dev8882: + build-debian-bookworm-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -132,9 +132,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "bookworm" @@ -144,10 +144,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-debian-bookworm-aarch64-edgedb-6-dev8882: + build-debian-bookworm-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -157,9 +157,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "debian" PKG_PLATFORM_VERSION: "bookworm" @@ -169,10 +169,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-ubuntu-bionic-x86_64-edgedb-6-dev8882: + build-ubuntu-bionic-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -182,9 +182,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "bionic" @@ -194,10 +194,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-bionic-aarch64-edgedb-6-dev8882: + build-ubuntu-bionic-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -207,9 +207,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "bionic" @@ -219,10 +219,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-focal-x86_64-edgedb-6-dev8882: + build-ubuntu-focal-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -232,9 +232,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "focal" @@ -244,10 +244,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-focal-aarch64-edgedb-6-dev8882: + build-ubuntu-focal-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -257,9 +257,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "focal" @@ -269,10 +269,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-jammy-x86_64-edgedb-6-dev8882: + build-ubuntu-jammy-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -282,9 +282,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "jammy" @@ -294,10 +294,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-jammy-aarch64-edgedb-6-dev8882: + build-ubuntu-jammy-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -307,9 +307,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "jammy" @@ -319,10 +319,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-noble-x86_64-edgedb-6-dev8882: + build-ubuntu-noble-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -332,9 +332,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "noble" @@ -344,10 +344,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-ubuntu-noble-aarch64-edgedb-6-dev8882: + build-ubuntu-noble-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -357,9 +357,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "ubuntu" PKG_PLATFORM_VERSION: "noble" @@ -369,10 +369,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-centos-8-x86_64-edgedb-6-dev8882: + build-centos-8-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -382,9 +382,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "centos" PKG_PLATFORM_VERSION: "8" @@ -394,10 +394,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-centos-8-aarch64-edgedb-6-dev8882: + build-centos-8-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -407,9 +407,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "centos" PKG_PLATFORM_VERSION: "8" @@ -419,10 +419,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-rockylinux-9-x86_64-edgedb-6-dev8882: + build-rockylinux-9-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -432,9 +432,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "rockylinux" PKG_PLATFORM_VERSION: "9" @@ -444,10 +444,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-rockylinux-9-aarch64-edgedb-6-dev8882: + build-rockylinux-9-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -457,9 +457,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "rockylinux" PKG_PLATFORM_VERSION: "9" @@ -469,10 +469,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-linux-x86_64-edgedb-6-dev8882: + build-linux-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -482,9 +482,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "linux" PKG_PLATFORM_VERSION: "x86_64" @@ -495,10 +495,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - build-linux-aarch64-edgedb-6-dev8882: + build-linux-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -508,9 +508,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "linux" PKG_PLATFORM_VERSION: "aarch64" @@ -521,10 +521,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - build-linuxmusl-x86_64-edgedb-6-dev8882: + build-linuxmusl-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -534,9 +534,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "linux" PKG_PLATFORM_VERSION: "x86_64" @@ -548,10 +548,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - build-linuxmusl-aarch64-edgedb-6-dev8882: + build-linuxmusl-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -561,9 +561,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "linux" PKG_PLATFORM_VERSION: "aarch64" @@ -575,10 +575,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - build-macos-x86_64-edgedb-6-dev8882: + build-macos-x86_64-edgedb-6-alpha.2: runs-on: ['macos-13'] needs: prep @@ -611,10 +611,10 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" BUILD_IS_RELEASE: "true" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "macos" PKG_PLATFORM_VERSION: "x86_64" @@ -627,10 +627,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - build-macos-aarch64-edgedb-6-dev8882: + build-macos-aarch64-edgedb-6-alpha.2: runs-on: ['macos-14'] needs: prep @@ -663,10 +663,10 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" BUILD_IS_RELEASE: "true" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_PLATFORM: "macos" PKG_PLATFORM_VERSION: "aarch64" @@ -679,46 +679,46 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 collect: needs: - - build-debian-buster-x86_64-edgedb-6-dev8882 - - build-debian-buster-aarch64-edgedb-6-dev8882 - - build-debian-bullseye-x86_64-edgedb-6-dev8882 - - build-debian-bullseye-aarch64-edgedb-6-dev8882 - - build-debian-bookworm-x86_64-edgedb-6-dev8882 - - build-debian-bookworm-aarch64-edgedb-6-dev8882 - - build-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - build-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - build-ubuntu-focal-x86_64-edgedb-6-dev8882 - - build-ubuntu-focal-aarch64-edgedb-6-dev8882 - - build-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - build-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - build-ubuntu-noble-x86_64-edgedb-6-dev8882 - - build-ubuntu-noble-aarch64-edgedb-6-dev8882 - - build-centos-8-x86_64-edgedb-6-dev8882 - - build-centos-8-aarch64-edgedb-6-dev8882 - - build-rockylinux-9-x86_64-edgedb-6-dev8882 - - build-rockylinux-9-aarch64-edgedb-6-dev8882 - - build-linux-x86_64-edgedb-6-dev8882 - - build-linux-aarch64-edgedb-6-dev8882 - - build-linuxmusl-x86_64-edgedb-6-dev8882 - - build-linuxmusl-aarch64-edgedb-6-dev8882 - - build-macos-x86_64-edgedb-6-dev8882 - - build-macos-aarch64-edgedb-6-dev8882 + - build-debian-buster-x86_64-edgedb-6-alpha.2 + - build-debian-buster-aarch64-edgedb-6-alpha.2 + - build-debian-bullseye-x86_64-edgedb-6-alpha.2 + - build-debian-bullseye-aarch64-edgedb-6-alpha.2 + - build-debian-bookworm-x86_64-edgedb-6-alpha.2 + - build-debian-bookworm-aarch64-edgedb-6-alpha.2 + - build-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - build-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - build-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - build-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - build-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - build-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - build-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - build-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - build-centos-8-x86_64-edgedb-6-alpha.2 + - build-centos-8-aarch64-edgedb-6-alpha.2 + - build-rockylinux-9-x86_64-edgedb-6-alpha.2 + - build-rockylinux-9-aarch64-edgedb-6-alpha.2 + - build-linux-x86_64-edgedb-6-alpha.2 + - build-linux-aarch64-edgedb-6-alpha.2 + - build-linuxmusl-x86_64-edgedb-6-alpha.2 + - build-linuxmusl-aarch64-edgedb-6-alpha.2 + - build-macos-x86_64-edgedb-6-alpha.2 + - build-macos-aarch64-edgedb-6-alpha.2 runs-on: ubuntu-latest steps: - run: echo 'All build+tests passed, ready to publish now!' - publish-debian-buster-x86_64-edgedb-6-dev8882: + publish-debian-buster-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -730,14 +730,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-buster-aarch64-edgedb-6-dev8882: + publish-debian-buster-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -749,14 +749,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-x86_64-edgedb-6-dev8882: + publish-debian-bullseye-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -768,14 +768,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-aarch64-edgedb-6-dev8882: + publish-debian-bullseye-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -787,14 +787,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-x86_64-edgedb-6-dev8882: + publish-debian-bookworm-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -806,14 +806,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-aarch64-edgedb-6-dev8882: + publish-debian-bookworm-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -825,14 +825,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882: + publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -844,14 +844,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882: + publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -863,14 +863,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-x86_64-edgedb-6-dev8882: + publish-ubuntu-focal-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -882,14 +882,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-aarch64-edgedb-6-dev8882: + publish-ubuntu-focal-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -901,14 +901,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882: + publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -920,14 +920,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882: + publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -939,14 +939,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-x86_64-edgedb-6-dev8882: + publish-ubuntu-noble-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -958,14 +958,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-aarch64-edgedb-6-dev8882: + publish-ubuntu-noble-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -977,14 +977,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-x86_64-edgedb-6-dev8882: + publish-centos-8-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -996,14 +996,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-aarch64-edgedb-6-dev8882: + publish-centos-8-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -1015,14 +1015,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-x86_64-edgedb-6-dev8882: + publish-rockylinux-9-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1034,14 +1034,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-aarch64-edgedb-6-dev8882: + publish-rockylinux-9-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1053,14 +1053,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-x86_64-edgedb-6-dev8882: + publish-linux-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - name: Publish @@ -1072,14 +1072,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-aarch64-edgedb-6-dev8882: + publish-linux-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - name: Publish @@ -1091,14 +1091,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-x86_64-edgedb-6-dev8882: + publish-linuxmusl-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - name: Publish @@ -1110,14 +1110,14 @@ jobs: PKG_PLATFORM_LIBC: "musl" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-aarch64-edgedb-6-dev8882: + publish-linuxmusl-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - name: Publish @@ -1136,7 +1136,7 @@ jobs: steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - uses: actions/checkout@v4 @@ -1165,7 +1165,7 @@ jobs: steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 - uses: actions/checkout@v4 @@ -1194,53 +1194,53 @@ jobs: needs: - prep - collect - - build-debian-buster-x86_64-edgedb-6-dev8882 - - publish-debian-buster-x86_64-edgedb-6-dev8882 - - build-debian-buster-aarch64-edgedb-6-dev8882 - - publish-debian-buster-aarch64-edgedb-6-dev8882 - - build-debian-bullseye-x86_64-edgedb-6-dev8882 - - publish-debian-bullseye-x86_64-edgedb-6-dev8882 - - build-debian-bullseye-aarch64-edgedb-6-dev8882 - - publish-debian-bullseye-aarch64-edgedb-6-dev8882 - - build-debian-bookworm-x86_64-edgedb-6-dev8882 - - publish-debian-bookworm-x86_64-edgedb-6-dev8882 - - build-debian-bookworm-aarch64-edgedb-6-dev8882 - - publish-debian-bookworm-aarch64-edgedb-6-dev8882 - - build-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - build-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - build-ubuntu-focal-x86_64-edgedb-6-dev8882 - - publish-ubuntu-focal-x86_64-edgedb-6-dev8882 - - build-ubuntu-focal-aarch64-edgedb-6-dev8882 - - publish-ubuntu-focal-aarch64-edgedb-6-dev8882 - - build-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - build-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - build-ubuntu-noble-x86_64-edgedb-6-dev8882 - - publish-ubuntu-noble-x86_64-edgedb-6-dev8882 - - build-ubuntu-noble-aarch64-edgedb-6-dev8882 - - publish-ubuntu-noble-aarch64-edgedb-6-dev8882 - - build-centos-8-x86_64-edgedb-6-dev8882 - - publish-centos-8-x86_64-edgedb-6-dev8882 - - build-centos-8-aarch64-edgedb-6-dev8882 - - publish-centos-8-aarch64-edgedb-6-dev8882 - - build-rockylinux-9-x86_64-edgedb-6-dev8882 - - publish-rockylinux-9-x86_64-edgedb-6-dev8882 - - build-rockylinux-9-aarch64-edgedb-6-dev8882 - - publish-rockylinux-9-aarch64-edgedb-6-dev8882 - - build-linux-x86_64-edgedb-6-dev8882 - - publish-linux-x86_64-edgedb-6-dev8882 - - build-linux-aarch64-edgedb-6-dev8882 - - publish-linux-aarch64-edgedb-6-dev8882 - - build-linuxmusl-x86_64-edgedb-6-dev8882 - - publish-linuxmusl-x86_64-edgedb-6-dev8882 - - build-linuxmusl-aarch64-edgedb-6-dev8882 - - publish-linuxmusl-aarch64-edgedb-6-dev8882 - - build-macos-x86_64-edgedb-6-dev8882 + - build-debian-buster-x86_64-edgedb-6-alpha.2 + - publish-debian-buster-x86_64-edgedb-6-alpha.2 + - build-debian-buster-aarch64-edgedb-6-alpha.2 + - publish-debian-buster-aarch64-edgedb-6-alpha.2 + - build-debian-bullseye-x86_64-edgedb-6-alpha.2 + - publish-debian-bullseye-x86_64-edgedb-6-alpha.2 + - build-debian-bullseye-aarch64-edgedb-6-alpha.2 + - publish-debian-bullseye-aarch64-edgedb-6-alpha.2 + - build-debian-bookworm-x86_64-edgedb-6-alpha.2 + - publish-debian-bookworm-x86_64-edgedb-6-alpha.2 + - build-debian-bookworm-aarch64-edgedb-6-alpha.2 + - publish-debian-bookworm-aarch64-edgedb-6-alpha.2 + - build-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - build-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - build-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - build-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - build-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - build-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - build-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - build-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - build-centos-8-x86_64-edgedb-6-alpha.2 + - publish-centos-8-x86_64-edgedb-6-alpha.2 + - build-centos-8-aarch64-edgedb-6-alpha.2 + - publish-centos-8-aarch64-edgedb-6-alpha.2 + - build-rockylinux-9-x86_64-edgedb-6-alpha.2 + - publish-rockylinux-9-x86_64-edgedb-6-alpha.2 + - build-rockylinux-9-aarch64-edgedb-6-alpha.2 + - publish-rockylinux-9-aarch64-edgedb-6-alpha.2 + - build-linux-x86_64-edgedb-6-alpha.2 + - publish-linux-x86_64-edgedb-6-alpha.2 + - build-linux-aarch64-edgedb-6-alpha.2 + - publish-linux-aarch64-edgedb-6-alpha.2 + - build-linuxmusl-x86_64-edgedb-6-alpha.2 + - publish-linuxmusl-x86_64-edgedb-6-alpha.2 + - build-linuxmusl-aarch64-edgedb-6-alpha.2 + - publish-linuxmusl-aarch64-edgedb-6-alpha.2 + - build-macos-x86_64-edgedb-6-alpha.2 - publish-macos-x86_64 - - build-macos-aarch64-edgedb-6-dev8882 + - build-macos-aarch64-edgedb-6-alpha.2 - publish-macos-aarch64 runs-on: ubuntu-latest permissions: diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 7c5ee4a..ba2b48c 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -22,7 +22,7 @@ jobs: - build-debian-buster-x86_64-edgedb-6-dev8882: + build-debian-buster-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -32,9 +32,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -45,10 +45,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-buster-aarch64-edgedb-6-dev8882: + build-debian-buster-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -58,9 +58,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-buster@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -71,10 +71,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - build-debian-bullseye-x86_64-edgedb-6-dev8882: + build-debian-bullseye-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -84,9 +84,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -97,10 +97,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bullseye-aarch64-edgedb-6-dev8882: + build-debian-bullseye-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -110,9 +110,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bullseye@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -123,10 +123,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - build-debian-bookworm-x86_64-edgedb-6-dev8882: + build-debian-bookworm-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -136,9 +136,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -149,10 +149,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-debian-bookworm-aarch64-edgedb-6-dev8882: + build-debian-bookworm-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -162,9 +162,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/debian-bookworm@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "debian" @@ -175,10 +175,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - build-ubuntu-bionic-x86_64-edgedb-6-dev8882: + build-ubuntu-bionic-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -188,9 +188,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -201,10 +201,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-bionic-aarch64-edgedb-6-dev8882: + build-ubuntu-bionic-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -214,9 +214,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-bionic@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -227,10 +227,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - build-ubuntu-focal-x86_64-edgedb-6-dev8882: + build-ubuntu-focal-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -240,9 +240,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -253,10 +253,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-focal-aarch64-edgedb-6-dev8882: + build-ubuntu-focal-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -266,9 +266,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-focal@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -279,10 +279,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - build-ubuntu-jammy-x86_64-edgedb-6-dev8882: + build-ubuntu-jammy-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -292,9 +292,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -305,10 +305,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-jammy-aarch64-edgedb-6-dev8882: + build-ubuntu-jammy-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -318,9 +318,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-jammy@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -331,10 +331,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - build-ubuntu-noble-x86_64-edgedb-6-dev8882: + build-ubuntu-noble-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -344,9 +344,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -357,10 +357,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-ubuntu-noble-aarch64-edgedb-6-dev8882: + build-ubuntu-noble-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -370,9 +370,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/ubuntu-noble@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "ubuntu" @@ -383,10 +383,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - build-centos-8-x86_64-edgedb-6-dev8882: + build-centos-8-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -396,9 +396,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "centos" @@ -409,10 +409,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-centos-8-aarch64-edgedb-6-dev8882: + build-centos-8-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -422,9 +422,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/centos-8@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "centos" @@ -435,10 +435,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - build-rockylinux-9-x86_64-edgedb-6-dev8882: + build-rockylinux-9-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -448,9 +448,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "rockylinux" @@ -461,10 +461,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-rockylinux-9-aarch64-edgedb-6-dev8882: + build-rockylinux-9-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -474,9 +474,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/rockylinux-9@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "rockylinux" @@ -487,10 +487,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - build-linux-x86_64-edgedb-6-dev8882: + build-linux-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -500,9 +500,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "linux" @@ -514,10 +514,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - build-linux-aarch64-edgedb-6-dev8882: + build-linux-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -527,9 +527,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linux-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "linux" @@ -541,10 +541,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - build-linuxmusl-x86_64-edgedb-6-dev8882: + build-linuxmusl-x86_64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'x64'] needs: prep @@ -554,9 +554,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-x86_64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "linux" @@ -569,10 +569,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - build-linuxmusl-aarch64-edgedb-6-dev8882: + build-linuxmusl-aarch64-edgedb-6-alpha.2: runs-on: ['package-builder', 'self-hosted', 'linux', 'arm64'] needs: prep @@ -582,9 +582,9 @@ jobs: uses: edgedb/edgedb-pkg/integration/linux/build/linuxmusl-aarch64@master env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "linux" @@ -597,10 +597,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - build-macos-x86_64-edgedb-6-dev8882: + build-macos-x86_64-edgedb-6-alpha.2: runs-on: ['macos-13'] needs: prep @@ -633,10 +633,10 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" BUILD_IS_RELEASE: "true" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "macos" @@ -650,10 +650,10 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - build-macos-aarch64-edgedb-6-dev8882: + build-macos-aarch64-edgedb-6-alpha.2: runs-on: ['macos-14'] needs: prep @@ -686,10 +686,10 @@ jobs: - name: Build env: PACKAGE: edgedbpkg.edgedb_ext.postgis:PostGIS - SRC_REF: "6-dev8882!${{ needs.prep.outputs.branch }}" + SRC_REF: "6-alpha.2!${{ needs.prep.outputs.branch }}" BUILD_IS_RELEASE: "true" PKG_REVISION: "" - PKG_TAGS: "extension=postgis,server_slot=6-dev8882" + PKG_TAGS: "extension=postgis,server_slot=6-alpha.2" PKG_COMPRESSION: "zstd,zip" PKG_SUBDIST: "testing" PKG_PLATFORM: "macos" @@ -703,46 +703,46 @@ jobs: - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 collect: needs: - - build-debian-buster-x86_64-edgedb-6-dev8882 - - build-debian-buster-aarch64-edgedb-6-dev8882 - - build-debian-bullseye-x86_64-edgedb-6-dev8882 - - build-debian-bullseye-aarch64-edgedb-6-dev8882 - - build-debian-bookworm-x86_64-edgedb-6-dev8882 - - build-debian-bookworm-aarch64-edgedb-6-dev8882 - - build-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - build-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - build-ubuntu-focal-x86_64-edgedb-6-dev8882 - - build-ubuntu-focal-aarch64-edgedb-6-dev8882 - - build-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - build-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - build-ubuntu-noble-x86_64-edgedb-6-dev8882 - - build-ubuntu-noble-aarch64-edgedb-6-dev8882 - - build-centos-8-x86_64-edgedb-6-dev8882 - - build-centos-8-aarch64-edgedb-6-dev8882 - - build-rockylinux-9-x86_64-edgedb-6-dev8882 - - build-rockylinux-9-aarch64-edgedb-6-dev8882 - - build-linux-x86_64-edgedb-6-dev8882 - - build-linux-aarch64-edgedb-6-dev8882 - - build-linuxmusl-x86_64-edgedb-6-dev8882 - - build-linuxmusl-aarch64-edgedb-6-dev8882 - - build-macos-x86_64-edgedb-6-dev8882 - - build-macos-aarch64-edgedb-6-dev8882 + - build-debian-buster-x86_64-edgedb-6-alpha.2 + - build-debian-buster-aarch64-edgedb-6-alpha.2 + - build-debian-bullseye-x86_64-edgedb-6-alpha.2 + - build-debian-bullseye-aarch64-edgedb-6-alpha.2 + - build-debian-bookworm-x86_64-edgedb-6-alpha.2 + - build-debian-bookworm-aarch64-edgedb-6-alpha.2 + - build-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - build-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - build-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - build-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - build-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - build-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - build-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - build-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - build-centos-8-x86_64-edgedb-6-alpha.2 + - build-centos-8-aarch64-edgedb-6-alpha.2 + - build-rockylinux-9-x86_64-edgedb-6-alpha.2 + - build-rockylinux-9-aarch64-edgedb-6-alpha.2 + - build-linux-x86_64-edgedb-6-alpha.2 + - build-linux-aarch64-edgedb-6-alpha.2 + - build-linuxmusl-x86_64-edgedb-6-alpha.2 + - build-linuxmusl-aarch64-edgedb-6-alpha.2 + - build-macos-x86_64-edgedb-6-alpha.2 + - build-macos-aarch64-edgedb-6-alpha.2 runs-on: ubuntu-latest steps: - run: echo 'All build+tests passed, ready to publish now!' - publish-debian-buster-x86_64-edgedb-6-dev8882: + publish-debian-buster-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-x86_64-edgedb-6-dev8882 + name: builds-debian-buster-x86_64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -755,14 +755,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-buster-aarch64-edgedb-6-dev8882: + publish-debian-buster-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-buster-aarch64-edgedb-6-dev8882 + name: builds-debian-buster-aarch64-edgedb-6-alpha.2 path: artifacts/debian-buster - name: Publish @@ -775,14 +775,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-x86_64-edgedb-6-dev8882: + publish-debian-bullseye-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-x86_64-edgedb-6-dev8882 + name: builds-debian-bullseye-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -795,14 +795,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bullseye-aarch64-edgedb-6-dev8882: + publish-debian-bullseye-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bullseye-aarch64-edgedb-6-dev8882 + name: builds-debian-bullseye-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bullseye - name: Publish @@ -815,14 +815,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-x86_64-edgedb-6-dev8882: + publish-debian-bookworm-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-x86_64-edgedb-6-dev8882 + name: builds-debian-bookworm-x86_64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -835,14 +835,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-debian-bookworm-aarch64-edgedb-6-dev8882: + publish-debian-bookworm-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-debian-bookworm-aarch64-edgedb-6-dev8882 + name: builds-debian-bookworm-aarch64-edgedb-6-alpha.2 path: artifacts/debian-bookworm - name: Publish @@ -855,14 +855,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882: + publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -875,14 +875,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882: + publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-bionic-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-bionic-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-bionic - name: Publish @@ -895,14 +895,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-x86_64-edgedb-6-dev8882: + publish-ubuntu-focal-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-focal-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -915,14 +915,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-focal-aarch64-edgedb-6-dev8882: + publish-ubuntu-focal-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-focal-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-focal-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-focal - name: Publish @@ -935,14 +935,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882: + publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -955,14 +955,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882: + publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-jammy-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-jammy-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-jammy - name: Publish @@ -975,14 +975,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-x86_64-edgedb-6-dev8882: + publish-ubuntu-noble-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-x86_64-edgedb-6-dev8882 + name: builds-ubuntu-noble-x86_64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -995,14 +995,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-ubuntu-noble-aarch64-edgedb-6-dev8882: + publish-ubuntu-noble-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-ubuntu-noble-aarch64-edgedb-6-dev8882 + name: builds-ubuntu-noble-aarch64-edgedb-6-alpha.2 path: artifacts/ubuntu-noble - name: Publish @@ -1015,14 +1015,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-x86_64-edgedb-6-dev8882: + publish-centos-8-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-x86_64-edgedb-6-dev8882 + name: builds-centos-8-x86_64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -1035,14 +1035,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-centos-8-aarch64-edgedb-6-dev8882: + publish-centos-8-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-centos-8-aarch64-edgedb-6-dev8882 + name: builds-centos-8-aarch64-edgedb-6-alpha.2 path: artifacts/centos-8 - name: Publish @@ -1055,14 +1055,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-x86_64-edgedb-6-dev8882: + publish-rockylinux-9-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-x86_64-edgedb-6-dev8882 + name: builds-rockylinux-9-x86_64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1075,14 +1075,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-rockylinux-9-aarch64-edgedb-6-dev8882: + publish-rockylinux-9-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-rockylinux-9-aarch64-edgedb-6-dev8882 + name: builds-rockylinux-9-aarch64-edgedb-6-alpha.2 path: artifacts/rockylinux-9 - name: Publish @@ -1095,14 +1095,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-x86_64-edgedb-6-dev8882: + publish-linux-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-x86_64-edgedb-6-dev8882 + name: builds-linux-x86_64-edgedb-6-alpha.2 path: artifacts/linux-x86_64 - name: Publish @@ -1115,14 +1115,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linux-aarch64-edgedb-6-dev8882: + publish-linux-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linux-aarch64-edgedb-6-dev8882 + name: builds-linux-aarch64-edgedb-6-alpha.2 path: artifacts/linux-aarch64 - name: Publish @@ -1135,14 +1135,14 @@ jobs: PKG_PLATFORM_LIBC: "" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-x86_64-edgedb-6-dev8882: + publish-linuxmusl-x86_64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-x86_64-edgedb-6-dev8882 + name: builds-linuxmusl-x86_64-edgedb-6-alpha.2 path: artifacts/linuxmusl-x86_64 - name: Publish @@ -1155,14 +1155,14 @@ jobs: PKG_PLATFORM_LIBC: "musl" PACKAGE_UPLOAD_SSH_KEY: "${{ secrets.PACKAGE_UPLOAD_SSH_KEY }}" - publish-linuxmusl-aarch64-edgedb-6-dev8882: + publish-linuxmusl-aarch64-edgedb-6-alpha.2: needs: [collect] runs-on: ubuntu-latest steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-linuxmusl-aarch64-edgedb-6-dev8882 + name: builds-linuxmusl-aarch64-edgedb-6-alpha.2 path: artifacts/linuxmusl-aarch64 - name: Publish @@ -1182,7 +1182,7 @@ jobs: steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-x86_64-edgedb-6-dev8882 + name: builds-macos-x86_64-edgedb-6-alpha.2 path: artifacts/macos-x86_64 - uses: actions/checkout@v4 @@ -1212,7 +1212,7 @@ jobs: steps: - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: - name: builds-macos-aarch64-edgedb-6-dev8882 + name: builds-macos-aarch64-edgedb-6-alpha.2 path: artifacts/macos-aarch64 - uses: actions/checkout@v4 @@ -1242,53 +1242,53 @@ jobs: needs: - prep - collect - - build-debian-buster-x86_64-edgedb-6-dev8882 - - publish-debian-buster-x86_64-edgedb-6-dev8882 - - build-debian-buster-aarch64-edgedb-6-dev8882 - - publish-debian-buster-aarch64-edgedb-6-dev8882 - - build-debian-bullseye-x86_64-edgedb-6-dev8882 - - publish-debian-bullseye-x86_64-edgedb-6-dev8882 - - build-debian-bullseye-aarch64-edgedb-6-dev8882 - - publish-debian-bullseye-aarch64-edgedb-6-dev8882 - - build-debian-bookworm-x86_64-edgedb-6-dev8882 - - publish-debian-bookworm-x86_64-edgedb-6-dev8882 - - build-debian-bookworm-aarch64-edgedb-6-dev8882 - - publish-debian-bookworm-aarch64-edgedb-6-dev8882 - - build-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - publish-ubuntu-bionic-x86_64-edgedb-6-dev8882 - - build-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - publish-ubuntu-bionic-aarch64-edgedb-6-dev8882 - - build-ubuntu-focal-x86_64-edgedb-6-dev8882 - - publish-ubuntu-focal-x86_64-edgedb-6-dev8882 - - build-ubuntu-focal-aarch64-edgedb-6-dev8882 - - publish-ubuntu-focal-aarch64-edgedb-6-dev8882 - - build-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - publish-ubuntu-jammy-x86_64-edgedb-6-dev8882 - - build-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - publish-ubuntu-jammy-aarch64-edgedb-6-dev8882 - - build-ubuntu-noble-x86_64-edgedb-6-dev8882 - - publish-ubuntu-noble-x86_64-edgedb-6-dev8882 - - build-ubuntu-noble-aarch64-edgedb-6-dev8882 - - publish-ubuntu-noble-aarch64-edgedb-6-dev8882 - - build-centos-8-x86_64-edgedb-6-dev8882 - - publish-centos-8-x86_64-edgedb-6-dev8882 - - build-centos-8-aarch64-edgedb-6-dev8882 - - publish-centos-8-aarch64-edgedb-6-dev8882 - - build-rockylinux-9-x86_64-edgedb-6-dev8882 - - publish-rockylinux-9-x86_64-edgedb-6-dev8882 - - build-rockylinux-9-aarch64-edgedb-6-dev8882 - - publish-rockylinux-9-aarch64-edgedb-6-dev8882 - - build-linux-x86_64-edgedb-6-dev8882 - - publish-linux-x86_64-edgedb-6-dev8882 - - build-linux-aarch64-edgedb-6-dev8882 - - publish-linux-aarch64-edgedb-6-dev8882 - - build-linuxmusl-x86_64-edgedb-6-dev8882 - - publish-linuxmusl-x86_64-edgedb-6-dev8882 - - build-linuxmusl-aarch64-edgedb-6-dev8882 - - publish-linuxmusl-aarch64-edgedb-6-dev8882 - - build-macos-x86_64-edgedb-6-dev8882 + - build-debian-buster-x86_64-edgedb-6-alpha.2 + - publish-debian-buster-x86_64-edgedb-6-alpha.2 + - build-debian-buster-aarch64-edgedb-6-alpha.2 + - publish-debian-buster-aarch64-edgedb-6-alpha.2 + - build-debian-bullseye-x86_64-edgedb-6-alpha.2 + - publish-debian-bullseye-x86_64-edgedb-6-alpha.2 + - build-debian-bullseye-aarch64-edgedb-6-alpha.2 + - publish-debian-bullseye-aarch64-edgedb-6-alpha.2 + - build-debian-bookworm-x86_64-edgedb-6-alpha.2 + - publish-debian-bookworm-x86_64-edgedb-6-alpha.2 + - build-debian-bookworm-aarch64-edgedb-6-alpha.2 + - publish-debian-bookworm-aarch64-edgedb-6-alpha.2 + - build-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-x86_64-edgedb-6-alpha.2 + - build-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-bionic-aarch64-edgedb-6-alpha.2 + - build-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-focal-x86_64-edgedb-6-alpha.2 + - build-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-focal-aarch64-edgedb-6-alpha.2 + - build-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-x86_64-edgedb-6-alpha.2 + - build-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-jammy-aarch64-edgedb-6-alpha.2 + - build-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - publish-ubuntu-noble-x86_64-edgedb-6-alpha.2 + - build-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - publish-ubuntu-noble-aarch64-edgedb-6-alpha.2 + - build-centos-8-x86_64-edgedb-6-alpha.2 + - publish-centos-8-x86_64-edgedb-6-alpha.2 + - build-centos-8-aarch64-edgedb-6-alpha.2 + - publish-centos-8-aarch64-edgedb-6-alpha.2 + - build-rockylinux-9-x86_64-edgedb-6-alpha.2 + - publish-rockylinux-9-x86_64-edgedb-6-alpha.2 + - build-rockylinux-9-aarch64-edgedb-6-alpha.2 + - publish-rockylinux-9-aarch64-edgedb-6-alpha.2 + - build-linux-x86_64-edgedb-6-alpha.2 + - publish-linux-x86_64-edgedb-6-alpha.2 + - build-linux-aarch64-edgedb-6-alpha.2 + - publish-linux-aarch64-edgedb-6-alpha.2 + - build-linuxmusl-x86_64-edgedb-6-alpha.2 + - publish-linuxmusl-x86_64-edgedb-6-alpha.2 + - build-linuxmusl-aarch64-edgedb-6-alpha.2 + - publish-linuxmusl-aarch64-edgedb-6-alpha.2 + - build-macos-x86_64-edgedb-6-alpha.2 - publish-macos-x86_64 - - build-macos-aarch64-edgedb-6-dev8882 + - build-macos-aarch64-edgedb-6-alpha.2 - publish-macos-aarch64 runs-on: ubuntu-latest permissions: