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

♻️ Extract error helpers and rethrowAsync into core #33881

Merged
merged 10 commits into from
Apr 16, 2021

Conversation

rcebulko
Copy link
Contributor

@rcebulko rcebulko commented Apr 16, 2021

@jridgewell Look at this f19ff64...5c8eda0 not the files changed list

@rcebulko rcebulko force-pushed the core-rethrow branch 2 times, most recently from 958f4c7 to c14817c Compare April 16, 2021 22:06
@rcebulko rcebulko marked this pull request as ready for review April 16, 2021 22:33
@amp-owners-bot
Copy link

Hey @jridgewell! These files were changed:

src/core/assert.js
src/core/error.js

rochapablo pushed a commit to rochapablo/amphtml that referenced this pull request Aug 30, 2021
* Move error helpers from src/log to src/core/error

* Remove src/contex/values from allowlist

* Remove src/context/scheduler from allowlist

* Update dep check config

* Fix import (merge?) error in test file

* Use String includes polyfill

* Extract error tests to test/unit/core

* Update imports of dupeErrorIfNecessary

* Update imports of rethrowAsync

* Remove unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking Issue: restricted paths eslint allowlist I2I: src/core directory with no runtime dependencies
3 participants