- Metaverse
- http://imiric.com/
Block or Report
Block or report imiric
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
nginx-s3-proxy Public
A containerized nginx configuration of a reverse proxy to an S3-compatible backend. Simple serving of static websites.
Dockerfile 1
671 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 4 commits in 1 repository
Created a pull request in grafana/xk6-browser that received 3 comments
Fix Page.goto()
race condition
This fixes the most common race condition and reason for flaky tests we've seen in CI for a while now. See the example in #427 and the commits for …
+105
−77
•
3
comments
Opened 2 other pull requests in 1 repository
grafana/xk6-browser
1
open
1
closed
Reviewed 9 pull requests in 3 repositories
grafana/xk6-browser
4 pull requests
grafana/k6-docs
4 pull requests
grafana/k6
1 pull request
Created an issue in grafana/k6-docs that received 2 comments
Minor visual issues with the new TableWithNestedRows
component
In #757 we noticed that on tables that use the new TableWithNestedRows
component (great job with that @bolotskydev!), the left border of the expand…
2
comments
Opened 8 other issues in 1 repository
grafana/xk6-browser
8
open
-
Nil panic in
FrameManager.waitForFrameNavigation
- Error querying selector: execution context changed
- Some Locator tests are flaky
-
Add
ElementHandle.isInViewport()
-
Add
BrowserType
JS API documentation -
Export Chromium
BrowserType
implementation directly - Error deleting temporary directory on Windows and macOS
-
Flaky timeout in
Frame.waitForExecutionContext()