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
Matt Colman
1ecf61b951
Update README.md
...
yaml says minVersion: "0.38.0"
2023-11-06 17:18:52 +00:00
Jimmy Jones
537265eb58
Fix buildah task, fails if CERT_DIR_FLAG empty but TaskRun reports successful
2023-10-06 19:42:31 +01:00
Gaelle Fournier
ee409b2354
Add a kamel-run test using multiple parameters
2023-10-03 14:52:28 +01:00
Gaelle Fournier
1093b2c468
Fix kamel-run existing test false-positive results
...
Ensures the existing test sends `exit 0` only when it passes and works with the --wait case.
2023-10-03 14:52:28 +01:00
Gaelle Fournier
61f4ff3696
Fix Kamel-run failing with multiple parameters
...
In case of multiple arguments the command kamel-run interpreted them as a single parameter.
2023-10-03 14:52:28 +01:00
vinamra28
1dfd21c4b8
Add logger to identify the pod failure
2023-09-27 12:52:25 +01:00
vinamra28
41711fff40
Fix buildpacks task tests
2023-09-27 12:52:25 +01:00
vinamra28
08d71b4c28
Fix tests for buildpacks-phases
...
Since with recent version of pipelines, affinity-assistant is enabled by
default and 2pvc cannot be bound to a pipeline at the same time hence
the task was failing
Remove the binding of optional workspace
2023-09-27 12:52:25 +01:00
vinamra28
1c7fd558fd
Deprecate tasks which are using PipelineResources
...
few Tasks still uses PipelineResources which is no longer available
in latest version of pipelines hence marking them as deprecated
Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-09-27 12:52:25 +01:00
vinamra28
abba6b845e
Skip the installation check for deprecated tasks
...
Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-09-27 12:52:25 +01:00
vinamra28
c9e1416fed
Bump pipelines to v0.51.0
...
E2E tests were running an older version of pipelines ie v0.45.0.
Bumping it to use the latest version v0.51.0 so that current tasks in
catalog can be tested against latest version
Also remove pipelineresources check while doing installation of latest
version of pipelines
Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-09-27 12:52:25 +01:00
piotrpdev
b788b8a1e3
fix: Add "Content-Type" header
2023-09-26 17:44:25 +01:00
vinamra28
24bf826a1d
Use specific digest of ko instead of latest
...
Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-09-22 09:32:22 +01:00