forked from gruntwork-io/gruntwork-installer
-
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 fork with the latest master version #1
Open
Reedian
wants to merge
72
commits into
JuulLabs:master
Choose a base branch
from
gruntwork-io:master
base: master
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.
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
…the parameter to your module
Added clarification that a `--` is prepended to the key when passing …
Put latest version in README for easy copy/paste
* First pass adding Circle2 config * correct working directory * Fixed indentation * Deleted the Circle 1 config
Remove duplicate help line
This picks up new functionality, including support for GitHub Enterprise.
Update fetch version
Create CODEOWNERS
Allow public repo access
Update CODEOWNERS to match current state
Add ubuntu18 to tests
Update CODEOWNERS
Use a newer terragrunt version in test
…staller into fix-broken-links
fix broken links[HSTN-917]
As per the leads & contributors sheet: https://docs.google.com/spreadsheets/d/1yReIuDQGx6qIxWP4jeJXlsdiZHOvswzxo3322aYDOQQ/edit?folder=0B161Wobnisu-R0RhOVNRZktIalE#gid=0
Support a no-sudo install (limited to binaries)
Expose tag value as env var for module install scripts
Expose branch to scripts
…x-context Fix CircleCI Contexts
The latest version of fetch fix a number of important bugs, including: - Add support for working with GitHub Enterprise. - Skip Git tags that don't follow SemVer. - Add support for pagination on Git tags so that you can fetch older tags in repos with many tags. The last item is especially important, as we now have more repos with many tags.
Fix some minor formatting / typo issues.
Pick up the fix from gruntwork-io/fetch#87, released in https://github.com/gruntwork-io/fetch/releases/tag/v0.3.14.
* Regression test for ref param * Expose ref parameter from fetch
Co-authored-by: Yevgeniy Brikman <[email protected]>
* Update bootstrap-gruntwork-installer.sh * Update pull_request_template.md * take in change from #72
* Update release version on README * Trigger test again
* Update deprecated circleci images to latest * Remove duplicated machine clause * Update to latest machine image
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 fork hasn't been updated for a long time. Due to the some issues happening on MacOS Monterey version I suggest updating the basecode to the latest version.