Julien Guimont
Julien Guimont
I created a report for my cucumber tests and it was broken down to the feature and not the scenario. When running the tests in parallel, There seem to be...
Hello, I am getting this error on 3.14 (with ember-data 3.13 and 3.14): ``` Error: Assertion Failed: You attempted to update [object Object].hasAnyRelationshipData to "true", but it is being tracked...
I try to get 40 agents working on a beefier machine on EC2. My setup calls for 4 services running on docker compose. When a full run is running, there...
I want to have 2 grids and allow drag and drop between the 2. It would need to show the "constraints" while dragging over the new grid as well as...
This is a fix for @GavinJoyce PR on the backburner issue. I followed what ember data is doing (create a new backburner). This seems to work better.
This issue is related to https://github.com/martndemus/ember-font-awesome/issues/64 It seems the cache busting params (?v=4.7.0) that font-awesome uses avoid the font files from being properly fingerprinted. Since font awesome is distributed that...