Conversation
…hancements Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…nteractive UI enhancements Signed-off-by: dgtalbug <dgtalbug@gmail.com>
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 pull request primarily reorganizes and renames feature specification files to reflect updated feature IDs and branches, and updates documentation to match these changes. It also removes outdated planning and PR summary files for the previous test infrastructure feature. The main themes are feature renaming and documentation cleanup.
Feature renaming and documentation updates:
014-test-infrastructureto003-test-infrastructure, including branch names and feature IDs inplan.md,spec.md,tasks.md, andresearch.md[1] [2] [3] [4] [5] [6].018-interactive-ui-enhancementsto004-interactive-ui-enhancements, including file names, feature IDs, and branch names in all related documents [1] [2] [3] [4] [5] [6] [7].Documentation cleanup:
014-test-infrastructure, as these are now obsolete after the renaming and migration to the new feature ID [1] [2].Minor tooling update:
golangci-lint config verifyline fromnew.sh, possibly as part of cleaning up unused tooling scripts.