pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

Pipelines-as-Code for Tekton

Results 167 pipelines-as-code issues
Sort by recently updated
recently updated
newest added

# Changes This PR adds a new command `auth` to `tkn pac` which authenticate user with Github as described in issue #680 # example `tkn-pac auth login` # Submitter Checklist...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.1.0 to 6.3.0. Release notes Sourced from docker/build-push-action's releases. v6.3.0 DOCKER_BUILD_RECORD_UPLOAD environment variable to enable/disable build record upload by @​crazy-max in docker/build-push-action#1172 DOCKER_BUILD_NO_SUMMARY has been deprecated. Set...

dependencies
github_actions

This add a test for testing pac with stepactions making sure they are working with PaC # Changes # Submitter Checklist - [ ] πŸ“ Please ensure your commit message...

This will allow repository owner to make a PR ready to test by sending ok-to-test comment event and update Github UI accordingly when there is no matching Pipelinerun in .tekton...

This commit enhances the language detection mechanism by allowing multiple detection files per language. This is particularly useful for languages like Python that can have different project structures (like poetry,...

Hi Question about permissions for Bitbucket Server -> _"The token will need to have the PROJECT_ADMIN and REPOSITORY_ADMIN permissions."_ Why does PaC need Project PROJECT_ADMIN and REPOSITORY_ADMIN permissions? Regarding the...

beieiego akjaa! # Changes # Submitter Checklist - [ ] πŸ“ Please ensure your commit message is clear and informative. For guidance on crafting effective commit messages, refer to the...

The PAC watcher encounters a panic error when concurrency is set on the global repository. This PR addresses the issue by checking for nil before accessing the ConcurrencyLimit directly. Signed-off-by:...

the artifacts are not available anymore but when it shows we need to dig into the logs of e2e to see if there is any clues why cleanup didn't work...

# Changes # Submitter Checklist - [ ] πŸ“ Please ensure your commit message is clear and informative. For guidance on crafting effective commit messages, refer to the How to...