Gitea Action
7dd5a543de
Update Cursor to version 2.4.21
2026-01-23 12:03:48 +00:00
Gitea Action
77c1b0dfb8
Update Cursor to version 2.3.41
2026-01-17 18:33:34 +00:00
Olivier
ba767873f4
Remove cursor-release.nix from git add command in update-cursor.yml to streamline commit process.
2026-01-17 14:29:55 -04:00
Olivier
839fdd2048
Remove cursor-release.nix and integrate its content into flake.nix for better management of version and architecture-specific sources.
Update Cursor Version / update-cursor (push) Failing after 3m22s
2026-01-11 21:34:04 -04:00
Gitea Action
2cc7bde1e1
Update Cursor to version 2.3.34
2026-01-11 12:02:48 +00:00
Gitea Action
93acd0895e
Update Cursor to version 2.3.33
2026-01-10 12:03:33 +00:00
Gitea Action
b380d42758
Update Cursor to version 2.3.30
2026-01-08 12:03:33 +00:00
Gitea Action
4b5fafe008
Update Cursor to version 2.2.44
2025-12-26 02:17:29 +00:00
Olivier
bd7bbfca26
Fix hash calculations
2025-12-25 22:11:27 -04:00
Gitea Action
e44400305c
Update Cursor to version 2.2.44
2025-12-26 00:16:43 +00:00
Olivier
23c508079c
Update Cursor version resolution to avoid latest lagging behind newly published patch releases.
2025-12-25 20:11:13 -04:00
Olivier
9e18ec27f9
Updated README with CI workflow details and native aarch64 support; remove obsolete test-setup.sh script
Update Cursor Version / update-cursor (push) Successful in 20s
2025-12-24 20:28:12 -04:00
Gitea Action
b62d3e3480
Update Cursor to version 2.2.43
2025-12-24 21:19:45 +00:00
Olivier
87af251aac
Reset Cursor version to 0.0.0 and update SHA256 hashes to zero for both architectures to test runner actions
2025-12-24 17:15:47 -04:00
Olivier
cc54cf6e3a
Update Git configuration for Gitea Action in update-cursor workflow
2025-12-24 17:04:19 -04:00
GitHub Action
c11a82f821
Update Cursor to version 2.2.43
2025-12-24 20:48:00 +00:00
Olivier
ead1ff7034
Support for aarch64
2025-12-24 16:38:33 -04:00
GitHub Action
6af7e257f1
Update Cursor to version 2.2.43
2025-12-20 12:40:55 +00:00
GitHub Action
a61a93626f
Update Cursor to version 2.2.36
2025-12-18 13:45:11 +00:00
GitHub Action
f053f87b04
Update Cursor to version 2.2.20
2025-12-12 12:47:01 +00:00
GitHub Action
e97e01d122
Update Cursor to version 2.2.14
2025-12-11 12:50:06 +00:00
GitHub Action
e2419bf1dd
Update Cursor to version 2.1.50
2025-12-07 12:39:24 +00:00
GitHub Action
05f07ecb9f
Update Cursor to version 2.1.49
2025-12-06 12:40:22 +00:00
GitHub Action
99c9056a3a
Update Cursor to version 2.1.48
2025-12-05 12:44:30 +00:00
GitHub Action
dfbd4b4b0d
Update Cursor to version 2.1.47
2025-12-04 12:47:52 +00:00
GitHub Action
5a9766d5f5
Update Cursor to version 2.1.46
2025-12-02 12:47:21 +00:00
GitHub Action
f1ed57bcf4
Update Cursor to version 2.1.42
2025-12-01 12:46:11 +00:00
GitHub Action
a143c3e7ce
Update Cursor to version 2.1.39
2025-11-27 12:44:40 +00:00
GitHub Action
e1ecbedded
Update Cursor to version 2.1.36
2025-11-26 12:45:45 +00:00
GitHub Action
fffd30abec
Update Cursor to version 2.1.32
2025-11-25 12:49:22 +00:00
GitHub Action
e5548601c9
Update Cursor to version 2.1.26
2025-11-24 12:44:13 +00:00
GitHub Action
96166feb9f
Update Cursor to version 2.1.20
2025-11-23 12:37:15 +00:00
GitHub Action
9d918a3b61
Update Cursor to version 2.1.19
2025-11-22 12:37:15 +00:00
GitHub Action
e3b4228584
Update Cursor to version 2.0.77
2025-11-14 12:42:55 +00:00
GitHub Action
8a6b8d78a0
Update Cursor to version 2.0.75
2025-11-13 12:45:08 +00:00
GitHub Action
a6b4ed2bf8
Update Cursor to version 2.0.69
2025-11-08 12:37:41 +00:00
GitHub Action
61b1caceea
Update Cursor to version 2.0.64
2025-11-06 12:42:59 +00:00
GitHub Action
18a0425be9
Update Cursor to version 2.0.60
2025-11-05 12:43:04 +00:00
GitHub Action
ce4c1000fd
Update Cursor to version 2.0.54
2025-11-04 12:46:14 +00:00
GitHub Action
0525ac8665
Update Cursor to version 2.0.43
2025-10-31 12:42:34 +00:00
GitHub Action
6a2bee65de
Update Cursor to version 2.0.38
2025-10-30 12:42:42 +00:00
GitHub Action
2ba977e22b
Update Cursor to version 2.0.34
2025-10-29 17:48:14 +00:00
TudorAndrei
4e9ae399b7
Update Cursor to version 1.7.54 and enhance update-cursor.sh for improved output handling
...
- Updated Cursor version, URL, and SHA256 in flake.nix
- Refined output handling in update-cursor.sh to check for GITHUB_OUTPUT before writing status information
2025-10-29 13:53:49 +02:00
GitHub Action
2394f4c9ac
Update Cursor to version 1.7.54
2025-10-22 12:43:47 +00:00
GitHub Action
95207399b2
Update Cursor to version 1.7.53
2025-10-21 12:43:26 +00: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
GitHub Action
635dc5ea19
Update Cursor to latest version
2025-10-18 12:37:15 +00:00
GitHub Action
f19eec93e0
Update Cursor to latest version
2025-10-16 12:43:11 +00:00
GitHub Action
cf24f6da3b
Update Cursor to latest version
2025-10-15 12:43:13 +00:00
GitHub Action
de35c79a19
Update Cursor to latest version
2025-10-14 12:43:34 +00:00