Commit Graph
268 Commits
Author SHA1 Message Date
JonathanGitFlowandjt 3c271be415 Merged in feature/add-branch-command (pull request #35)
feature: add branch command

Approved-by: Jonathan Teran
2025-11-23 21:50:57 +00:00
jt c74f1a3093 feature: agrego comando branch para listar ramas 2025-11-23 18:50:00 -03:00
jt eafb3f1b31 feature: agrego soporte para parametros repetidos en llamadas a Git 2025-11-23 18:49:42 -03:00
JonathanGitFlowandjt 82b9a70400 Merged in docs/agregar-seccion-instalacion (pull request #34)
docs: agregar seccion instalacion

Approved-by: Jonathan Teran
2025-11-23 07:05:38 +00:00
jt 6f90a37ba2 style: arreglo sublistas en seccion configuracion 2025-11-23 04:04:48 -03:00
jt 5a641938c0 docs: agrego seccion con pasos de instalacion 2025-11-23 04:02:35 -03:00
bitbucket-pipelines d378c27546 chore: bump version and update CHANGELOG.md [skip ci] v1.3.0 2025-11-23 06:54:16 +00:00
JonathanGitFlowandjt d9015cc5ab Merged in feature/add-release-command (pull request #33)
feature: add release command

Approved-by: Jonathan Teran
2025-11-23 06:53:25 +00:00
jt 43d7e5a057 feature: agrego comando release, elimino codigo no utilizado 2025-11-23 03:52:47 -03:00
JonathanGitFlowandjt 27147232fe Merged in docs/agregar-documentacion-comandos (pull request #32)
docs: agregar documentacion comandos

Approved-by: Jonathan Teran
2025-11-22 21:30:25 +00:00
jt aad1a66641 docs: actualizo readme 2025-11-22 18:29:42 -03:00
jt d89856e5f0 docs: agregar descripcion a texto de ayuda de cada comando 2025-11-22 12:19:23 -03:00
jt f716eead72 docs: agregar tipo rama docs 2025-11-22 12:19:04 -03:00
bitbucket-pipelines 9c5ec26529 chore: bump version and update CHANGELOG.md [skip ci] v1.2.0 2025-11-22 15:09:27 +00:00
JonathanGitFlowandjt e6386ed252 Merged in feature/add-git-exec-options (pull request #31)
feature: add git exec options

Approved-by: Jonathan Teran
2025-11-22 15:08:46 +00:00
jt 34aba71d32 bugfix: deshabilito check en merge --abort al buscar conflictos 2025-11-22 12:07:46 -03:00
jt 4135a789e3 feature: agregando descripcion a ejecucion de comandos importantes en new, tag y merge 2025-11-22 12:02:39 -03:00
jt faea8c2d2a feature: agregando descripcion a ejecucion de comandos importantes en init y commit 2025-11-22 11:49:12 -03:00
jt 11e2a9daa9 bugfix: cambiando tipo de print para agregar soporte de titulos 2025-11-22 11:48:19 -03:00
jt d133c480c5 bugfix: descartar output cuando el comando git se ejecuta con _run 2025-11-22 11:28:51 -03:00
jt 7346cfd1a8 feature: muevo opciones para check y print a metodos para ejecutar git 2025-11-22 11:23:24 -03:00
JonathanGitFlowandjt 37a7c101af Merged in refactor/read-flowconfig-before-run (pull request #30)
refactor: read flowconfig before run

Approved-by: Jonathan Teran
2025-11-21 23:48:58 +00:00
jt edf4948719 refactor: realizo parseo de flowconfig antes de ejecutar run, no en __init__ 2025-11-21 20:48:20 -03:00
bitbucket-pipelines 4dbef58e90 chore: bump version and update CHANGELOG.md [skip ci] v1.1.5 2025-11-21 23:44:00 +00:00
JonathanGitFlowandjt da385154d4 Merged in bugfix/tag-on-update-changelog (pull request #29)
bugfix: tag on update changelog

Approved-by: Jonathan Teran
2025-11-21 23:42:01 +00:00
jt 222c819b36 bugfix: creo tag en el commit que actualiza el changelog 2025-11-21 20:41:37 -03:00
jt 0e75a8ec1f style: ignorar carpeta dist/ 2025-11-21 20:33:55 -03:00
bitbucket-pipelines 58401bf6e1 chore: bump version and update CHANGELOG.md [skip ci] 2025-11-21 17:43:26 +00:00
JonathanGitFlowandjt acf1c0fdc8 Merged in refactor/separate-command-files (pull request #28)
refactor: separate command files

Approved-by: Jonathan Teran
v1.1.4
2025-11-21 17:42:59 +00:00
jt bf829a114b bugfix: separar etapa de lectura y escritura de changelog 2025-11-21 14:41:49 -03:00
JonathanGitFlowandjt b8e43f065c Merged in refactor/separate-command-files (pull request #27)
refactor: separate command files

Approved-by: Jonathan Teran
2025-11-20 00:06:34 +00:00
jt 8d973f0b2b bugfix: separar etapa de lectura y escritura de changelog 2025-11-19 21:06:09 -03:00
JonathanGitFlowandjt bac1f04d9a Merged in refactor/separate-command-files (pull request #26)
refactor: separate command files

Approved-by: Jonathan Teran
v1.1.3
2025-11-20 00:03:06 +00:00
jt 8f79a6a288 bugfix: agrego http:// como protocolo soportado para pipelines 2025-11-19 21:02:33 -03:00
JonathanGitFlowandjt ccda277674 Merged in refactor/separate-command-files (pull request #25)
refactor: separate command files

Approved-by: Jonathan Teran
2025-11-19 23:57:52 +00:00
jt 4a0356c229 bugfix: uso base para generar contenido del PR y muestro mensajes de exito 2025-11-19 20:57:14 -03:00
jt be87c2098b feature: cambio merge y tag para que el changelog se genere al crear un tag nuevo 2025-11-19 20:43:22 -03:00
bitbucket-pipelines 30c6c36beb chore: bump version and update CHANGELOG.md [skip ci] 2025-11-08 00:28:27 +00:00
JonathanGitFlowandjt 0495f96f8d Merged in bugfix/pipeline-changelog-generation (pull request #24)
bugfix: pipeline changelog generation

Approved-by: Jonathan Teran
v1.1.2
2025-11-08 00:28:02 +00:00
jt 14beea150d bugfix: cambio el commit que se usa para generar las entradas del changelog 2025-11-07 21:26:59 -03:00
JonathanGitFlowandjt 1c703f285e Merged in bugfix/changelog-username-links (pull request #23)
bugfix: changelog username links

Approved-by: Jonathan Teran
v1.1.1
2025-11-08 00:20:51 +00:00
jt 9799df2147 bugfix: arreglo generacion de links en changelog entries 2025-11-07 21:20:22 -03:00
JonathanGitFlowandjt 49642cfb71 Merged in refactor/build-dynamic-version (pull request #22)
refactor: build dynamic version

Approved-by: Jonathan Teran
v1.1.0
2025-11-08 00:10:48 +00:00
jt 3e01b11c09 bugfix: arreglo parametro target a get_changelog_entry_lines 2025-11-07 21:06:56 -03:00
jt 6d390376d8 bugfix: renombro variable UPDATED_CHANGELOG_FILE a BUMP_VERSION 2025-11-07 21:05:33 -03:00
jt 10c1d54c2d refactor: modifico pyproject.toml para usar tag de git como version 2025-11-07 21:03:34 -03:00
jt cb70ab9b07 Merged in bugfix/generate-changelog-on-version-bump (pull request #21)
bugfix: actualizo changelog en bump de version via pipeline
v1.0.1
2025-11-07 14:44:32 +00:00
Jonathan Teran 13171bd3dc Updated CHANGELOG.md 2025-11-07 11:42:31 -03:00
Jonathan Teran 4bccd20e45 bugfix: muevo generacion de CHANGELOG.md a comando tag 2025-11-07 11:42:24 -03:00
Jonathan Teran 71a5643b03 refactor: elimino seccion dev de bitbucket-pipelines.yml 2025-11-07 11:41:54 -03:00