Skip to content

Conversation

hlreyes
Copy link
Contributor

@hlreyes hlreyes commented Apr 2, 2024

Changes proposed by this PR

Allow users to clear cache for a task on a non-default team

closes one of the items in #5215

  • add team flag to clear-task-cache
  • integration tests
  • update documentation

Notes to reviewer

This is a good first issue PR as a first contribution to the project.

Release Note

  • Added team flag to fly command clear-task-cache. Use:
    fly -t dev clear-task-cache --job pipeline/job --step some-task-step --team other-team

Signed-off-by: Hector Reyes <hlreyesz@gmail.com>
@hlreyes hlreyes requested a review from a team as a code owner April 2, 2024 16:26
Copy link
Member

@taylorsilva taylorsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks for PR!

@taylorsilva taylorsilva added this to the v7.12.0 milestone Apr 4, 2024
@taylorsilva taylorsilva merged commit 86386eb into concourse:master Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants