Skip to content

feat: add http.StartServer2 with more customization #725

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jrschumacher
Copy link

Close #710

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • No debug or dead code
  • My code has no repetitions
  • Critical parts are tested automatically
  • Where possible E2E tests are implemented
  • Documentation/examples are up-to-date
  • All non-functional requirements are met
  • Functionality of the acceptance criteria is checked manually on the dev system.

@muhlemmer
Copy link
Collaborator

@jrschumacher I see the PR is still in draft. Is there still work you intend to do here? Typically we wait with reviews until a PR is marked "ready for review".

@muhlemmer muhlemmer added the waiting For some reason, this issue will have to wait. This can be a feedback that is being waited for, a de label Mar 20, 2025
@muhlemmer muhlemmer moved this from 📋 Sprint Backlog to 📨 Product Backlog in Product Management Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os-contribution waiting For some reason, this issue will have to wait. This can be a feedback that is being waited for, a de
Projects
Status: 📨 Product Backlog
Development

Successfully merging this pull request may close these issues.

Use of log.Fatal causes upstream application to exit
3 participants