Commit Graph

14 Commits

Author SHA1 Message Date
jrandolf
675b4800a9
chore: bootstrap release-please (#9071) 2022-10-06 12:54:24 +02:00
jrandolf
9d13343d67
chore: update publish workflow (#9065)
This PR combines the publishing workflows for npm packages and Docker.
It also fixes an issue where multiple tags would trigger publishing all
packages.
2022-10-06 11:44:52 +02:00
jrandolf
469ac02022
chore: fix release-please (#9044)
Fixes: #9043
2022-10-05 14:25:32 +02:00
jrandolf
f42336cf83
feat: separate puppeteer and puppeteer-core (#9023)
This PR moves the puppeteer source code into separate mono-repo packages:

- `puppeteer` and `puppeteer-core` are now separated into their own
packages.
- `puppeteer-core` has a new exports called `puppeteer-core/internal`
for internal usage.

Tests and various tools have been updated to accommodate the migration.
2022-10-05 14:17:03 +02:00
Randolf J
c7400bbc78 chore: remove bootstrap commit for release-please 2022-06-20 09:29:57 +02:00
Randolf J
6efb660f4d chore: fix release-please 2022-06-14 11:31:41 +02:00
jrandolf
d111d19f78
fix: process documentation during publishing (#8433) 2022-05-30 21:50:34 +02:00
jrandolf
82d57cf572
chore: remove component from tag (#8430) 2022-05-30 15:51:42 +02:00
jrandolf
40abc362c1
chore: add component to release-please-config (#8428) 2022-05-30 15:38:08 +02:00
jrandolf
c922f0a215
chore: correct manifest (#8426) 2022-05-30 14:41:04 +02:00
jrandolf
63d52a7175
chore: remove packages key (#8423) 2022-05-30 13:54:26 +02:00
jrandolf
39a2bac446
chore: update release-please config (#8419) 2022-05-30 13:15:45 +02:00
jrandolf
48ead8505a
chore: format release-please-configs (#8417) 2022-05-30 13:04:50 +02:00
jrandolf
3f5aca5ce4
chore: bootstrap releases for path: . (#8416) 2022-05-30 12:02:43 +02:00