aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2026-01-01Update some stuff to test actionsAriel Costas Guerrero
2026-01-01Set up github actions properlyAriel Costas Guerrero
2025-12-29Rename a lot of stuff, add Santiago real timeAriel Costas Guerrero
2025-12-08Make deployment script auto-regenerate everything on deploymentAriel Costas Guerrero
2025-12-08Fix workflowAriel Costas Guerrero
2025-12-08Refactor code structure for improved readability and maintainability; ↵Ariel Costas Guerrero
removed redundant code blocks and optimized functions.
2025-11-30Refactor street name processing and remove unused stop downloader scriptAriel Costas Guerrero
- Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements. - Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed. - Removed the empty `.gitkeep` file from the overrides directory. - Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data. - Introduced `LineFormatterService` to format circulation routes based on specific line conditions.
2025-11-26Make tailscale pings work despite NATsAriel Costas Guerrero
2025-11-22Update dependencies m'kayAriel Costas Guerrero
2025-11-22Delete .github/workflows/codeql.yml [no ci]Ariel Costas Guerrero
2025-11-17Optimize CI/CD: conditional builds and deploys based on changed paths (#94)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-11-07Remove outdated stop overrides and examples for Vigo transit dataAriel Costas Guerrero
2025-11-06Add build steps for stop report script and update deployment workflowAriel Costas Guerrero
2025-11-05Change deployment runner to ubuntu-latestAriel Costas Guerrero
2025-11-05chore(deps): update all github actions (major) (#66)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04Prevent concurrent execution of actions [skip ci]Ariel Costas Guerrero
2025-10-22Fix commit and push stuffAriel Costas Guerrero
2025-10-21Update deployment script and enhance StopSheet component styles and structureAriel Costas Guerrero
2025-10-21Refactor solution file and update region configuration with bounds and text ↵Ariel Costas Guerrero
color
2025-10-21Update deploy.ymlAriel Costas Guerrero
2025-10-21Zero sense but whateverAriel Costas Guerrero
2025-10-21Hopefully fix workflow once and for allAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21update action, backend deploymemtAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21Actualizar deploy.ymlAriel Costas Guerrero
2025-10-21Add backend deployment to existing workflow with linux-arm64 support (#55)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-10-21Implement new Santiago region (WIP)Ariel Costas Guerrero
2025-10-13Fix workflow not uploading files in the proper placeAriel Costas Guerrero
2025-10-12Implement actions to deploy frontendAriel Costas Guerrero
2025-10-09Reuse existing branch and PR for stops data updates Ariel Costas Guerrero
- Check for existing open PR before creating new branch - Checkout and update existing branch instead of creating timestamped ones - Use force-with-lease to safely update branch with new data - Add timestamped comment to existing PR instead of closing/recreating - Fetch all branches to ensure existing branch is available
2025-06-03Replace AI slop for deleting branch for an actual git commandAriel Costas Guerrero
2025-05-28Fix download scriptAriel Costas Guerrero
2025-05-26Replace Azure SWA with custom serverAriel Costas Guerrero
2025-05-23Update workflowsAriel Costas Guerrero
2025-05-15Create codeql.ymlAriel Costas Guerrero
2025-04-21Replace base python by UVAriel Costas Guerrero
2025-04-20Update stop overridesAriel Costas Guerrero
2025-03-04Set environment to "Production"Ariel Costas Guerrero
2025-03-03Use NPM and node 22Ariel Costas Guerrero
2024-08-25multipleAriel Costas Guerrero
2024-08-25jodeeeerAriel Costas Guerrero
2024-08-25Ohm...Ariel Costas Guerrero
2024-08-25Fix build and add logoAriel Costas Guerrero
2024-08-25ci: add Azure Static Web Apps workflow file Ariel Costas Guerrero
on-behalf-of: @Azure opensource@microsoft.com