1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00
Commit Graph

1119 Commits

Author SHA1 Message Date
Andrea Frittoli
ead476169c New version of tekton catalog publish with labels
Add a new version of the catalog publish step action. This
new version API is backwards compatible, as it adds one new
optional parameter only, `TKN_ARGS`.

The new version includes the following changes:
- latest version of tkn image set by default
- sets two OCI labels org.opencontainers.image.description
  and org.opencontainers.image.version for each resource
- accepts TKN_ARGS which is passed to all resources and
  can be used to set additional OCI labels as well as other
  settings

Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
2024-10-01 12:54:05 +01:00
Piyush Garg
8e72abb3e9 Fix goreleaser task
This will goreleaser task that is failing with error
related to git
2024-08-21 16:28:11 +01:00
Sudhish Nair
a8c2c4d394 .
Fix for issue-1285 Send mail task was failing to complete
2024-08-20 14:40:11 +01:00
Gareth Healy
08d0a66ed8 added 0.2 of conftest 2024-08-20 05:52:11 +01:00
Joshua Beha
2427951e5e Add multi-arch parm 2024-08-20 05:12:11 +01:00
Anilabha Baral
8d852fa21a ISSUE-1289: Superfluous 'output' workspace defined in git-cli env 2024-07-21 06:23:39 +01:00
Jimmy Jones
82a2a61e20 buildah 0.8
* don't use interpolation
* easier way of specifying build args
* move to v1 resources
2024-07-15 17:32:51 +01:00
Anilabha Baral
c2b35f92ab Fix for Issue 1219: The git-clone task document about the default value of the userHome parameter is not right 2024-07-15 12:02:51 +01:00
Anthony Kugel
4c92c63e92 added stepTemplate to change home directory 2024-07-15 11:42:52 +01:00
Juan Lozano
96c4ea272d Add jira-get-ticket-status task
Update jira-get-ticket-status.yaml

Add SHA instead of tag named

Changed secret name and now have a parameter to specify the value

Improve documentation

Improve documentation

Update api version and minimal pipeline compatible version

