Skip to main content

Ibis backend for MSSQL

Project description

IBIS Microsoft SQL Backend

Releasing

This project uses Rever and GitHub actions for releasing a new package version.

Make sure your current environment has rever installed. You can create an environment just for the package releasing:

conda env create -n ibis-mssql-release --file envs/release.yaml

Activate your new environment:

conda activate ibis-mssql-release

Run rever check to check your rever configuration is correct.

rever check

Delete the rever folder to start a clean release.

rm -rf rever/

Lets start the releasing process!

Note: Maybe you want to have a fresh clone just for releasing.
Note: For releasing, you probably want to clone directly from the upstream repository.
Note: Ensure you have permissions to push changes to the repository.

Ensure you are using the latest version of the master branch:

git fetch --all
# if the repository is set as origin
git checkout origin/master
# or, if the repository is set as upstream
git checkout upstream/master

Now, if you want to release the version 0.1.5 (please, first check the latest version released), run:

rever 0.1.5

After that, you can push the changes to upstream:

git push

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ibis-mssql-0.1.5.tar.gz (11.9 kB view details)

Uploaded Source

File details

Details for the file ibis-mssql-0.1.5.tar.gz.

File metadata

  • Download URL: ibis-mssql-0.1.5.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.7

File hashes

Hashes for ibis-mssql-0.1.5.tar.gz
Algorithm Hash digest
SHA256 83d5483aff2fc15a62f5a96ccc38565a1e19194e7123f0d792217f6c1048576e
MD5 481f6b27b1ca1b1a7b3dc48275bd71ca
BLAKE2b-256 b1db356589d56615031105580e0de8d032a4bf9f23ac3ea902d0b219adca61d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page