FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(cli): package spec for CLI command by juliosuas · Pull Request #175 · google-labs-code/design.md · GitHub

fix(cli): package spec for CLI command - #175

Open
juliosuas wants to merge 1 commit into
google-labs-code:mainfrom
juliosuas:fix/spec-command-package-path
Open

fix(cli): package spec for CLI command#175
juliosuas wants to merge 1 commit into
google-labs-code:mainfrom
juliosuas:fix/spec-command-package-path

Conversation

Copy link
Copy Markdown
Contributor

Fixes #153.

What changed

Copy docs/spec.md to both bundle entry-point directories during the CLI build. The linter entry point continues to resolve dist/linter/spec.md, while the CLI entry point can now resolve dist/spec.md as expected by getSpecContent().

Verification

This PR does not change .github/workflows. Org-level zizmor can still fail on pre-existing unpinned actions in test.yml; that is outside the scope of #153.


Restored after an accidental fork deletion. Same commits as #173.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spec command fails on v0.3.0: reads dist/spec.md but the build emits dist/linter/spec.md

1 participant


Back | FazBrowse Home | New Git URL