Skip to content

Simplifying Jobs HTTP quickstart - .NET #1177

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

Description

Consolidating to a single service that just schedules a job, retrieves the details and handles job invocation to simplify the quickstart

Issue reference

We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

…s the details and handles job invocation to simplify the quickstart

Signed-off-by: Whit Waldo <[email protected]>
@WhitWaldo WhitWaldo requested review from a team as code owners March 4, 2025 19:34
@alicejgibbons
Copy link
Contributor

alicejgibbons commented Mar 11, 2025

Need to resolve conflicts here @WhitWaldo, and pull latest from master. I believe that this should fix the failing test. Then I will re-review.

@alicejgibbons
Copy link
Contributor

Created an issue to track these simplifications across all the languages: #1179

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