-
Notifications
You must be signed in to change notification settings - Fork 0
update setdefault test #1
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
cdr78
wants to merge
353
commits into
9021-document-the-relationship-between-hosts-and-active-accounts-1
Choose a base branch
from
add-remote-check-to-secret-and-variable-backup
base: 9021-document-the-relationship-between-hosts-and-active-accounts-1
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
update setdefault test #1
cdr78
wants to merge
353
commits into
9021-document-the-relationship-between-hosts-and-active-accounts-1
from
add-remote-check-to-secret-and-variable-backup
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
Fix doc bug for gh run watch
Co-authored-by: Andy Feller <andyfeller@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
…` and `gh run ls` (cli#8905) Co-authored-by: William Martin <williammartin@github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: github.com/gabriel-vasile/mimetype dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Existing Mac OS release artifacts use the tag name / version in the file name but drop the `v` prefix. This does the same for the Mac OS installer.
Add macOS pkg installer to deployment (cli#7554)
… to shared Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
…` syntax There are no code changes required to make this work. I added a test specifying `<owner>/<number>` and nothing failed. Any syntax issues are returned by the api with a generic message: ``` Invalid search query "project:\"<string>\" type:issue". An invalid project was specified. ``` This, combined with the updated docstring, should be sufficient for users to troubleshoot any issues with the `--project` flag syntax
Require Sigstore Bundle v0.2+ when verifying with `gh attestation`
…rsion file input.
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.21 to 1.1.23. - [Release notes](https://github.com/creack/pty/releases) - [Commits](creack/pty@v1.1.21...v1.1.23) --- 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>
Signed-off-by: Cody Soyland <codysoyland@github.com>
…w-template-to-reflect-recent-enhancements-to-cligh-extension-precompile Update Go and other extension workflow templates to reflect recent enhancements to `cli/gh-extension-precompile`
Add note for external contributors to `working-with-us.md`
Update attestation TUF root
…o-secret-and-variable
* Enhance with exit code documentation * Add new error message for PR check * Refine gh pr checks: Add exit code 8 * Update EXIT CODES section format in man page generation
While the `state` field corresponds 1:1 with different GitHub Actions states, the `bucket` field is an abstraction of the CLI that lacked documentation. This both adds documentation about the existence of the `bucket` field and enumerates the possible values.
Co-authored-by: Andy Feller <andyfeller@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
…on-help-doc cmd/pr/checks: Describe bucket and state JSON fields
Add Flox as an installation option
fix behavior for `gh issue develop -b does-not-exist-on-remote`
Update `--project <number>` flags in `gh search` to `owner/number`
This reverts commit 5798eb7.
NOTE: gh does not use the default repository for managing repository and environment secrets or variables.
…o-secret-and-variable
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.