Skip to main content

Utilidades reutilizables para Spark y Delta Lake en arquitecturas Lakehouse.

Project description

gss-bi-udfs

Creo modulo para guardar UDFs comunes a todas las areas de BI.

para compilar local

python3 -m build

para publicar local (manual)

python3 -m twine upload dist/*

publicar nueva version en pypi con github actions

Prerequisitos:

  • Secret del repo configurado: PYPI_API_TOKEN
  • Workflow: .github/workflows/python-publish.yml

Pasos:

  1. Asegurate de tener los cambios listos en main.
    git checkout main
    git pull
    git status
    
  2. Defini la nueva version semantica (X.Y.Z) y crea el tag vX.Y.Z.
    git tag -a v0.1.5 -m "Release v0.1.5"
    
  3. Publica rama y tag en GitHub.
    git push origin main
    git push origin v0.1.5
    
  4. Crea el release asociado al tag.
    • GitHub -> Releases -> Draft a new release
    • Seleccionar tag v0.1.5
    • Publicar (Publish release)
  5. Verifica la corrida del workflow.
    • GitHub -> Actions -> Publish Python Package to PyPI
    • Debe finalizar en verde.
  6. Verifica la version publicada en PyPI.
    • https://pypi.org/project/gss-bi-udfs/

Notas:

  • El workflow valida que el tag tenga formato vX.Y.Z.
  • La version del paquete se toma del tag (sin la v).
  • Si falla el release, podes reintentar desde Actions con Run workflow y el input tag (ejemplo: v0.1.5).

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

gss_bi_udfs-0.1.7.tar.gz (60.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gss_bi_udfs-0.1.7-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file gss_bi_udfs-0.1.7.tar.gz.

File metadata

  • Download URL: gss_bi_udfs-0.1.7.tar.gz
  • Upload date:
  • Size: 60.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gss_bi_udfs-0.1.7.tar.gz
Algorithm Hash digest
SHA256 d841e96513cb1ff95382ffa0bc3bd6e2916e04f72d08471233e17569a73098f6
MD5 d14d2b50d8c0c694dcf01598f294f993
BLAKE2b-256 15beac6925e9dafcf5fb30065567d645b85d5842ccf86e0af05a3c98bd43dc11

See more details on using hashes here.

File details

Details for the file gss_bi_udfs-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: gss_bi_udfs-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gss_bi_udfs-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1b5230a6158efb8cae492cec74b89a5c0d6223cc6bb5ace70b342da71dbb9d8a
MD5 003df624066072f18569f914d4a6d613
BLAKE2b-256 d365df896842d707e6397754568bd2bf777b1900af0063b9f82f0402c3b4ca28

See more details on using hashes here.

Supported by

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