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

Backport request utils and diagnostic to 4.12 #9156

Closed
wants to merge 12 commits into from

Conversation

gitKrystan
Copy link
Contributor

@gitKrystan gitKrystan commented Dec 6, 2023

FIXME

  • diagnostic needs to build for other packages to see the types
  • do something about the unimplemented methods
  • search project for FIXMEs and resolve all remaining

Description

Backports the following feature packages to 4.12:

  • @ember-data/active-record/request
  • @ember-data/rest/request
  • @ember-data/request-utils

and the following support packages:

  • @warp-drive/diagnostic
  • @warp-drive/internal-config/rollup (does not backport the eslint internal configs)
  • tests/builders

Does not backport:

  • @ember-data/json-api/request (this will be done in a separate PR)

Notes for the release

@gitKrystan gitKrystan changed the base branch from main to lts-4-12 December 6, 2023 21:59
@gitKrystan gitKrystan changed the title Backport request utils and diagnostic Backport request utils and diagnostic to 4.12 Dec 6, 2023
@gitKrystan gitKrystan force-pushed the backport-request-utils branch from 5464ef5 to a55d56b Compare December 6, 2023 23:01
@runspired runspired closed this May 10, 2024
@runspired runspired deleted the backport-request-utils branch November 20, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants