Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 25, 2024
1 parent 0ba5f3b commit 3a07f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/azuredevops/pipelines/pipelines.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Package pipelines allows calling Azure DevOps pipelines API to interact with kyma-project pipelines.
// It provides a set of functions to trigger a pipeline, get its status, and check the logs.
// It also includes functions to run tests on the build logs and timeline.
// These functions are designed to interact with kyma-project pipelines and it's tests.
// These functions are designed to intract with kyma-project pipelines and it's tests.
// TODO: Add more structured logging with debug severity to track execution in case of troubleshooting
package pipelines

Expand Down

0 comments on commit 3a07f40

Please sign in to comment.