denobot
|
ca7432b86b
|
chore: forward v1.42.2 release commit to main (#23315)
Co-authored-by: Satya Rohith <me@satyarohith.com>
|
2024-04-11 13:37:24 +05:30 |
|
Asher Gomez
|
5596de8081
|
chore: move test_util/wpt to tests/wpt/suite (#22412)
As discussed with @mmastrac. I'll move `tools/wpt` to `tests/wpt` in a
follow-up PR.
---------
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
|
2024-02-16 03:32:28 +00:00 |
|
Bartek Iwańczuk
|
cf6f965e25
|
chore: upgrade rusty_v8 to 0.71.2 (#19116)
Closes https://github.com/denoland/deno/issues/19021
|
2023-05-13 21:11:40 +02:00 |
|
David Sherret
|
b9d9cd17c9
|
chore: upgrade deno_automation to 0.19.0 (#18213)
I updated the lockfile with:
```
deno cache --lock=tools/deno.lock.json --lock-write ./tools/wpt.ts ./tools/upload_wptfyi.js ./tools/release/deps.ts
```
|
2023-03-16 09:26:30 -04:00 |
|
David Sherret
|
e246f06cfb
|
chore(ci): ci refactor - Part 1 - Generate ci yaml by js (#17335)
|
2023-01-10 19:16:11 -05:00 |
|
Leo Kettmeir
|
13e3acf71d
|
chore: workspace inheritance (#16343)
|
2022-11-22 21:07:35 +01:00 |
|
David Sherret
|
0fe590bbcb
|
chore: fix publish for circular dependencies (#15598)
|
2022-08-25 17:01:02 -04:00 |
|
David Sherret
|
9b4ae0868d
|
chore: update deno automation to 0.12 (#15248)
|
2022-07-19 16:35:58 -04:00 |
|
Bartek Iwańczuk
|
f7e7f54849
|
chore: use lock file for tooling scripts (#14253)
This commit adds lock file for maintenance scripts in "tools/"
directory.
The lock file is stored in "tools/deno.lock.json".
|
2022-04-13 18:51:16 +02:00 |
|