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

Update HTTP verbs for DAP-13. #3469

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Update HTTP verbs for DAP-13. #3469

merged 3 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. Update HTTP verbs for DAP-13.

    Specifically:
    * Use POST rather than PUT for report uploads.
    * Use GET rather than POST for collection job polling.
    branlwyd committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dccd082 View commit details
    Browse the repository at this point in the history
  2. Disable divviup-ts tests.

    Until divviup-ts has a DAP-13 implementation, there is no way these
    tests will work. I filed #3479 to track re-enablement of divviup-ts
    tests.
    branlwyd committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8dc2e51 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. PR review.

    branlwyd committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1ee6984 View commit details
    Browse the repository at this point in the history