Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose creation timestamp filters for pipelines/workflows #234

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

lucaspin
Copy link
Contributor

@lucaspin lucaspin commented Oct 7, 2024

https://github.com/renderedtext/tasks/issues/6961

Issue

For old projects with lots and lots of pipelines/workflows, listing those resources can take quite some time.

Solution

Make use of the created_after and created_before arguments in these APIs:

  • By default, list resources created in the last 3 months.
  • Allow the user to override those defaults by using the --age argument.

cmd/get.go Outdated Show resolved Hide resolved
@lucaspin lucaspin merged commit 1f84651 into master Oct 8, 2024
1 check passed
@lucaspin lucaspin deleted the expose-creation-timestamp-filters branch October 8, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants