The Gentlehacker
The Gentlehacker
This reflects a change made by Sauce Labs to use camelCase instead of hyphen-case. `max-duration` no longer works. This change will still accept the old `max-duration` option, as well as...
# Talk title: SST: Serverless for devs with ADHD (and everyone else) # Talk length: 20 min # Talk synopsis: Look, Serverless is _great_. No EC2 setup or fighting with...
To make it easier for people to contribute, I'd like to add a GitPod setup. I'm proposing to configure the following: - [ ] prebuilds on each branch - [...
https://wiki.saucelabs.com/display/DOCS/Analytics+Methods
The current asset fetching methods, `downloadVideo`, `downloadLog` and `downloadHAR`, fail silently. There are non-silent failure methods which end in `orThrow`, but I think this is the wrong paradigm. Raising an...
Sometimes users need to do a one-off manipulation of a job or asset. Spinning up an entire project for this is overkill. Creating a script that calls the JAR with...
When using alternative data centers, the URLs displayed for links to the job details page might not be correct. We should check.
Allows Screener Storybook to be configured with additional options that are ultimately passed to ngrok. Shouldn't be merged until https://github.com/screener-io/screener-runner/pull/83 is.
This change allows for more flexibility when customising the schema used by the DynamoDB adapter. Specifically, it adds the ability to customize: * **EntityTagName**: The attribute name under which to...