Andrea Frittoli

Results 551 comments of Andrea Frittoli

@lbernick @vdemeester maybe we could allow for non-failure through an environment variable set in the job definition, so that if someone wants the job to pass without a presubmit they...

The team exists here https://github.com/orgs/cdfoundation/teams/toc-contributors, and the document exists at https://github.com/cdfoundation/toc/blob/main/CONTRIBUTING.md#toc-contributors, even though it's marked as draft. Would it make sense to have issues in the roadmap linked here for...

@betarelease @fdegir @oleg-nenashev is anything missing here before we can close this issue?

Update from the Tekton community meeting today: - If we could create a GCP org we could move the projects across, however [GCP org creation](https://cloud.google.com/resource-manager/docs/creating-managing-organization) requires Google Workspace or Cloud...

@ankitm123 @fdegir what is the status of this?

AWS part is solved. Azure part superseded by https://github.com/cdfoundation/foundation/issues/449

When developing the new SDK I tried to avoid where possible code duplication. It is the nature of go to be explicit though, it is harder in go than in...

\[Erik\] This tool would be useful for debugging purposes as well, i.e. check whether messages sent link together, have common fields etc

Thanks for the report @rjalander. One prerequisite for the poc script is to clone the repos and setup the paths accordingly - see https://github.com/cdfoundation/sig-events/blob/b58a23cd7f1553cd435818e48d1843f6c74570ba/poc/poc.sh#L32-L37. Could you confirm if you did...

Thanks @rjalander. `go.sum` is not in https://github.com/salaboy/keptn-cdf-translator, perhaps we should add it to avoid this kind of issus - @salaboy wdyt?