Merged
Conversation
- Replace local gem installation testing with Docker-based clean environment - Fixes dependency resolution issues with yanked gem versions - Ensures testing matches real user installation experience - Add automated gem cleanup and Docker availability checks
- Add --json [PATH] CLI option to save API payloads locally - Automatically enables dry-run mode when --json is used - Defaults to timestamped file in _payloads/ directory if no path specified - Include comprehensive test coverage for all --json functionality - Update documentation with new CLI option Closes #35
For safety and compatibility, all recommendations for commands now argue a specific user and group. This is so the host user will maintain write/delete permissions to generated files.
- Add docopslab-dev dependency and labdev rake tasks - Add .config/ with rubocop, vale, shellcheck configs - Add AGENTS.md for AI agent orientation - Update comment style (dash to semicolon) - Add AI prompt tags to README
- Remove 129 vendor files from git tracking - Add .config/.vendor/ to .gitignore - Vendor files should be provided by docopslab-dev gem, not tracked in repo
- Integrate docopslab-dev tooling infrastructure - Remove old vale vocabulary files - Fix vendor file tracking in .config/.vendor/
- Move all dev gems to :development group - Add ReleaseHx
This reverts commit ba36d73.
The .agent/team/ path is for shared agent-oriented docs. The first doc there is an LLM-authored assessment of how to better orient LLMs to Issuer.
…ith public_suffix >= 7.0)
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.
No description provided.