Commit Graph

28 Commits

Author SHA1 Message Date
Nikolay Vitkov
79d3ba09f7
chore: release ng-schematics as 0.2.0 (#10111) 2023-05-02 12:32:49 +00:00
Alex Rudenko
449d1f1ead
chore: revert release puppeteer-core as 19.8.3 (#9963) 2023-04-03 08:38:52 +00:00
Alex Rudenko
6a7ad30fa7
chore: release puppeteer-core as 19.8.3 (#9958) 2023-04-03 09:38:23 +02:00
Alex Rudenko
ead0dcb066
chore: allow release-please figure out the browsers version (#9799) 2023-03-07 16:43:04 +01:00
jrandolf
baf51bc9cb
chore: use prerelease for browser (#9786) 2023-03-06 14:06:13 +01:00
jrandolf
364b23f8b5
fix: update dependencies (#9781) 2023-03-06 13:43:37 +01:00
Alex Rudenko
56f2b13d07
chore: initial release of browsers (#9722) 2023-02-22 09:37:41 +00:00
Alex Rudenko
0ed361ddb7
chore: update latest release sha (#9311) 2022-11-23 13:07:39 +01:00
Alex Rudenko
3994cdc2dc
chore: specify latest-release for puppeteer (#9309)
30e5b1a58e is for the 19.2.2 release which
was the latest.
2022-11-23 13:02:43 +01:00
Alex Rudenko
750f236f0c
chore: include component in puppeteer tag (#9303)
Removes `include-component-in-tag` from the release please config which
means that Puppeteer package releases will now be following the format
`puppeteer-vX.X.X`. Also, this PR updates the docker publishing action
to correctly parse such a tag to extract the `X.X.X` part, that is to be
used as the docker image label.
2022-11-23 12:48:14 +01:00
Alex Rudenko
0107ad8f08
chore: use groupName in release-please manifest (#9292)
release-please does not handle `group-name` currently but very likely it
will in the future.
2022-11-17 18:06:00 +01:00
Nikolay Vitkov
be33929770
feat(ng-schematics): Release @puppeteer/ng-schematics (#9244)
**What kind of change does this PR introduce?**

Adds `@puppeteer/ng-schematics` to the list of packages to be published
to `npm`

**Did you add tests for your changes?**

Not relevant.

**If relevant, did you update the documentation?**

Not for in this PR.

**Summary**

We want to publish to `npm` so people can do `ng add
@puppeteer/ng-schematics` and use it with Angular CLI.

**Does this PR introduce a breaking change?**

No

**Other information**
2022-11-14 18:24:17 +01:00
Alex Rudenko
9545691b1e
chore: define release-please component (#9252) 2022-11-11 11:43:11 +01:00
Alex Rudenko
b57b5b35a9
chore: try linked versions for release (#9245)
Let's give this plugin a try? with dependency pinning it seems useful to
make sure these packages get released together.
2022-11-11 11:01:43 +01:00
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