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

Extensions API #407

Merged
merged 66 commits into from
Jun 16, 2022
Merged

Extensions API #407

merged 66 commits into from
Jun 16, 2022

Conversation

andreaphylum
Copy link
Contributor

Closes #390, blocked by #353.

The functions in api.rs are to be exposed by Deno. There is a mechanism for lazily evaluating common dependencies that are internal implementation details (currently: Config and PhylumApi).

andreaphylum and others added 29 commits May 2, 2022 19:46
Co-authored-by: Kyle Willmon <[email protected]>
@andreaphylum andreaphylum requested a review from a team May 23, 2022 17:05
cli/tests/extensions.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/mod.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/deno.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/commands/extensions/api.rs Show resolved Hide resolved
@andreaphylum andreaphylum requested a review from cd-work June 13, 2022 13:24
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cd-work
cd-work previously approved these changes Jun 13, 2022
cd-work
cd-work previously approved these changes Jun 13, 2022
kylewillmon
kylewillmon previously approved these changes Jun 15, 2022
cli/src/commands/extensions/api.rs Outdated Show resolved Hide resolved
cli/src/lockfiles/mod.rs Outdated Show resolved Hide resolved
@andreaphylum andreaphylum dismissed stale reviews from kylewillmon and cd-work via ef38455 June 15, 2022 17:15
@andreaphylum andreaphylum merged commit a60bdaf into main Jun 16, 2022
@andreaphylum andreaphylum deleted the andrea/extensions-api branch June 16, 2022 07:24
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.

Extensions API
4 participants