45 Commits

Author SHA1 Message Date
Peter Schilling a252acfe15 chore: Release linear-cli version 0.2.0 v0.2.0 2025-02-07 10:22:20 -08:00
Peter Schilling b57fff1068 chore: Update changelog in anticipation of 0.2.0 2025-02-07 10:21:04 -08:00
Peter Schilling 307b259eba feat: linear issue list (#14)
two sort options to start: manual and priority. can introduce more later as needed.

fixes #8
2025-02-07 10:20:31 -08:00
Peter Schilling 6e2be2948a chore: Update desc for homebrew rules 2025-02-05 21:03:05 -08:00
Peter Schilling 96c9b18c7a chore: Link to releases 2025-02-05 09:23:24 -08:00
Peter Schilling 29cbb225be chore: fmt 2025-02-05 09:20:27 -08:00
Peter Schilling a1c5850a1e chore: Release linear-cli version 0.1.0 v0.1.0 2025-02-05 09:19:36 -08:00
Peter Schilling 42acbf25c8 chore: Add changelog 2025-02-05 09:19:24 -08:00
Peter Schilling dc4da57bf3 chore: Update README 2025-02-04 20:35:09 -08:00
Peter Schilling 7968cf612c chore: cleanup readme 2025-02-04 20:33:02 -08:00
Peter Schilling 674e831456 chore: fmt 2025-02-04 20:31:27 -08:00
Peter Schilling 6d78b5c8f8 chore: Cleanup readme, add editorconfig 2025-02-04 20:30:56 -08:00
Peter Schilling 71df820a1c chore: Remove the id param from the id command 2025-02-04 19:41:04 -08:00
Peter Schilling 6cd09e7364 feat: Allow providing a different title for PRs (#12)
fixes #10
2025-02-04 16:04:36 -08:00
Peter Schilling aa4f7233bd feat: Add optional issue ID argument to issue commands (#11)
fixes #9
2025-02-04 15:56:58 -08:00
Peter Schilling 21dda024fb chore: Add a justfile with a release task
using https://github.com/schpet/svbump
2025-02-04 10:27:32 -08:00
Peter Schilling 67c16e12ae chore: Update release steps 2025-01-31 15:07:34 -08:00
Peter Schilling 4c242bcc68 chore: Format README 2025-01-31 15:05:29 -08:00
Peter Schilling efecebc8e1 chore: Update README 2025-01-31 14:57:36 -08:00
Peter Schilling 5a75bd4730 chore: Add homebrew install instructions 2025-01-31 14:50:38 -08:00
Peter Schilling 7571f2870e chore: Release linear-cli version 0.0.8 v0.0.8 2025-01-31 14:42:50 -08:00
Peter Schilling f65d4efc9e chore: Update release.yml 2025-01-31 14:42:19 -08:00
Peter Schilling 560bf0439c chore: Release linear-cli version 0.0.7 v0.0.7 2025-01-31 14:41:21 -08:00
Peter Schilling 23393464f4 chore: Avoid generating binaries on every PR 2025-01-31 14:40:12 -08:00
Peter Schilling ec3f6c9ba4 chore: Setup cargo dist (#6) 2025-01-31 14:38:49 -08:00
Peter Schilling e4106414b3 chore: Release linear-cli version 0.0.6 v0.0.6 2025-01-31 10:26:59 -08:00
Peter Schilling 345b366ae3 chore: Cleanup tasks 2025-01-31 10:22:05 -08:00
Peter Schilling 9560e33427 Support draft PRs (#5) 2025-01-15 07:30:14 -08:00
Peter Schilling 6d853397e4 Clarify setup 2024-12-10 08:46:49 -08:00
Peter Schilling 519c7d050f Release v0.0.5 v0.0.5 2024-11-28 07:38:39 -08:00
Peter Schilling df1eb18246 Build for x86 mac, and windows 2024-11-28 07:37:49 -08:00
Peter Schilling ef263755ef Add checkout step to release workflow to fix git repository access v0.0.1 2024-11-28 07:33:01 -08:00
Peter Schilling bf3e434206 Compile binaries (#4) v0.0.0 2024-11-28 07:30:10 -08:00
Peter Schilling 29691d4238 Add instructions on persisting env vars in shells 2024-11-28 06:35:50 -08:00
Peter Schilling 281b87ae04 Allow passing a --base flag to gh pr create (#3) 2024-11-27 14:58:46 -08:00
Peter Schilling 0eb181bc75 v0.0.4 2024-11-27 08:17:58 -08:00
Peter Schilling e5a57ad6e2 Improve pr command behaviour, show loading spinners 2024-11-27 08:17:05 -08:00
Peter Schilling eb8b5df0a9 Add support for creating prs, autolinking team ids (#2) 2024-11-24 09:39:37 -08:00
Peter Schilling a23b4e6b4e README copy change 2024-11-24 08:51:59 -08:00
Peter Schilling 0974b8f325 Include permissions in deno install instructions 2024-11-24 08:46:12 -08:00
Peter Schilling 9c49624e2d Update install instructions 2024-11-24 08:40:47 -08:00
Peter Schilling 3f09087d93 Setup jsr name and info 2024-11-24 08:40:02 -08:00
Peter Schilling cac93474d5 Add README (#1) 2024-11-24 08:37:16 -08:00
Peter Schilling 03ba7c9ed7 Basic features 2024-11-23 07:08:53 -08:00
Peter Schilling 3b41f6fc02 init 2024-11-22 06:22:12 -08:00