forked from naveg/packs
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to 0.45 #1
Open
zachmccormick
wants to merge
29
commits into
main
Choose a base branch
from
update-to-0.45
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Replaces rubyatscale#78 Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Perry Hertler <[email protected]>
…rubyatscale#128) * Do not add dependency to parent pack if subpack is ignored dependency * fix rubocop errors
* Add violations to ParsePackwerk call Co-authored-by: Ashley Willard <[email protected]> * Use parse_packwerk 0.20.1 --------- Co-authored-by: Ashley Willard <[email protected]>
…tscale#121) * Add post processor to update all references to the pack's path. Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * update spec when ripgrep is enabled * installing ripgrep in CI * Update find and replace fallback to use ruby, update advanced usage Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * unupdate readme Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * spec change that got missed in the rebase * rubocop * update spec vars * ripgrep needs the flags to come first on linux --------- Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]>
Prefer reading the `public_path` value from the packwerk configuration, or DEFAULT_PUBLIC_PATH when no specific pack is available
`packs` is able to find packs anywhere, as long as those locations are specified in `packs.yml`.
* Update README and bump version Co-authored-by: Todd Sedano <[email protected]> Co-authored-by: Perry Hertler <[email protected]> * regenerate README Co-authored-by: Todd Sedano <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Todd Sedano <[email protected]> Co-authored-by: Perry Hertler <[email protected]> --------- Co-authored-by: Todd Sedano <[email protected]> Co-authored-by: Perry Hertler <[email protected]>
* add move_to_folder methods and specs * documentation and CLI command for move_to_folder * update move to folder description * bump gem version to 0.0.37
…tscale#138) * add enforce_architecture flag wherever enforce_privacy is used Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> * bump version (0.0.37 -> 0.0.38) --------- Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]>
* first pass at creating a "move pack" interactive cli item Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Teal Stannard <[email protected]> * specs for interactive cli changes * bump gem version * formatting * rubocop fix * flatten dirs and add spec for pack dir selector * use += instead of << * use match_array to ignore ordering --------- Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Teal Stannard <[email protected]>
* Use shared config for ci,cd github workflow Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> Co-authored-by: Teal Stannard <[email protected]> * Add bigdecimal to gemspec Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> Co-authored-by: Teal Stannard <[email protected]> --------- Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> Co-authored-by: Teal Stannard <[email protected]>
Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> Co-authored-by: Teal Stannard <[email protected]>
* bump version to 0.0.41 Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * update platforms Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * update nokogiri Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * downgrade nokogiri to 1.15.4 for compatibility with ruby 3.4 Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * fix Gemfile.locl Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]> * upgrade nokogiri back to 1.16.3 in gemfile.lock Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Teal Stannard <[email protected]> --------- Co-authored-by: Teal Stannard <[email protected]> Co-authored-by: Joey Schoblaska <[email protected]>
…ubyatscale#152) Co-authored-by: Ashley Willard <[email protected]> Co-authored-by: Perry Hertler <[email protected]> Co-authored-by: Teal Stannard <[email protected]>
* lock parse packwerk version to <= 0.23.0 * bump version to 0.0.42
* rename architecture to layers Co-authored-by: Teal Stannard <[email protected]> * bump gem version 0.0.42 => 0.0.43 Co-authored-by: Teal Stannard <[email protected]> * update packs-specification rbi Co-authored-by: Teal Stannard <[email protected]> * rename architecture -> layer in get_info Co-authored-by: Teal Stannard <[email protected]> --------- Co-authored-by: Teal Stannard <[email protected]>
* add use_pks and use it in update * check and validate * bump version * remove white space
* Fix moving lib files * bump version * fix sorbet issue
Version 0.0.45
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.