138 Commits

Author SHA1 Message Date
Peter Schilling fe43491190 chore: Release linear-cli version 0.5.2 v0.5.2 2025-05-20 11:31:11 -07:00
Mackenzie Davidson 37233906e6 Allow numbers in team issue identifier (#27)
Updates regex to allow numbers in issue identifiers, support issue viewing with team ids like `4U`
2025-05-20 11:27:08 -07:00
Peter Schilling f3767d1fda note changes 2025-05-19 08:50:42 -07:00
Peter Schilling (aider) 98cb869d0e aider: style: Format code 2025-05-19 08:45:00 -07:00
Peter Schilling (aider) c57c61f83b aider: refactor: Improve API error handling to include status and body 2025-05-19 08:44:58 -07:00
Peter Schilling ec08439ac5 chore: Release linear-cli version 0.5.1 v0.5.1 2025-02-19 11:35:25 -08:00
Peter Schilling (aider) 55f64c072e aider: fix: Update terminal width calculation to include spacing for Estimate column 2025-02-19 11:34:13 -08:00
Peter Schilling ce9f27de19 chore: Fix just tag 2025-02-19 11:26:23 -08:00
Peter Schilling 7548f1e698 chore: Release linear-cli version 0.5.0 v0.5.0 2025-02-19 11:26:17 -08:00
Peter Schilling (aider) 45cff4bea7 aider: fix: Resolve TypeScript type errors in issue selection and processing 2025-02-19 11:24:55 -08:00
Peter Schilling 03f9b1a651 chore: update release cmd 2025-02-19 11:23:04 -08:00
Peter Schilling (aider) 275cb58d4b aider: chore: Rename release command to tag and derive version from changelog 2025-02-19 11:00:19 -08:00
Peter Schilling bae6b5ad3d chore: Update changelog 2025-02-19 07:49:19 -08:00
Peter Schilling (aider) 6f423a1d7e aider: fix: Correctly handle issue estimate in list command output 2025-02-19 07:47:18 -08:00
Peter Schilling (aider) 2ee1c433fb aider: style: Fix linting issues in main.ts 2025-02-19 07:45:31 -08:00
Peter Schilling (aider) ff5d845b67 aider: feat: Add estimate column to issue list output 2025-02-19 07:45:30 -08:00
Peter Schilling (aider) 54c7eab1a3 aider: style: Format issue display line in main.ts 2025-02-18 13:14:41 -08:00
Peter Schilling (aider) 1ddc6c1dc9 aider: refactor: Update issue selection to include priority display 2025-02-18 13:14:39 -08:00
Peter Schilling (aider) 1b4fff0fea aider: feat: Add priority display for linear issue start command 2025-02-18 13:14:34 -08:00
Peter Schilling (aider) e1304f76cf aider: refactor: Replace complex GraphQL query with simplified fetchIssuesForState function 2025-02-18 13:12:13 -08:00
Peter Schilling (aider) 6c460e82b9 aider: refactor: Extract shared GraphQL query logic into reusable function 2025-02-18 13:12:05 -08:00
Peter Schilling (aider) 4fd68836e2 aider: style: Format code with linter and improve type definition readability 2025-02-18 13:11:08 -08:00
Peter Schilling (aider) 862e4dc1b8 aider: refactor: Update GraphQL query in start command to match list command 2025-02-18 13:11:07 -08:00
Peter Schilling c35787d331 chore: Update changelog 2025-02-18 11:26:35 -08:00
Peter Schilling (aider) 8006a67864 aider: style: Format code with linter 2025-02-18 11:25:11 -08:00
Peter Schilling (aider) 08d5059e6d aider: feat: Add interactive issue selection for issue start when no ID provided 2025-02-18 11:25:09 -08:00
Peter Schilling (aider) ffe0e650cd aider: style: Update CHANGELOG.md headings to title case 2025-02-16 13:15:05 -08:00
Peter Schilling f2ff228865 chore: update changelog urls 2025-02-16 08:00:02 -08:00
Peter Schilling 3bc4a13843 chore: Include links in changelog 2025-02-15 16:37:05 -08:00
Peter Schilling a77e441ec5 chore: cleanup 2025-02-14 21:11:32 -08:00
Peter Schilling 3eee80d2f5 chore: Update copy 2025-02-14 21:02:41 -08:00
Peter Schilling 7880da275d chore: readme 2025-02-12 16:32:03 -08:00
Peter Schilling 0c49412288 chore: copy update 2025-02-12 15:20:18 -08:00
Peter Schilling e60c06b6ca chore: update README 2025-02-12 15:13:45 -08:00
Peter Schilling 2107db9f4e chore: fmt 2025-02-12 13:20:33 -08:00
Peter Schilling 3ae2844b74 chore: Release linear-cli version 0.4.1 v0.4.1 2025-02-12 13:17:38 -08:00
Peter Schilling f11e177b53 chore: changelog 2025-02-12 13:17:27 -08:00
Peter Schilling (aider) 5e82dbd0b4 aider: feat: Add comment header to generated .linear.toml config file 2025-02-12 13:12:17 -08:00
Peter Schilling a6fcb3809f chore: auto fmt 2025-02-12 13:09:30 -08:00
Peter Schilling (aider) 85505c164f chore: Add Linear API key creation URL to config command error message 2025-02-12 13:08:07 -08:00
Peter Schilling ea57c18c2a chore: fmt 2025-02-12 12:06:00 -08:00
Peter Schilling 79dad12d83 chore: Release linear-cli version 0.4.0 v0.4.0 2025-02-12 12:04:55 -08:00
Peter Schilling b00c41f322 chore: fix release 2025-02-12 12:04:49 -08:00
Peter Schilling (aider) 0cf9a54d22 aider: chore: Update CHANGELOG.md for 0.4.0 release 2025-02-12 12:03:59 -08:00
Peter Schilling 9dada723c6 chore: update readme, releaser 2025-02-12 12:02:22 -08:00
Peter Schilling (aider) 75f31cd052 aider: docs: Add linear issue start command to README 2025-02-12 11:48:54 -08:00
Peter Schilling ac1caed5b7 chore: README 2025-02-12 11:48:06 -08:00
Peter Schilling 918cf0b691 update README 2025-02-12 11:47:33 -08:00
Peter Schilling (aider) 17cb8d0077 aider: docs: Update README with recommended Linear CLI commands 2025-02-12 11:45:24 -08:00
Peter Schilling (aider) 11f26e7f65 aider: feat: Add -s alias for --state option in issue list command 2025-02-12 11:44:44 -08:00