Skip to content
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

Cl#2 #1

Merged
merged 678 commits into from
Nov 17, 2024
Merged

Cl#2 #1

merged 678 commits into from
Nov 17, 2024

Conversation

derockspace
Copy link
Owner

@derockspace derockspace commented Nov 14, 2024

<pThank you for contributing to GitHub CLI!>
<bTo reference an open issue, please write this in your description: `Fixes #NUMBER>

williammartin and others added 30 commits October 14, 2024 20:27
Support `GH_ACCEPTANCE_SCRIPT` env var to target a single script
Ensure Acceptance defer failures are debuggable
Add Acceptance tests for `issue` command
…ancy

IsEnterprise currently returns `true` when `IsTenancy` returns true. We
prefer that this behavior is orthogonal. This commit adds failing tests to
the instances where IsEnterprise should not behave the same as IsTenancy.

These test cases are expected to pass with the inclusion of the coming
improvements to go-gh to handle the orthogonality of IsEnterprise and
IsTenancy.
malancas and others added 22 commits November 6, 2024 08:08
…sult-handling

Simplify Sigstore verification result handling in `gh attestation verify`
Signed-off-by: Meredith Lancaster <[email protected]>
Signed-off-by: Meredith Lancaster <[email protected]>
…eturn-when-no-caches-exist-instead-of-text-message

Print empty array for `gh cache list` when `--json` is provided
…s/attest-build-provenance-1.4.4

Bump actions/attest-build-provenance from 1.4.3 to 1.4.4
Create the automatic key when specified with -i
fix: `gh pr create -w`  ignore template flag
This commit expands upon the previous work by creating tests around extension command execution and how various extension update scenarios are handled.

Along the way, the logic handling formatting update messaging has been switched to use `ColorScheme` in order to honor color behavior flags.
Check extension for latest version when executed
@derockspace derockspace changed the title Cl Cl#2 Nov 14, 2024
@derockspace derockspace merged commit 7c5fc26 into wm/extension-signal-handling Nov 17, 2024
13 of 15 checks passed
Copy link
Owner Author

@derockspace derockspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DEROCK SPACE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.