-
https://github.com/seandst/webdriver-wharf/blob/master/webdriver_wharf/interactions.py#L53
At the moment, wharf tries not to allocate ports that it's already using, but has no regard for other servic…
-
- There should be a single coordinate per wharf ... there seem to be multiple entries sometimes (e.g. Bayfield)
- All caps for wharf names are not suitable for display.
-
Depends on #176
- Add interface to either store logs in the database or in a different store, such as Elasticsearch
- Make Wharf default to store logs in the database.
- Add migrations to transf…
-
Example of conversion
(10°C × 9/5) + 32 = 50°F
-
I get ```rpc error: code = Unknown desc = Unable to build the crate => caused by: Unable to solve the graph => caused by: grpc-status: Unknown, grpc-message: "unknown API capability file.base"```
Aft…
-
Currently providers can talk to the API, but not the other way around. We want to change that.
Most providers support checks/statuses that can reject PRs and such (see https://github.com/iver-wharf…
-
I'm looking at the MySQL example, and it looks like all the data in the DB will be nuked once the container is killed because there is no support for Volumes yet.
How will Wharf handle persistent dat…
-
Currently, you can only specify a single docker image for use with wharf. This requires a monolithic docker image containing all the browsers that could be needed. It also limits the potential use cas…
-
> Created as per discussion over at https://github.com/iver-wharf/wharf-web/pull/53#discussion_r794295841
The messages taken from .TRX files are currently escaped.
This is slightly annoying as we …
-
As we don't have dedicated red teams trying to penetrate Wharf, we should add automatic DAST (Dynamic Application Security Testing) integrated into our CI pipeline.
This needs investigation, but on…