func/pkg/pipelines/tekton
Zbynek Roubalik 8d4db7546d
feat: PAC - add possibility to specify a Git provider (#1638)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-03-22 13:30:53 +00:00
..
pac feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
testdata/fn-src chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
client.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
defaults.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
pipelines_pac_provider.go feat: PAC - add possibility to specify a Git provider (#1638) 2023-03-22 13:30:53 +00:00
pipelines_pac_provider_test.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
pipeplines_provider.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
pipeplines_provider_test.go chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
resources.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
resources_pac.go feat: PAC - add possibility to specify a Git provider (#1638) 2023-03-22 13:30:53 +00:00
resources_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
tasks.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
templates.go feat: PAC - dynamically generate Pipeline target branch (#1636) 2023-03-22 13:15:53 +00:00
templates_pack.go feat: PAC - dynamically generate Pipeline target branch (#1636) 2023-03-22 13:15:53 +00:00
templates_s2i.go feat: PAC - dynamically generate Pipeline target branch (#1636) 2023-03-22 13:15:53 +00:00
templates_test.go feat: PAC - add support for S2I (#1610) 2023-03-10 12:14:23 +00:00
validate.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
validate_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00