Fix trailing spaces on python code
2024-07-03 14:21:28 +01:00
Daniel Haus
957d92a075 Fix typo in rhacs-m2m-authenticate 2024-06-25 15:21:41 +01:00
arunvel1988
8f256824e0 adding python boto3 task 2024-06-24 10:47:21 +01:00
Basavaraju Girriamma
fe39623ded patch stepactions and disable-affinity-assistant in test-s390x.sh
fix catalog test failures on s390x
2024-06-22 06:53:19 +01:00
Daniel Haus
dddda1e5db Update RHACS m2m task name 2024-06-17 07:00:37 +01:00
PuneetPunamiya
9d337900d4 Fix version in shp task
As per the TEP (https://github.com/tektoncd/community/blob/main/teps/0003-tekton-catalog-organization.md)
the version was not correct in the yaml of the `shp` task and hence the
yaml is not getting showed on Tekton Hub UI

Hence this patch fixes the version for the task

Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
2024-06-10 12:12:34 +01:00
Vincent Demeester
ba553035b2 README: update path for bundled tasks…
As we are also publishing `StepAction`s (and maybe one day `Pipeline`s
?), the path to where the tekton bundle are pushed for `Task`s
changed.

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2024-06-06 16:05:13 +01:00
Yann Brillouet
edf9ec0987 task: Add generic RHACS task 2024-06-06 09:51:13 +01:00
João Paulo Maida
f55c6b7c61 Tekton Task JQ v0.1 2024-06-04 08:17:12 +01:00
Daniel Haus
886a6b7208 Add rhacs M2M authenticate task 2024-05-31 13:37:12 +01:00
Daniel Haus
674b21846f Add M2M support for rhacs-image-check 2024-05-31 12:09:11 +01:00
Mike Croft
ef26b3a0e1 Add new task helm-render-manifests-from-repo
This task is designed to be used as part of an implementation of the GitOps Rendered Manifests Pattern.

It is intended to be unopinionated and as such will simply template a Helm chart and output a file to a workspace volume with an optionally specified name and location.
2024-05-31 11:05:18 +01:00
Yann Brillouet
0af6389303 task: add short-lived token support in rhacs-* tasks 2024-05-31 11:05:11 +01:00
Daniel Haus
6d00a574bf Add M2M support for rhacs-image-scan 2024-05-31 10:03:11 +01:00
Sachin Itagi
6fe53389ac Fix catalog test for ppc64le
Replace gradle image for gradle-0-4 test.
Add patch command to fix stepaction test.
Add Extra MAVEN_IMAGE parameter and patch command for maven-0-3 test.

Signed-off-by: Sachin Itagi <sachin.itagi@ibm.com>
2024-05-31 05:53:11 +01:00
vinamra28
9ae5052a37 Fix s2i 0.3 2024-05-28 12:06:41 +01:00
BoyChai
2552043d66 Add remote-scp new task
feat: update minVersion

Add remote-scp new task
2024-05-27 16:38:41 +01:00
Mike Croft
c76eaf1ecb Apply suggestions from code review
Updates version number labels to match files

Co-authored-by: Florian Hopfensperger <f.hopfensperger@gmail.com>
2024-05-27 05:26:40 +01:00
Mike Croft
be036eed25 update default Helm image from 3.6 to 3.10.2 2024-05-27 05:26:40 +01:00
Mike Croft
c9727dc825 copy task helm-upgrade-from-repo from 0.2 to 0.3 and helm-upgrade-from-source from 0.3 to 0.4 2024-05-27 05:26:40 +01:00
Siamak Sadeghianfar
7d958276ff added Shipwright CLI task 2024-05-17 13:04:33 +01:00
Dale Bewley
15d6222e82 Update OWNERS 2024-05-16 10:34:32 +01:00
Dale Bewley
1f51e7992c Update OWNERS
add dhaus67
2024-05-16 10:34:32 +01:00
Dale Bewley
0b5cdb1ef1 Update rhacs OWNERS 2024-05-16 10:34:32 +01:00
arunvel1988
a00f3d3b07 adding anchore cli task 2024-05-14 11:32:31 +01:00
Ilona Shishov
4df486f198 feat: added support for golang and python ecosystems
Signed-off-by: Ilona Shishov <Ilona.Shishov@gmail.com>
2024-04-02 15:13:47 +01:00
Sumeet Parmar
962bb64bdc * task: added hugo (#1)
* first submission

* changed to non npm source repo

* added params to the hugo task

* added readme

* removed platform restriction doc

* updated task and readme

* added task description

* used fully qualified registry name for docker image

* updated OWNERS

* tagged image with digest

* updated `apiVersion` to `v1` from `v1beta1`
2024-03-29 20:00:39 +00:00
mingfu
d080886e81 fix: fix command for local execution of e2e tests
Signed-off-by: mingfu <mingfu@alauda.io>
2024-03-27 00:36:38 +00:00
Anton Krasovsky
072a95af2f Update docker image for 42crunch task to 3.4 2024-03-16 11:24:32 +00:00
Chitrang Patel
4af081c6a5 Created StepAction tekton-catalog-publish
Added a StepAction `tekton-catalog-publish` to assist in
publishing the StepAction catalog as a bundle.
2024-03-12 16:29:34 +00:00
Chitrang Patel
5168415df3 Add First StepAction git-clone to the catalog
This PR adds a first StepAction `git-clone` to the
catalog. It is based off the Task but with samples and
tests updated.
2024-03-08 13:39:32 +00:00
Chitrang Patel
2d62db2482 Deprecate old and broken Tasks
This PR deprecates the old and broken Tasks because
they are now throwing errors. They are old and not
actively maintained which is why we decided to deprecate them.
2024-03-08 12:33:32 +00:00
Chitrang Patel
d60283ac51 Deprecate ansible-builder 0.1
Ansible Builder uses Ansible Runner as the base image and
since the image points to v2.12 which is [EOL](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix) and deprecated, the tests are failing.
2024-03-07 18:45:31 +00:00
Chitrang Patel
996b39875f Deprecate ansible-runner 0.2
Ansible-Runner 0.2 uses the image with ansible-runner version 2.12 which is [EOL](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix).
This PR deprecates it since Tests are failing as a result.
2024-03-07 15:53:32 +00:00
Jimmy Jones
710c77d5c5 Remove --no-cache as no longer necessary and prevents use of --cache-from/--cache-to 2024-02-14 03:05:20 +00:00
Miguel Angel Garzon
05eabae6d9 Update README.md 2023-12-21 18:18:45 +00:00
Miguel Angel Garzon
2a333fadc4 Update README.md 2023-12-21 18:12:45 +00:00
Stephan Michard
d0f77dabc0 corrected typo 2023-11-21 11:32:29 +00:00
houdini91
ba4746a120 valint task 0.1
Signed-off-by: houdini91 <mdstrauss91@gmail.com>
2023-11-06 17:36:52 +00:00
Bastiaan Nijkamp
fc7afa447a Add gradle wrapper support 2023-11-06 17:24:52 +00:00
Bastiaan Nijkamp
9316f0bdd3 Add gradle task version 0.4 2023-11-06 17:24:52 +00:00