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 0f392cc
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,5 +1,5 @@
// 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 provides a set of functions to trigger 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.
// TODO: Add more structured logging with debug severity to track execution in case of troubleshooting
Expand Down

0 comments on commit 0f392cc

Please sign in to comment.