We don't really have a concept in Tekton of something called a "Workspace volume",
but multiple READMEs now refer to it.
This commit removes the term "Workspace volume" in favor of simply "Workspace".
Changes include:
- moves the golangci-lint task to the task directory
- moves the OWNERS to golangci-lint task
- moves and modifies readme file from golang
to golangci-lint task
- moves test directory from golang to golangci-lint task
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the golang-test task to the task directory
- copies and modifies readme file to golang-test task from golang directory
- copies OWNERS file from golang directory
- copies test directory from golang directory to golang-test task
- changes the yaml filename to match the resource name
Issue : #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the golang-build task to the task directory
- copies and modifies readme file to golang-build task from golang directory
- copies OWNERS file from golang directory
- copies test directory from golang directory to golang-build task
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the openshift-client-kubecfg task to the task directory
- moves and modifies readme file for openshift-client-kubecfg task from openshift-client directory
- moves OWNERS file from openshift-client directory
- chages the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the openshift-client task to the task directory
- copies and modifies readme file for openshift-client task from openshift-client directory
- copies OWNERS file from openshift-client directory
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the build-push-gke-deploy task to the task directory
- moves and modifies readme file from gke-deploy
to build-push-gke-deploy
- moves examples directory from gke-deploy
Issue : #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves the gke-deploy task to the task directory
- copies and modifies readme file for gke-deploy from gke-deploy directory
- copies example directory from gcs directory
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- moves github-add-labels task to the task directory
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-set-status task to the task directory
- moves and modifies readme from github to github-close-issue
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-close-issue task to the task directory
- moves and modifies readme from github to github-close-issue
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves github-add-comment task to the task directory
- moves and modifies readme from github to github-add-comment
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves gitlab-add-label task to the task directory
- rename the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-generic task to the task directory
- moves and modifies readme file for gcs-generic from gcs directory
- moves sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-upload task to the task directory
- copies and modifies readme file for gcs-upload from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-download task to the task directory
- copies and modifies readme file for gcs-download from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-delete-bucket task to the task directory
- copies and modifies readme file for gcs-delete-bucket from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves the gcs-create-bucket task to the task directory
- copies and modifies readme file for gcs-create-bucket from gcs directory
- copies sample directory from gcs directory
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- moves and modifies readme file from openshift-provision
to openshift-uninstall
- moves examples directory from openshift-provision
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- copies and modifies readme file for openshift-install
- copies example directory from openshift-provision
- changes the yaml filename to match the resource name
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- modified description to add a summary
This patch moves the cloudevent files to the task directory and
renames the yaml file
- The yaml filename is changed to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- adds display name for task
- modified description to add a summary
This patch also moves the openshift-client-python files to the task directory
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- adds display name for task
- modified description to add a summary
This patch moves the kythe files to the task directory and
renames the directory
- The directory name is changed to match the resource name
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- modified description to add a summary
This patch also moves the kubeval files to the task directory
and modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- modified description to add a summary
This patch moves the kubectl files to the task directory and
renames the yaml file and the directory
- The yaml filename and the directory is changed to match the resource name
- Modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- adds display name for task
- modified description to add a summary
This patch also moves the kubeconfig-creator files to the task directory
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- adds display name for task
- modified description to add a summary
This patch moves the knctl files to the task directory and
renames the directory
- The directory name is changed to match the resource name
- Modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>
Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds tags for task
- modified description to add a summary
This patch moves the ibmcloud-cli files to the task directory and
renames the yaml file and the directory
- The yaml filename and the directory is changed to match the resource name
- Modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Shiv Verma <shverma@redhat.com>