Arreglos varios #6
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Nodemecu/nodemecu#6
Loading…
Reference in a new issue
No description provided.
Delete branch "arreglos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resumen:
Había ubicaciones configurables que en los archivos estaban hardcodeadas, así que las cambié a todas por las variables
Hice configurable el linter de JSON porque no tengo jsonlint-php en mi distro
Reordené la lógica de sincronización para que el loop no pinguee más de la cuenta
Había una fracción de timeout en curl en 0,9 que cambié a 1 porque debería ser 0.9 pero curl no aceptaba fracciones de todas formas (entendiendo que era un timeout de 1s no?)
Cree un archivo de fallados para mover todas las sincronizaciones fallidas, pero no sé si tiene sentido
Eliminé algo de código que no se usaba más
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.