Files
git-flow/CHANGELOG.md
T
2025-11-02 13:19:46 -03:00

2.0 KiB

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 13:19

refactor/remove-unused-git-functions

  • refactor: elimino funciones no usadas de modulo git (76c7b35)
    • lib/git.py (M)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:47

bugfix/tag-command-checks

  • bugfix: cambio la imagen de default a python:3.12 (b1aecf4)
    • bitbucket-pipelines.yml (M)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:40

bugfix/tag-command-checks

  • bugfix: cambio llamada a pip en pipeline (7330024)
    • bitbucket-pipelines.yml (M)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:34

bugfix/tag-command-checks

  • bugfix: cambio imagen de python a la default de atlassian (ee8eb17)
    • bitbucket-pipelines.yml (M)
  • bugfix: deshabilito los checks para la ejecucion de commandos para obtener tags (83c1ebc)
    • git-flow (M)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:26

feature/agregar-bitbucket-pipelines.yml

  • bugfix: modifico shebang para buscar python3 con env (c07fdb9)
    • git-flow (M)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:23

feature/agregar-bitbucket-pipelines.yml

  • feature: agrego bitbucket-pipelines.yml y requirements.txt (2afa845)
    • bitbucket-pipelines.yml (A)
    • requirements.txt (A)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:13

refactor/git-commands-lib

  • bugfix: detectar host ficticion de bitbucket (6264062)
    • git-flow (M)
  • refactor: clase Git para ejecutar comandos (89eb969)
    • .gitignore (A)
    • README.md (A)
    • git-flow (A)
    • lib/__init__.py (A)
    • lib/git.py (A)
    • lib/io.py (A)
    • pyrightconfig.json (A)

Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:10

refactor/git-commands-lib

  • refactor: clase Git para ejecutar comandos (89eb969)
    • .gitignore (A)
    • README.md (A)
    • git-flow (A)
    • lib/__init__.py (A)
    • lib/git.py (A)
    • lib/io.py (A)
    • pyrightconfig.json (A)