tekton
Here are 128 public repositories matching this topic...
Not sure what the error is, but lint passes in the CI and locally even if exported structs dont have comments.
Most probably, it's an issue with the golangci yaml config we use.
Also we use revive instead of golint (which is deprecated), may be some setting in revive needs to be enabled?
If we check the goreport card, we can see the issues: https://goreportcard.com/report/github.com/jenkins
-
Updated
Feb 14, 2022 - TypeScript
-
Updated
Feb 15, 2022 - Shell
-
Updated
Feb 15, 2022 - Java
a lot new err/warnings with latest golangci-lint version 1.43.0 built from 861262b on 2021-11-12T10:37:23Z:
Linting go files...
WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive.
test/e2e/task/start_test.go:1: File is not `gofmt`-ed with `-s` (gofmt)
// +build e2e
test/e2e/clustertas
Describe the bug
When someone selects some assets from one menu displaying all assets of one type and then enters a menu displaying all assets of a different type, it will say there are selected assets of that type when none are currently selected in that menu.
To Reproduce
The below steps use datasets and pipelines as example asset types, but this can occur across any asset types
-
Updated
Feb 15, 2022 - TypeScript
Background
Currently, some APIs is the proxy of the target Jenkins server. For instance, the API to download artifacts of a PipelineRun.
Due to the unfriendly API format, we met some problems. See also kubesphere/ks-installer#1890 (comment)
-
Updated
Dec 14, 2021 - Go
The output for the fuseml workflow assign command is:
Workflow "ABC" assigned to codeset "relative-path/XYZ"
This would imply that the codeset is the structural object that the workflow runs on. Since the relationship is actually reverse of this, the output should be:
Codeset "relative-path/XYZ" assigned to workflow "ABC"
-
Updated
Feb 14, 2022 - Go
-
Updated
Jan 1, 2020
-
Updated
Feb 15, 2022 - Go
-
Updated
Feb 8, 2022 - Handlebars
-
Updated
Apr 14, 2021 - Makefile
-
Updated
Nov 14, 2020 - HTML
-
Updated
Nov 23, 2021 - Python
-
Updated
Feb 9, 2022 - Java
-
Updated
Oct 15, 2021 - HTML
Improve this page
Add a description, image, and links to the tekton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tekton topic, visit your repo's landing page and select "manage topics."
Currently, the Pipeline tutorial uses
gitandimagePipelineResources for Task inputs/outputs see here. As there are beta-supported alternatives for both PipelineResources ([for git](https://github.com/tektoncd/pipeline/blob/master/docs/migrating-v1alpha1-to-v1beta1.md#replacing-a-git-resou