Commit Graph
72 Commits
Author SHA1 Message Date
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
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
jt edf4948719 refactor: realizo parseo de flowconfig antes de ejecutar run, no en __init__ 2025-11-21 20:48:20 -03:00
jt 222c819b36 bugfix: creo tag en el commit que actualiza el changelog 2025-11-21 20:41:37 -03:00
jt 8d973f0b2b bugfix: separar etapa de lectura y escritura de changelog 2025-11-19 21:06:09 -03:00
jt 8f79a6a288 bugfix: agrego http:// como protocolo soportado para pipelines 2025-11-19 21:02:33 -03: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
jt 14beea150d bugfix: cambio el commit que se usa para generar las entradas del changelog 2025-11-07 21:26:59 -03:00
jt 9799df2147 bugfix: arreglo generacion de links en changelog entries 2025-11-07 21:20:22 -03: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
Jonathan Teran 4bccd20e45 bugfix: muevo generacion de CHANGELOG.md a comando tag 2025-11-07 11:42:24 -03:00
jt e9b44eb155 bugfix: elimino nombre de rama de tag en el ultimo environment 2025-11-06 21:17:06 -03:00
jt 96c787b38c bugfix: arreglo ejecucion de tag mediante pipeline 2025-11-03 21:54:03 -03:00
jt 9e1c710373 refactor: cambio estructura de proyecto siguiendo guidelines de python 2025-11-03 21:46:49 -03:00