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

chore: set up v8 autoroll script #663

Merged
merged 4 commits into from Apr 26, 2021
Merged

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Apr 13, 2021

This commit adds a nightly job that updates V8 to the lkgr on the tracked
V8 release. It will open at most one PR. As long as this PR is still open the
nightly job will sync it, instead of opening another PR. If no autoroll PR is
open, one will be created.

@lucacasonato lucacasonato force-pushed the autoroller branch 7 times, most recently from ba59861 to 51cda9e Compare April 13, 2021 12:28
@lucacasonato
Copy link
Member Author

Example roll PR: #664

@lucacasonato
Copy link
Member Author

@bnoordhuis This is ready for review now. I am not 100% confident it will work, but I can't test it until it lands on main.

tools/auto_update_v8.ts Outdated Show resolved Hide resolved
tools/auto_update_v8.ts Outdated Show resolved Hide resolved
lucacasonato and others added 2 commits April 26, 2021 11:23
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
@lucacasonato lucacasonato merged commit fce0b02 into denoland:main Apr 26, 2021
@lucacasonato lucacasonato deleted the autoroller branch April 26, 2021 11:05
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.

None yet

2 participants