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

Add helper functions for iterations #30

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Add helper functions for iterations #30

merged 2 commits into from
Jun 15, 2024

Conversation

timmo001
Copy link
Owner

@timmo001 timmo001 commented Jun 15, 2024

The code changes introduce helper functions for managing iterations in the aioazuredevops module. These functions allow retrieving the current iteration, previous iteration, and next iteration from a list of iterations. This will provide convenient ways to work with iterations in the application.

#27

The code changes introduce helper functions for managing iterations in the `aioazuredevops` module. These functions allow retrieving the current iteration, previous iteration, and next iteration from a list of iterations. This will provide convenient ways to work with iterations in the application.
@timmo001 timmo001 added the enhancement Enhancement of the code, not introducing new features. label Jun 15, 2024
@timmo001 timmo001 merged commit c3cd399 into master Jun 15, 2024
13 checks passed
@timmo001 timmo001 deleted the helpers-iterations branch June 15, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant