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

127 lines
3.1 KiB
Markdown

- **docs**: cambio descripcion de PR para que solo contenga los commits (1de6a64)
- git-flow (M)
- lib/io.py (M)
- **docs**: cambio header de changelog, arreglo generacion de descripcion de Prs (eba73fe)
- git-flow (M)
---
## Domingo, 2 de Noviembre de 2025, 13:47
- Autor: [Jonathan Teran Carballo](mailto:jonathan.nerat@gmail.com)
- Rama: `docs/change-changelog-format`
### Commits
- **docs**: cambio header de changelog, arreglo generacion de descripcion de Prs (eba73fe)
- git-flow (M)
---
## Domingo, 2 de Noviembre de 2025, 13:40
### Autor
- Usuario: **Jonathan Teran Carballo**
- Email: **jonathan.nerat@gmail.com**
### Commits
Rama: **docs/change-changelog-format**
- **docs**: agrego secciones de autor y commits, cambio formato de timestamp (35f9b18)
- git-flow (M)
---
## Domingo, 2 De Noviembre De 2025, 13:36:22
- Usuario: **Jonathan Teran Carballo**
- Email: **jonathan.nerat@gmail.com**
- Rama: **docs/change-changelog-format**
- **docs**: agrego setteo de locale, muevo usuario y mail a contenido de seccion de CHANGELOG.md (143c704)
- git-flow (M)
---
## 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)
---