Skip to content

build: fix docs deployment and monitoring #30373

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

devversion
Copy link
Member

@devversion devversion commented Jan 22, 2025

The docs deploy job currently tries to inject/install our snapshot
builds, but Yarn 2.x doesn't allow it by default.

In addition, GitHub actions execute with Ubuntu 24 as of recently, as
this requires additional pre-setup to be able to execute Chromium via
Pupeteer.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 22, 2025
@devversion devversion force-pushed the try-fix-docs branch 4 times, most recently from f398939 to 481198b Compare January 23, 2025 08:53
@devversion devversion changed the title build: allow mutable install when installing snapshot builds in docs deployment @devversion build: fix docs deployment and monitoring Jan 23, 2025
@devversion devversion changed the title @devversion build: fix docs deployment and monitoring build: fix docs deployment and monitoring Jan 23, 2025
@devversion devversion requested a review from crisbeto January 23, 2025 08:53
@devversion devversion marked this pull request as ready for review January 23, 2025 08:53
@devversion devversion requested review from a team as code owners January 23, 2025 08:53
@devversion devversion requested review from andrewseguin and removed request for a team January 23, 2025 08:53
The docs deploy job currently tries to inject/install our snapshot
builds, but Yarn 2.x doesn't allow it by default.

In addition, GitHub actions execute with Ubuntu 24 as of recently, as
this requires additional pre-setup to be able to execute Chromium via
Pupeteer.
@devversion devversion added the target: patch This PR is targeted for the next patch release label Jan 23, 2025
@devversion devversion removed request for a team and andrewseguin January 23, 2025 13:43
@devversion devversion added the action: merge The PR is ready for merge by the caretaker label Jan 23, 2025
@devversion devversion merged commit e50a73f into angular:main Jan 23, 2025
26 of 28 checks passed
@devversion
Copy link
Member Author

The changes were merged into the following branches: main, 19.1.x

devversion added a commit that referenced this pull request Jan 23, 2025
The docs deploy job currently tries to inject/install our snapshot
builds, but Yarn 2.x doesn't allow it by default.

In addition, GitHub actions execute with Ubuntu 24 as of recently, as
this requires additional pre-setup to be able to execute Chromium via
Pupeteer.

(cherry picked from commit e50a73f)
@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 Feb 23, 2025
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 area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants