Skip to content

Releases: sourcegraph/src-auth-perms-sync

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:20
f99a474

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.8.1-py3-none-any.whl and
src_auth_perms_sync-0.8.1.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.8.1/src_auth_perms_sync-0.8.1-py3-none-any.whl"

v0.8.0

Choose a tag to compare

@marcleblanc2 marcleblanc2 released this 27 Jun 02:12
448c4fd

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.8.0-py3-none-any.whl and
src_auth_perms_sync-0.8.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.8.0/src_auth_perms_sync-0.8.0-py3-none-any.whl"

v0.7.0

Choose a tag to compare

@marcleblanc2 marcleblanc2 released this 13 Jun 00:35
b23a1ba

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.7.0-py3-none-any.whl and
src_auth_perms_sync-0.7.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.7.0/src_auth_perms_sync-0.7.0-py3-none-any.whl"

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:52
7662c50

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.6.0-py3-none-any.whl and
src_auth_perms_sync-0.6.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.6.0/src_auth_perms_sync-0.6.0-py3-none-any.whl"

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:10
cefc83a

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.5.0-py3-none-any.whl and
src_auth_perms_sync-0.5.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.5.0/src_auth_perms_sync-0.5.0-py3-none-any.whl"

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:29
8c80f60

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.4.0-py3-none-any.whl and
src_auth_perms_sync-0.4.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.4.0/src_auth_perms_sync-0.4.0-py3-none-any.whl"

v0.3.1

Choose a tag to compare

@marcleblanc2 marcleblanc2 released this 09 Jun 21:31
58f214c

Changes

  • Created repo-based filters
  • Made queries more efficient

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.3.1-py3-none-any.whl and
src_auth_perms_sync-0.3.1.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.3.1/src_auth_perms_sync-0.3.1-py3-none-any.whl"

v0.3.0

Choose a tag to compare

@marcleblanc2 marcleblanc2 released this 09 Jun 07:22
2edb0e3

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.3.0-py3-none-any.whl and
src_auth_perms_sync-0.3.0.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.3.0/src_auth_perms_sync-0.3.0-py3-none-any.whl"

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 29 May 13:30
ada10bd

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.2.2-py3-none-any.whl and
src_auth_perms_sync-0.2.2.tar.gz files uploaded to PyPI, plus matching checksums.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.2.2/src_auth_perms_sync-0.2.2-py3-none-any.whl"

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 May 05:03
6a4dde0

Customer install

Restricted/offline Linux x64 + Python 3.11 install

Download src-auth-perms-sync-linux-x64.tar.gz, then run:

tar -xzf src-auth-perms-sync-linux-x64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

Restricted/offline macOS arm64 + Python 3.11 install

Download src-auth-perms-sync-macos-arm64.tar.gz, then run:

tar -xzf src-auth-perms-sync-macos-arm64.tar.gz
python3.11 -m venv .venv
. .venv/bin/activate
pip install --no-index --find-links ./wheelhouse src-auth-perms-sync
src-auth-perms-sync --help

The tarball includes this project, src-py-lib, and all runtime wheels.
Verify the tarball downloads with the matching .sha256 files.
The GitHub release also includes the same src_auth_perms_sync-0.2.1-py3-none-any.whl and
src_auth_perms_sync-0.2.1.tar.gz files uploaded to PyPI.

Connected PyPI install

pip install src-auth-perms-sync

GitHub release asset install

pip install "https://github.com/sourcegraph/src-auth-perms-sync/releases/download/v0.2.1/src_auth_perms_sync-0.2.1-py3-none-any.whl"