Meredith Lancaster
|
7f477afa5d
|
include test case with failing metadata store
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-14 11:52:10 -06:00 |
|
Meredith Lancaster
|
39a76fdd90
|
switch to using MetadataStore abstraction
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-14 11:41:32 -06:00 |
|
Meredith Lancaster
|
06801fb5b1
|
try out metadata abstraction instead
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-14 11:32:07 -06:00 |
|
Meredith Lancaster
|
01260efddb
|
check for noattestationsfound err
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-14 10:48:46 -06:00 |
|
Meredith Lancaster
|
af7f6996b9
|
Merge branch 'trunk' into gh-attestation-cmd
|
2024-03-14 10:18:05 -06:00 |
|
Victor Martinez
|
c0658b7ab4
|
feat: support dry-run in gh pr create (#8376)
|
2024-03-14 16:28:53 +01:00 |
|
William Martin
|
96d9a0da24
|
Merge pull request #8811 from cli/dependabot/go_modules/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
|
2024-03-14 10:58:12 +01:00 |
|
dependabot[bot]
|
358f3d95e9
|
build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-13 22:44:00 +00:00 |
|
Meredith Lancaster
|
9becdc5a26
|
add tests for CLI commands
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-13 07:46:57 -06:00 |
|
Meredith Lancaster
|
be8ce2b23a
|
fix inconsistent naming
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 20:03:31 -06:00 |
|
Meredith Lancaster
|
7565cc4437
|
update comments
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 18:20:00 -06:00 |
|
Meredith Lancaster
|
310a54f0bd
|
add comment around keychain option
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 18:08:41 -06:00 |
|
Meredith Lancaster
|
4ae0470dcd
|
unexport top level subcommand funcs
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 18:05:02 -06:00 |
|
Meredith Lancaster
|
9ad3b220a3
|
switch over to using RunE
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 17:52:17 -06:00 |
|
Meredith Lancaster
|
0018903264
|
support repo option in download sub cmd
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 17:35:56 -06:00 |
|
Meredith Lancaster
|
658fab208d
|
check correct cmd
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 17:25:38 -06:00 |
|
Meredith Lancaster
|
3ee14bbcb8
|
use table driven tests
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 17:07:14 -06:00 |
|
Meredith Lancaster
|
63b5872f5f
|
cleanup unused tempdir handling
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:49:05 -06:00 |
|
Meredith Lancaster
|
f78e104054
|
use testing TempDir method
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:47:23 -06:00 |
|
Meredith Lancaster
|
cd1c30a41e
|
fix shellcheck issues
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:39:53 -06:00 |
|
Meredith Lancaster
|
4690166e2b
|
format file
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:34:04 -06:00 |
|
Meredith Lancaster
|
54db553124
|
rename files
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:29:02 -06:00 |
|
Meredith Lancaster
|
38adc439cc
|
add tests for oci client
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:27:51 -06:00 |
|
Meredith Lancaster
|
f055517baa
|
create interface for oci client
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 16:12:45 -06:00 |
|
Meredith Lancaster
|
be6b042039
|
use the iostreams.Test helper func
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 14:48:00 -06:00 |
|
Meredith Lancaster
|
b8c9f96da7
|
typo
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:55:42 -06:00 |
|
Meredith Lancaster
|
f1a2f8f0fc
|
use StringEnumFlag handling
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:46:19 -06:00 |
|
Meredith Lancaster
|
ac79032936
|
simplify build step
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:29:21 -06:00 |
|
Meredith Lancaster
|
fbb27df846
|
use platform matrix for integration tests
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:25:02 -06:00 |
|
Meredith Lancaster
|
8f412af64d
|
move integration tests to prexisting test workflow
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:20:24 -06:00 |
|
Meredith Lancaster
|
71480af106
|
rename file
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 12:09:40 -06:00 |
|
Meredith Lancaster
|
e0fc8c7032
|
switch assert to require
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 11:58:08 -06:00 |
|
Meredith Lancaster
|
cf54f05fc4
|
remove Go patch version
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-12 11:57:52 -06:00 |
|
Meredith Lancaster
|
b42fc7302c
|
Merge branch 'trunk' into gh-attestation-cmd
|
2024-03-12 11:18:41 -06:00 |
|
Andy Feller
|
dc804d9287
|
Merge pull request #8778 from cli/repo_in_merge_prompt
feat: consistent issue and PR owner/repo#number in various prompt
|
2024-03-12 12:16:26 -04:00 |
|
Meredith Lancaster
|
5dbdb3e59f
|
Merge branch 'trunk' into gh-attestation-cmd
|
2024-03-07 11:17:18 -07:00 |
|
William Martin
|
4601d7ff5e
|
Merge pull request #8797 from gregsmi/bug/gh-auth-token-docs
fixed doc string
|
2024-03-07 10:58:02 +01:00 |
|
Greg Smith
|
df446b47fc
|
fixed doc string
|
2024-03-06 14:08:59 -08:00 |
|
Meredith Lancaster
|
5ad63c0712
|
delete unused test data
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 14:43:54 -07:00 |
|
Meredith Lancaster
|
fbba7b5e40
|
pull over doc updates
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 14:41:30 -07:00 |
|
Meredith Lancaster
|
b64e0030b5
|
run integration tests on ubuntu for now
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 14:05:15 -07:00 |
|
Meredith Lancaster
|
e43d98fce6
|
fix flag value
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:59:43 -07:00 |
|
Meredith Lancaster
|
e171f97b73
|
remove integration test steps
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:59:34 -07:00 |
|
Meredith Lancaster
|
b9739140b4
|
split integration tests
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:53:35 -07:00 |
|
Meredith Lancaster
|
617a9f34eb
|
build executable before integration test
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:41:59 -07:00 |
|
Meredith Lancaster
|
9b9ddcd1da
|
fix command
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:35:55 -07:00 |
|
Meredith Lancaster
|
1a7fa8e37f
|
Merge branch 'gh-attestation-cmd' of github.com:malancas/cli into gh-attestation-cmd
|
2024-03-06 13:26:04 -07:00 |
|
Meredith Lancaster
|
e756694eda
|
fix file path
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:25:56 -07:00 |
|
Meredith Lancaster
|
3e341398f4
|
Merge branch 'trunk' into gh-attestation-cmd
|
2024-03-06 13:20:39 -07:00 |
|
Meredith Lancaster
|
956e10af0e
|
add integration test
Signed-off-by: Meredith Lancaster <malancas@github.com>
|
2024-03-06 13:20:23 -07:00 |
|