Andrey Lushnikov
45542a5334
docs: fix table-of-contents generation ( #3840 )
2020-09-10 15:14:00 -07:00
Max Schmitt
5f6441e6df
chore(docker): use root user in Docker image ( #3739 )
...
As discussed offline other big images like Node.js or Nginx use root as the default user and the users in the end can base-off from our image to add their security features.
Not sure if follow up docs changes are required for that.
Fix #3703
Fix #3681
2020-09-02 14:42:01 -07:00
Arjun Attam
be7db4d2c6
docs(ci): add sample config for jenkins ( #3398 )
2020-08-12 14:01:55 -07:00
Andrey Lushnikov
47e30f047b
feat: introduce chromiumSandbox
launch option ( #3067 )
...
The option is intended to be used instead of the `--no-sandbox`
argument that is accepted exclusively by Chromium and crashes
WebKit.
References #2745
2020-07-21 13:49:09 -07:00
Pavel Feldman
6199ba28a9
devops: remove travis, appveyor, circle for now ( #3029 )
2020-07-18 10:52:47 -07:00
Arjun Attam
e154e0837b
docs(ci): fix gitlab setup
2020-06-29 16:04:58 -07:00
Arjun Attam
69127ad8d3
docs(docker): update to use official image ( #2760 )
2020-06-29 15:23:01 -07:00
Arjun Attam
aad6301aca
docs(ci): update intro, caching section, add gitlab ( #2735 )
2020-06-26 17:49:18 -07:00
Arjun Attam
6530c18acd
docs: improvements to ci provider configs ( #2565 )
2020-06-13 13:11:24 -07:00
Arjun Attam
054ee639b4
docs(ci): elaborate ci caching docs ( #2192 )
2020-05-11 22:52:21 -07:00
Arjun Attam
2510edc394
docs(ci): update docs for caching and troubleshooting ( #2176 )
2020-05-11 09:54:03 -07:00
Arjun Attam
8ceba1eea0
docs(ci): update ci docs to emphasize gh action ( #1964 )
2020-04-24 12:19:54 -07:00
Pavel Feldman
0656771167
api(networkidle): remove networkidle2 ( #1883 )
2020-04-20 16:52:26 -07:00
Pavel Feldman
4d8c057d9c
docs(selectors&ci): brush up respective sections
2020-04-20 10:38:46 -07:00
Arjun Attam
183840586f
docs(ci): update link to github action ( #1742 )
2020-04-10 10:24:22 -07:00
Arjun Attam
3eec2d07f5
docs(ci): list sample configurations for ci ( #1196 )
...
Has some overlaps with the troubleshooting doc, which I plan to clean up in a subsequent PR. This first version of the doc has a feel of "build-your-own" with our sample configurations. Over time we can tweak the level of hand-holding for the best user experience to get started with CI.
Fixes #1103
2020-03-03 12:21:21 -08:00