Skip to content

Conversation

@csvn
Copy link

@csvn csvn commented Aug 18, 2025

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #30947

What is the new behavior?

It's possible to use deno to install packages, similar to bun.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @angular/cli labels Aug 18, 2025
@csvn csvn marked this pull request as ready for review August 18, 2025 20:28
This commits configures CI to run Deno E2E tests.
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 19, 2025
@alan-agius4 alan-agius4 linked an issue Aug 19, 2025 that may be closed by this pull request
@alan-agius4 alan-agius4 added the needs: discussion On the agenda for team meeting to determine next steps label Aug 19, 2025
@dgp1130 dgp1130 requested a review from alan-agius4 November 17, 2025 16:56
@alan-agius4 alan-agius4 removed the needs: discussion On the agenda for team meeting to determine next steps label Nov 17, 2025
@alan-agius4
Copy link
Collaborator

@csvn, can you please rebase? Thanks.

@alan-agius4 alan-agius4 added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews area: @angular/cli area: build & ci Related the build and CI infrastructure of the project detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow using Deno as package manager

2 participants