Skip to content

Conversation

devversion
Copy link
Member

The dev-infra-private package sometimes is not updated
locally even if the integrity and SHA changed. This
seems to be because of a bug in yarn where the package
is restored from cache. A workaround seems to be using
the actual .git https URL.

See: yarnpkg/yarn#4722.

The dev-infra-private package sometimes is not updated
locally even if the integrity and SHA changed. This
seems to be because of a bug in yarn where the package
is restored from cache. A workaround seems to be using
the actual `.git` https URL.

See: yarnpkg/yarn#4722.
@devversion devversion added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent merge safe target: patch This PR is targeted for the next patch release labels Apr 28, 2020
@devversion devversion requested review from jelbourn and a team as code owners April 28, 2020 15:16
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Apr 28, 2020
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I did not know about this bug, good catch!

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added lgtm action: merge The PR is ready for merge by the caretaker labels Apr 28, 2020
@jelbourn jelbourn merged commit 76f1341 into angular:master Apr 28, 2020
jelbourn pushed a commit that referenced this pull request Apr 28, 2020
The dev-infra-private package sometimes is not updated
locally even if the integrity and SHA changed. This
seems to be because of a bug in yarn where the package
is restored from cache. A workaround seems to be using
the actual `.git` https URL.

See: yarnpkg/yarn#4722.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants