1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-23 06:08:46 +00:00
Commit Graph

769 Commits

Author SHA1 Message Date
Shivam Mukhade
4a7e431eb9 Modifies gcs-create-bucket task from gcs directory
according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds tags for task
  - modified description to add a summary

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
e50fd663bf Modifies helm-conftest task from conftest directory
according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
      - adds version label
      - adds a minimum pipeline versions supported by the task
      - adds display name for task
      - adds tags for task
      - modified description to add a summary

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
4cc0ce1a4f Modifies conftest task according to the new reorg proposal
** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds tags for task
  - modified description to add a summary

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
ec7c430b77 Modifies send-to-webhook-slack task from slackmessage directory
according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds tags for task
  - modified description to add a summary

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
0cf80d30ee Modifies send-to-channel-slack task from slackmessage directory
according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds tags for task
  - modified description to add a summary

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
83145f9033 Modifies openshift-cluster-destroy task from openshift-provision
directory according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
      - adds version label
      - adds a minimum pipeline versions supported by the task
      - adds display name for task
      - adds tags for task
      - modified description to add a summary

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
d4c38a94f5 Modifies openshift-cluster-create task from openshift-provision
directory according to the new reorg proposal

** NOTE: This only modifies the content of the yaml, changing
         the location of the file will be done in a different
         commit to make review easier

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
pratap0007
ad15089f3a Modifies cloudevent task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
cc60eee9dd Modifies openshift-client-python task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
e7dcab447b Modifies kythe task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
9e97c97317 Modifies kubeval task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
149d291f64 Modifies kubectl task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
f22c4d97c9 Modifies kubeconfig-creator task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
780c191f57 Modifies knctl task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
ed6fae2718 Modifies ibmcloud-cli task according to the new reorg proposal
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>
2020-07-10 22:06:57 +01:00
pratap0007
d3809bb3b9 Modifies jib-maven task according to the new reorg proposal
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 jib-maven 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>
2020-07-10 22:06:57 +01:00
pratap0007
30dbc12df8 Modifies jib-gradle task according to the new reorg proposal
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 jib-gradle 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>
2020-07-10 22:06:57 +01:00
pratap0007
d531fc1d06 Modifies kaniko task according to the new reorg proposal
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 kaniko 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>
2020-07-10 22:06:57 +01:00
pratap0007
28a08e2e41 Modifies kn task according to the new reorg proposal
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 kn 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>
2020-07-10 22:06:57 +01:00
pratap0007
e4215edef2 Modifies maven task according to the new reorg proposal
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 maven files to the task directory

Issue: #386

Signed-off-by: Shiv Verma <shverma@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
4a0049d6f7 Modifies gcloud task according to the new reorg proposal
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 gcloud files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
bc0d1fed92 Modifies curl task according to the new reorg proposal
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 curl files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
ce4ce20a09 Modifies buildpacks-v3 task from buildpacks directory
according to the new reorg proposal

Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the buildpacks-v3 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: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
a6b4e5708d Modifies buildkit-daemonless task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch also moves the buildkit-daemonless files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
eb64b91b6a Modifies buildkit task according to the new reorg proposal
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 buildkit 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: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
Shivam Mukhade
a17a8cf3d4 Modifies generate-build-id task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the buildid files to the task directory and
renames the yaml file
  - The yaml filename and directory name is changed to match the resource name.

Issue: #386

Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
2e26aab7db Modifies bentoml task according to the new reorg proposal
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 bentoml 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: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
0a2895a861 Modifies buildah task according to the new reorg proposal
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 buildah files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
9ec3c54036 Modifies azure-cli task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the azure-cli files to the task directory and
renames the yaml file and 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: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
36cd40aa79 Modifies aws-cli task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch only moves the aws-cli files to the task directory

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
de86113b9d Modifies argocd task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the argocd files to the task directory and
renames the yaml file and the directory
  - The yaml fileaname and directory is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
fc58ce52a9 Modifies ansible-tower-cli task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the ansible-tower-cli files to the task directory and
renames the yaml file
  - The yaml filename is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
c172b04cce Modifies python task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the python files to the task directory and
renames the yaml file and the directory
  - The yaml filename and directory is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
d3ff6d8479 Modifies wget task according to the new reorg proposal
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 only moves the wget files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
a5e8f0cf64 Modifies tkn task according to the new reorg proposal
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 only moves the tkn files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
453919c447 Modifies terraform-cli task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the terraform-cli files to the task directory and
renames the yaml file
  - The yaml filename is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
a7f32f5f65 Modifies telegrammessage task according to the new reorg proposal
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 telegrammessage 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: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
a0492ef0ee Modifies sonarqube task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the sonarqube files to the task directory and
renames the yaml file and the directory
  - The yaml filename and directory is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
11d41e69aa Modifies skopeo task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the skopeo files to the task directory and
renames the yaml file and directory
  - The yaml filename and directory is changed to match the resource name

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
f9773baada Modifies mail task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the mail 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: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
4cac558aad Modifies s2i task according to the new reorg proposal
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 s2i files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
2cbabed5ab Modifies replace-tokens task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch also moves the replace-tokens files to the task directory

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
51d0b502bb Modifies pull-request task according to the new reorg proposal
Changes include:
  - adds version label
  - adds a minimum pipeline versions supported by the task
  - adds display name for task
  - adds tags for task
  - modified description to add a summary

This patch moves the pull-request files to the task directory and
renames the yaml file
  - The yaml filename is changed to match the resource name
  - Modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
49c884808e Modifies prettier task according to the new reorg proposal
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 prettier files to the task directory

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
316d0e3312 Modifies openwhisk task according to the new reorg proposal
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 openwhisk files to the task directory

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
PuneetPunamiya
b42efe207a Modifies makisu task according to the new reorg proposal
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 makisu files to the task directory
and modifies the path for install task command in readme file

Issue: #386

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
2020-07-10 22:06:57 +01:00
Kevin McDermott
0049d2d67d Add support for passing extra args to the buildah commands.
This adds two extra optional parameters which allow passing extra args to build when it's building and pushing images.

For example:

    - name: BUILD_EXTRA_ARGS
      value: "--label=test=yes --label=other=label --label=this=too"

Would tag the label with three additional labels.
2020-07-10 10:10:57 +01:00
popcor255
2f1f8b32fc Updated helm catalog to access external helm repos
As a user, I would like to use helm repos to deploy my applications. A helm chart was added to support this usecase. As a user having a chart called helm-update and helm-update repo is confusing. Helm charts were renamed and the tests were updated. As a user having all caps params can be confusing because they are reserved for environment variables. Charts were updated for increased readadbility.
2020-07-10 08:25:57 +01:00
Scott
f2ab700283 Update READMEs of tasks that use workspaces in place of pipeline resources
The tasks in this commit were updated at some point to use workspaces instead of
pipeline resources but their readmes still refer to the resources.

This commit updates the readmes to remove mention of pipeline resources and link
out to pipeline's workspaces doc.
2020-07-09 15:41:56 +01:00
ishani2412
7a481c53c5 Improve the README in master branch
Signed-off-by: ishani2412 <ishani.1613039@kiet.edu>
2020-07-06 09:20:03 +01:00