Commit Graph

8 Commits

Author SHA1 Message Date
b751cb2911 este agent quedo funcionando al 100 en local al menos
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 48s
build-and-deploy / deploy (push) Successful in 27s
2025-06-06 14:56:44 -06:00
950404dd85 creado planilla-agent
Some checks failed
build-and-deploy / filter (push) Successful in 1s
build-and-deploy / build (push) Failing after 5s
build-and-deploy / deploy (push) Has been skipped
2025-06-05 15:40:53 -06:00
ca1e3f2952 vamo a dejar esto normal
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 2s
build-and-deploy / build (push) Successful in 13s
build-and-deploy / deploy (push) Successful in 15s
2025-05-31 00:18:24 -06:00
40654fd5be schema compartido ::ALTOPELIGRO::
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 2s
build-and-deploy / build (push) Failing after 1m50s
build-and-deploy / deploy (push) Has been skipped
2025-05-30 17:41:23 -06:00
be3fbf4080 trucazo 1
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 2s
build-and-deploy / deploy (push) Has been cancelled
build-and-deploy / build (push) Has been cancelled
2025-05-29 18:26:52 -06:00
google-labs-jules[bot]
2c0ddf2809 feat: Add Makefile commands for Gitea/GitHub synchronization
This commit introduces two new Makefile targets:

- `sync-to-github`: Synchronizes the local repository to a GitHub remote.
  It will add the 'github' remote if it doesn't exist and then push all
  branches and tags. The GitHub repository URL is configurable via the
  `GITHUB_REPO_URL` variable (e.g., `https://github.com/josedario87/your-repo-name.git`).

- `sync-to-gitea`: Synchronizes the local repository to a Gitea remote.
  It will add the 'gitea' remote if it doesn't exist and then push all
  branches and tags. The Gitea repository URL is configurable via the
  `GITEA_REPO_URL` variable, which uses placeholders for server details
  (e.g., `ssh://<GITEA_USER>@<GITEA_HOST>:<GITEA_PORT>/nucleo000/your-repo-name.git`).

Both new targets have been added to `.PHONY` to ensure correct behavior.
The repository name is dynamically determined from the local Git configuration.
2025-05-29 23:16:39 +00:00
ec40acf5b5 actualizando bd
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 13s
2025-05-14 20:09:01 -06:00
745168cf51 sistema creado v0.5.0
Some checks failed
build-and-push / deploy (push) Has been skipped
build-and-push / build (push) Failing after 6s
2025-05-14 16:10:41 -06:00