func/pkg/pipelines/tekton
Matej Vašek 70f96bb8ac
Fix some linter errors in integration tests (#2608)
* Fix some linter errors

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: set func registry

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-12-04 13:36:45 +00:00
..
pac Fix PaC detection for Red Hat's Sandbox cluster (#2429) 2024-07-19 09:37:20 +00:00
testdata/fn-src chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
client.go chore: updated tekton api verison (#2383) 2024-06-20 18:01:14 +00:00
gitlab_test.go Fix some linter errors in integration tests (#2608) 2024-12-04 13:36:45 +00:00
pipelines_integration_test.go Fix some linter errors in integration tests (#2608) 2024-12-04 13:36:45 +00:00
pipelines_pac_provider.go fix: PaC build (#2341) 2024-06-11 13:38:33 +00:00
pipelines_pac_provider_test.go use Tekton Resolvers for a standard on cluster build (#1843) 2023-07-11 17:41:13 +00:00
pipelines_provider.go Fix symlink path separators (#2535) 2024-10-11 10:39:08 +00:00
pipelines_provider_test.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00
resources.go fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
resources_pac.go feat: PAC - add possibility to specify a Git provider (#1638) 2023-03-22 13:30:53 +00:00
tasks.go Fix missing workspaces decl in the scaffold task (#2587) 2024-11-28 00:16:13 +00:00
templates.go On cluster s2i build for Go (alternative version) (#2471) 2024-09-03 12:33:17 +00:00
templates_integration_test.go chore: mark test as integration test (#1920) 2023-08-09 20:44:34 +00:00
templates_pack.go On cluster s2i build for Go (alternative version) (#2471) 2024-09-03 12:33:17 +00:00
templates_s2i.go fix: Remove unnecesary annotations from Pipeline-as-Code template (#2527) 2024-10-01 17:21:21 +00:00
templates_test.go chore: mark test as integration test (#1920) 2023-08-09 20:44:34 +00:00
validate.go fix: test and namespace isolation (#2187) 2024-05-17 08:25:46 +00:00
validate_test.go feat: s2i Go support (#2203) 2024-05-21 13:12:55 +00:00