Commit Graph

6 Commits

Author SHA1 Message Date
Olivier cc54cf6e3a Update Git configuration for Gitea Action in update-cursor workflow 2025-12-24 17:04:19 -04:00
Olivier ead1ff7034 Support for aarch64 2025-12-24 16:38:33 -04:00
TudorAndrei 384774c6ce Enhance update-cursor.sh and GitHub Actions workflow for improved version handling
- Added CURSOR_VERSION_INFO output to track update status in update-cursor.sh
- Implemented auto-confirmation for updates when running in CI mode
- Updated GitHub Actions workflow to capture and utilize CURSOR_VERSION_INFO for conditional commits
- Improved commit message generation based on actual version updates
2025-10-19 19:05:32 +03:00
TudorAndrei 34c82989d3 Add flake.lock update to GitHub Actions workflow
- Added 'Update flake lock file' step that runs 'nix flake update'
- Modified commit step to include both flake.nix and flake.lock files
- Ensures lock file stays in sync when flake is updated
2025-10-10 23:36:58 +03:00
TudorAndrei 880062540c Refactor update-cursor workflow to streamline version updates
- Added permissions for write access to contents
- Simplified update process by integrating update-cursor.sh script
- Removed redundant steps for fetching and checking versions
- Enhanced commit logic to only push changes if there are updates
2025-10-09 17:00:33 +03:00
TudorAndrei 536b9d4b53 update 2025-10-08 17:05:57 +03:00