-
Notifications
You must be signed in to change notification settings - Fork 2
Wm/auth switcheroni #53
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
Open
yalan2ny
wants to merge
5,263
commits into
casperdcl:trunk
Choose a base branch
from
yalan2ny:wm/auth-switcheroni
base: trunk
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 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
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.49.0...v1.53.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ang.org/grpc-1.53.0 build(deps): bump google.golang.org/grpc from 1.49.0 to 1.53.0
… is set (cli#7626) * fix(api): do not interpret "branch" placeholder when `GH_REPO` is set Before, we would always interpret the "branch" placeholder, typically setting it to the currently checked-out branch in the repository in the current working directory. It didn't make sense to do that when the `GH_REPO` environment variable was specified because the repository would likely be different from the one in the current working directory. Now, we instead report an error if both `GH_REPO` environment variable and `branch` placeholder are specified.
fix pr create crash on interactive milestone selection
Add support for repository rulesets
Fix issue develop command
docs: example of setting multiple vars using stdin
Create `gh cache list`, `gh cache delete`
Feature: Add `fill-first` flag to `pr create` command
Return error on no-browser option if repo don't exists
…ed and a clear message (cli#8211) * `gh extension install` not give an error if extension already installed and a clear message * remove test * Add implementation * lint go.sum --------- Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
Add tests for the existing config
clearer error message
) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Apparently this isn't allowed
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.18 to 1.1.20. - [Release notes](https://github.com/creack/pty/releases) - [Commits](creack/pty@v1.1.18...v1.1.20) --- updated-dependencies: - dependency-name: github.com/creack/pty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Martin <williammartin@github.com>
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.