text stringlengths 0 277 | files_count int64 0 300 | additions int64 0 187k | deletions int64 0 2.35M | changed_tests int64 0 286 | changed_docs int64 0 300 | changed_source int64 0 300 | has_tests bool 2
classes | has_docs bool 2
classes | extensions listlengths 0 105 | directories listlengths 0 11 | label stringclasses 11
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
add tests for Gitea provider creation from URL | 1 | 115 | 3 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add tests for Gitlab git provider | 1 | 112 | 0 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add a tets for creating the GitHub provider in interactive mode | 1 | 42 | 12 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
create a fake terminal in the setup function | 1 | 69 | 16 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
use an empty auth config service when reading user auth from env variable | 1 | 6 | 2 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add a test for the case when the user is provided over environment variables | 1 | 71 | 11 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add test for creating GitHub provider for multiple users | 1 | 34 | 6 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add a test to verify the Github provider creation from URL | 1 | 92 | 0 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
use the the current auth when creating the Git provider | 2 | 24 | 11 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | refactor |
fix test | 1 | 10 | 3 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | chore |
allow case insensitivity when querying for PR branches | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
jx get build log with knative | 2 | 42 | 51 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
add `jx get build pod` | 4 | 300 | 82 | 0 | 0 | 4 | false | false | [
"go"
] | [
"pkg"
] | feature |
fix up docs | 1 | 3 | 3 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | docs |
add `jx step helm list` for no-tiller mode | 7 | 217 | 18 | 0 | 0 | 7 | false | false | [
"go"
] | [
"pkg"
] | feature |
lets use a more clear argument name | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | chore |
fmt | 1 | 2 | 3 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | chore |
hmac token is only added to webhooks when prow is enabled | 1 | 11 | 3 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | feature |
moved GetWebHookEndpoint method down to CommonOptions | 2 | 45 | 45 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | chore |
fmt | 1 | 0 | 2 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | chore |
Merge pull request #2103 from pmuir/remove-build-no | 5 | 111 | 66 | 0 | 0 | 3 | false | false | [
"go",
"sh",
"sum"
] | [
"hack",
"pkg"
] | refactor |
allow the extensions repo to be configured | 2 | 15 | 10 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
only create commit status on PR build | 1 | 7 | 12 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
use the http url to clone codegen to allow anonymous access | 1 | 1 | 1 | 0 | 0 | 0 | false | false | [
"sh"
] | [
"hack"
] | bugfix |
change schema of commitstatus to reflect better the git schema | 4 | 112 | 62 | 0 | 0 | 3 | false | false | [
"go",
"sum"
] | [
"pkg"
] | feature |
don’t use build number in commitstatus name | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
do not prompt for jenkins server url update if prow is enabled | 1 | 13 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
fmt | 19 | 30 | 30 | 0 | 0 | 19 | false | false | [
"go"
] | [
"pkg"
] | chore |
updating webhooks based on id if possible | 4 | 52 | 30 | 0 | 0 | 4 | false | false | [
"go"
] | [
"pkg"
] | feature |
regenerate mocks | 22 | 143 | 51 | 0 | 0 | 22 | false | false | [
"go"
] | [
"pkg"
] | chore |
Do not use dirty aws profile from previous test | 1 | 3 | 1 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
Do not perform string comparison on objects | 2 | 10 | 9 | 2 | 0 | 2 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
ECR tests picked up user's default region from ~/.aws | 1 | 2 | 3 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
Command_tests on windows. | 4 | 81 | 75 | 1 | 0 | 1 | true | false | [
"bat",
"go",
"sh"
] | [
"pkg"
] | bugfix |
test the content of OWNERS and OWNERS_ALIASES files | 1 | 29 | 2 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
extract the prow files configuration in dedicated types | 2 | 16 | 9 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | refactor |
remove the unused test data files | 3 | 0 | 1 | 0 | 0 | 0 | false | false | [
"gitignore"
] | [
"pkg"
] | test |
reactor the tests to use a temporary folder instead of test data | 1 | 132 | 127 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
Fixed eksctl install tests on Windows. | 1 | 10 | 5 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
Fixed AWS tests on Windows. | 2 | 31 | 16 | 1 | 0 | 2 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
Fix typo in command line doc | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | docs |
Disabled tests that don't work on windows | 14 | 40 | 1 | 12 | 0 | 14 | true | false | [
"go"
] | [
"pkg"
] | bugfix |
Fix create user long doc | 1 | 2 | 12 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Helm install reported as failed but actually succeeded | 1 | 6 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Cli-based uninstall tests | 1 | 85 | 2 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
add proper status to test | 1 | 1 | 1 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | feature |
package name should be cmd_test | 1 | 6 | 10 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
udate the test-infra dependency in Go modules | 2 | 2 | 2 | 0 | 0 | 0 | false | false | [
"mod",
"sum"
] | [] | bugfix |
remove all roles assigned to GCP service account in GCP project | 3 | 30 | 10 | 0 | 0 | 3 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
extracted common helper method | 1 | 11 | 10 | 1 | 0 | 1 | true | false | [
"go"
] | [
"pkg"
] | test |
Alignment of columns when printing multi byte characters | 2 | 6 | 4 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Prevent against accidental uninstall from wrong cluster | 3 | 33 | 19 | 0 | 0 | 3 | false | false | [
"go"
] | [
"pkg"
] | feature |
fix some typos | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | chore |
add an info message before starting to delete the GCP resources | 1 | 1 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
delete the secret where the GCP service account is stored | 1 | 7 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
move the builder for GCP service account secret name into the kube package | 2 | 6 | 1 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | refactor |
add an option in delete vault command which remove the allocated cloud resources (e.g. bucket, service account) | 1 | 68 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | feature |
move the resource name builders in the cloud/gke package | 1 | 2 | 6 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | refactor |
add some helper functions which deletes various GCP resources | 1 | 100 | 8 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | feature |
delete the auth service account | 2 | 10 | 2 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
print an info message after the vault was deleted | 1 | 7 | 3 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
clean up the vault ingress after removing the vault | 2 | 11 | 1 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
implement the delete vault comamnd to delete the vault resource | 2 | 36 | 0 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
add skeleton command for 'delete vault' command | 2 | 58 | 0 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
Remove old resources | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Remove old resources | 1 | 10 | 4 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
skip the Jenkins API token in a prow installation | 1 | 17 | 15 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Allow promote for non admins | 4 | 62 | 20 | 0 | 0 | 4 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
rename GetVault function to FindVault | 2 | 10 | 6 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | refactor |
implement 'get vaults' command | 2 | 66 | 0 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
Switch commit status to depend on branch protection | 5 | 196 | 150 | 0 | 0 | 5 | false | false | [
"go"
] | [
"pkg"
] | feature |
add a skeleton for 'get vaults' command | 2 | 64 | 0 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | feature |
error handling | 1 | 5 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
removing local .terraform directory before performing terraform init | 1 | 6 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
minor tweak to skip-login logic when using jx create codeship | 1 | 8 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
skip the gcloud login if user is already logged in | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
check if the vault already exists before starting to create it | 2 | 17 | 6 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
us:we version 2.3.79 of exposcontroller | 1 | 1 | 1 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
annotate the vault service to select which port is going to be exposed | 2 | 6 | 0 | 0 | 0 | 2 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
add the expose annotation to vault service | 1 | 14 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
fix some typos | 1 | 2 | 2 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | chore |
remove 'vault' prefix from resources names | 1 | 8 | 7 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
use the update ingress command to expose the vault service | 1 | 17 | 24 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
provide the vault name as a command argument | 1 | 37 | 32 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
(expose) fix the formating of 'services' helm value when creating the expose job | 1 | 2 | 2 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
(vault) add info message | 1 | 1 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Add namespace in log too | 1 | 3 | 2 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | feature |
Merge pull request #2075 from jenkins-x/agentgonzo-typos | 1 | 3 | 3 | 0 | 1 | 0 | false | true | [
"md"
] | [] | docs |
Merge pull request #2065 from ccojocar/cloudbees-remove-hack | 1 | 0 | 44 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | refactor |
Merge branch 'master' into cloudbees-remove-hack | 32 | 655 | 631 | 0 | 0 | 32 | false | false | [
"go"
] | [
"pkg"
] | refactor |
typos | 1 | 3 | 3 | 0 | 1 | 0 | false | true | [
"md"
] | [] | docs |
Merge branch 'master' into DevPodTillerNamespace | 1 | 2 | 268 | 0 | 1 | 0 | false | true | [
"md"
] | [
"docs"
] | docs |
Merge branch 'master' into cloudbees-remove-hack | 28 | 67 | 315 | 0 | 2 | 26 | false | true | [
"go",
"md"
] | [
"docs",
"pkg"
] | refactor |
rename compliance to commitstatus | 22 | 610 | 596 | 0 | 0 | 22 | false | false | [
"go"
] | [
"pkg"
] | chore |
Merge pull request #1975 from tgarlot/1817-improve-contributing-guide | 1 | 2 | 268 | 0 | 1 | 0 | false | true | [
"md"
] | [
"docs"
] | docs |
Merge branch 'master' into DevPodTillerNamespace | 1 | 2 | 2 | 0 | 1 | 0 | false | true | [
"md"
] | [] | docs |
Merge pull request #2071 from johnmcollier/patch-1 | 1 | 2 | 2 | 0 | 1 | 0 | false | true | [
"md"
] | [] | docs |
Update Go version mentioned in Contributing.MD | 1 | 2 | 2 | 0 | 1 | 0 | false | true | [
"md"
] | [] | chore |
Allow for TILLER_NAMESPACE to be passed in to DevPods | 1 | 25 | 15 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
skipping login if called from create codeship | 1 | 1 | 0 | 0 | 0 | 1 | false | false | [
"go"
] | [
"pkg"
] | bugfix |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.