Kynan Ware
|
e39a78ea29
|
Merge branch 'trunk' into kw/github-cli-590-add-search-acceptance-tests
|
2024-10-21 10:23:00 -06:00 |
|
bagtoad
|
1736de2cd1
|
Fix single quote not expanding vars
|
2024-10-21 10:20:37 -06:00 |
|
Tyler McGoffin
|
ba324d85eb
|
Wrap true in '' in repo-fork-sync
|
2024-10-18 09:37:30 -07:00 |
|
Tyler McGoffin
|
3f4a2aea2f
|
Rename acceptance test directory from repos to repo
|
2024-10-18 09:37:30 -07:00 |
|
Tyler McGoffin
|
6c3ad5011b
|
Remove unnecessary flags from repo-delete testscript
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
25f2956e67
|
Replace LICENSE
Makefile
README.md
acceptance
api
bin
build
cmd
context
docs
git
go.mod
go.sum
internal
pkg
script
share
test
utils commands with
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
ee0d9ab901
|
Wrap boolean strings in '' so it is clear they are strings
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
a5a77532df
|
Remove unnecessary gh auth setup-git steps
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
e7549c93f9
|
Cleanup some inconsistencies and improve collapse some functionality
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
95ed11d9ba
|
Add acceptance tests for repo deploy-key add/list/delete
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
96fa8534da
|
Add acceptance tests for repo-fork and repo-sync
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
7508131356
|
Add acceptance test for repo-set-default
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
c572edbfd7
|
Add acceptance test for repo-edit
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
fb6f7733c4
|
Add acceptance tests for repo-list and repo-rename
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
0c632d7c4e
|
Acceptance testing for repo-archive and repo-unarchive
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
60e20ee531
|
Add acceptance test for repo-clone
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
83cbdc4f36
|
Added acceptance test for repo-delete
|
2024-10-18 09:31:02 -07:00 |
|
Tyler McGoffin
|
18428671c3
|
Added test function for repos and repo-create test
|
2024-10-18 09:31:02 -07:00 |
|
bagtoad
|
b361cf4495
|
Implement acceptance tests for search commands
|
2024-10-18 10:17:34 -06:00 |
|
William Martin
|
24fc2db395
|
Remove stdout assertion from release
|
2024-10-17 16:06:14 +02:00 |
|
bagtoad
|
473faea573
|
Rename test files
|
2024-10-17 16:06:14 +02:00 |
|
bagtoad
|
a009933a16
|
Add acceptance tests for release commands
|
2024-10-17 16:06:10 +02:00 |
|
bagtoad
|
06c20f3a8b
|
Implement basic API acceptance test
|
2024-10-17 15:39:29 +02:00 |
|
William Martin
|
f21ac8f68e
|
Merge pull request #9766 from cli/kw/github-cli-585-add-acceptance-tests-for-actions-commands
Add acceptance tests for `workflow`, `run`, and `cache` commands
|
2024-10-17 15:36:54 +02:00 |
|
William Martin
|
dc3e805078
|
Remove unnecesary mkdir from download Acceptance test
|
2024-10-17 15:13:43 +02:00 |
|
William Martin
|
07ea43ae5a
|
Remove empty stdout checks
|
2024-10-17 15:13:38 +02:00 |
|
William Martin
|
0f62ec20e2
|
Adjust sleeps to echos in Acceptance workflows
|
2024-10-17 15:06:45 +02:00 |
|
William Martin
|
93081c9e65
|
Use regex assert for enable disable workflow Acceptance test
|
2024-10-17 14:25:02 +02:00 |
|
William Martin
|
8f567e2791
|
Watch for run to end for cancel Acceptance test
|
2024-10-17 14:13:50 +02:00 |
|
bagtoad
|
4ce8236142
|
sleep 10s before checking for workflow run
|
2024-10-15 15:09:47 -06:00 |
|
bagtoad
|
8d626312a4
|
Update run-rerun.txtar
|
2024-10-15 14:59:21 -06:00 |
|
bagtoad
|
924d81a34b
|
Create cache-list-delete.txtar
|
2024-10-15 14:59:19 -06:00 |
|
bagtoad
|
682b75fb4e
|
Create run-view.txtar
|
2024-10-15 14:19:52 -06:00 |
|
bagtoad
|
745863b365
|
Create run-rerun.txtar
|
2024-10-15 14:19:49 -06:00 |
|
bagtoad
|
3d3e061d06
|
Create run-download.txtar
|
2024-10-15 14:19:47 -06:00 |
|
bagtoad
|
3f080e0948
|
Create run-delete.txtar
|
2024-10-15 14:19:44 -06:00 |
|
William Martin
|
e37cf8b694
|
Fix issue creation with metadata regex
Co-authored-by: Andy Feller <andyfeller@github.com>
|
2024-10-15 19:11:49 +01:00 |
|
bagtoad
|
446ffede12
|
Create run-cancel.txtar
|
2024-10-15 11:37:14 -06:00 |
|
bagtoad
|
3737f10246
|
Create workflow-run.txtar
|
2024-10-15 11:37:11 -06:00 |
|
bagtoad
|
0b1d6923e1
|
Create workflow-view.txtar
|
2024-10-15 11:37:06 -06:00 |
|
bagtoad
|
5f919bc5b0
|
implement workflow enable/disable acceptance test
|
2024-10-15 11:01:21 -06:00 |
|
bagtoad
|
c3ffdc90c8
|
implement base workflow list acceptance test
|
2024-10-15 11:01:09 -06:00 |
|
William Martin
|
6970eb36f1
|
Acceptance test issue command
|
2024-10-14 20:53:43 +02:00 |
|
William Martin
|
2a0be61d5e
|
Ensure pr create with metadata has assignment
|
2024-10-14 14:50:59 +02:00 |
|
William Martin
|
1f94cf9dac
|
Acceptance test PR list
|
2024-10-14 14:31:24 +02:00 |
|
William Martin
|
4d986aaed4
|
Acceptance test PR creation with metadata
|
2024-10-14 13:54:31 +02:00 |
|
William Martin
|
ee5709a4b6
|
Acceptance test PR comment
|
2024-10-11 16:31:22 +02:00 |
|
William Martin
|
99a9b35410
|
Acceptance test PR merge and rebase
|
2024-10-11 16:31:22 +02:00 |
|
William Martin
|
eb9eeb10e1
|
Use txtar extension for testscripts
|
2024-10-11 16:31:22 +02:00 |
|
William Martin
|
464a69ae87
|
Use stdout2env in PR acceptance tests
|
2024-10-11 16:31:21 +02:00 |
|