Version Packages - #125
Merged
Merged
Version Packages#125
Conversation
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@kud/gh-ink@0.58.0
Minor Changes
095ccfd: Ctrl+K opens a launcher: type a ticket key, pick where it opens.
A ticket that was not a row could not be reached without leaving the cockpit — ↵ on a row mounted the ticket in-tree, but there was no way to name one. Ctrl+K now floats a centred palette over the list, dimming it the way the legend does. Typing a key yields two rows, the first already under the cursor:
Open KEY here, through whichever extension declaresdrills: ["task"](the same door ↵ takes on a ticket row, so a host that has not claimed the kind gets no such row), andOpen KEY in Jira, through the one rule the row menu'stalready used — extracted toopenInJiraso the two cannot drift./stays "narrow the list in place"; the launcher is a different verb and does not share its key. The footer and the?legend advertise⌃Konly wherejiraBaseis set, because without it the palette can only sayJira not configured, followed by the host's own words on how (jiraSetupHint, a new prop besidejiraBase). A key that matches nothing saysno ticket matches "…"on one muted line and makes ⏎ a no-op.InboxExtensiongainscommands?: (target) => Command[], called on every keystroke, sync and pure; the host draws its own rows first and appends whatever comes back, so an extension can add verbs but never reorder the built-ins.ExtensionTargetcarriesqueryandticketKey— the key matched once by the host against itsjiraKeyReand handed down normalised, so no extension parses the query itself. Nothing in the fleet produces a command yet; a spec with a stub extension pins the append and its ordering until something does.Patch Changes
@kud/ink-ui0.29.0 → 0.30.0 on every package at once, which is what bringsCommandPalettein. All five pins move together so npm keeps one deduped copy: two copies of a component library in one process is a module-level singleton configured in one instance and read from the other.@kud/gh-cockpit@0.6.2
Patch Changes
095ccfd: Ctrl+K opens a launcher: type a ticket key, pick where it opens.
A ticket that was not a row could not be reached without leaving the cockpit — ↵ on a row mounted the ticket in-tree, but there was no way to name one. Ctrl+K now floats a centred palette over the list, dimming it the way the legend does. Typing a key yields two rows, the first already under the cursor:
Open KEY here, through whichever extension declaresdrills: ["task"](the same door ↵ takes on a ticket row, so a host that has not claimed the kind gets no such row), andOpen KEY in Jira, through the one rule the row menu'stalready used — extracted toopenInJiraso the two cannot drift./stays "narrow the list in place"; the launcher is a different verb and does not share its key. The footer and the?legend advertise⌃Konly wherejiraBaseis set, because without it the palette can only sayJira not configured, followed by the host's own words on how (jiraSetupHint, a new prop besidejiraBase). A key that matches nothing saysno ticket matches "…"on one muted line and makes ⏎ a no-op.InboxExtensiongainscommands?: (target) => Command[], called on every keystroke, sync and pure; the host draws its own rows first and appends whatever comes back, so an extension can add verbs but never reorder the built-ins.ExtensionTargetcarriesqueryandticketKey— the key matched once by the host against itsjiraKeyReand handed down normalised, so no extension parses the query itself. Nothing in the fleet produces a command yet; a spec with a stub extension pins the append and its ordering until something does.095ccfd:
@kud/ink-ui0.29.0 → 0.30.0 on every package at once, which is what bringsCommandPalettein. All five pins move together so npm keeps one deduped copy: two copies of a component library in one process is a module-level singleton configured in one instance and read from the other.Updated dependencies [095ccfd]
Updated dependencies [095ccfd]
@kud/gh-pr-comments@0.1.111
Patch Changes
@kud/ink-ui0.29.0 → 0.30.0 on every package at once, which is what bringsCommandPalettein. All five pins move together so npm keeps one deduped copy: two copies of a component library in one process is a module-level singleton configured in one instance and read from the other.@kud/gh-pr-health@0.1.111
Patch Changes
@kud/ink-ui0.29.0 → 0.30.0 on every package at once, which is what bringsCommandPalettein. All five pins move together so npm keeps one deduped copy: two copies of a component library in one process is a module-level singleton configured in one instance and read from the other.@kud/gh-webhook-replay@0.1.28
Patch Changes
@kud/ink-ui0.29.0 → 0.30.0 on every package at once, which is what bringsCommandPalettein. All five pins move together so npm keeps one deduped copy: two copies of a component library in one process is a module-level singleton configured in one instance and read from the other.