Skip to content

Conversation

@jemeric
Copy link

@jemeric jemeric commented Jun 6, 2025

Description

Add support for template_data optional fields for template operations

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jemeric jemeric requested a review from a team as a code owner June 6, 2025 00:57
@jemeric jemeric changed the title An 88919984186 template data support Added support for setting template_data on create/update template Jun 6, 2025
@jemeric jemeric closed this Jun 6, 2025
@jemeric jemeric reopened this Jun 6, 2025
This might be worth moving to XUnit for.
Since logs take a bit before being available on the API a retry should make
this eventually work.
The logs endpoint can be slow, making this test flakey. We don't actually need
to validate that the request was successful, just that the count was correct,
so I'm removing them.
Retries for the log tests should only go for about a minute before failing.
Previously they were set to run indefinitely.
The timeout amount had to be slightly different to work in .net framework since
timings are different across the versions of .net.
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.

3 participants