Pinned
1,242 contributions in the last year
Less
More
Contribution activity
July 2021
Created 8 commits in 3 repositories
Created a pull request in mozilla/experimenter that received 3 comments
fix #5988 fix(nimbus): try to fix race condition in useChangeOperationMutation tests
Because: there seem to be intermittent test failures caused by async race conditions while attempting to use waitForNextUpdate() from @testing-lib…
+34
−58
•
3
comments
Reviewed 13 pull requests in 2 repositories
mozilla/experimenter 12 pull requests
- fix 5974 feat(nimbus): handle manual remote settings rollback
- fix #5765 feat(nimbus): Display more detailed error output across pages in alert
- chore(deps-dev): bump prettier-plugin-organize-imports from 2.2.0 to 2.3.2 in /app
- fix #6003 chore(project): disable circleci docker layer caching
- chore(deps): bump google-cloud-storage from 1.40.0 to 1.41.0 in /app
- chore(deps): bump whitenoise from 5.2.0 to 5.3.0 in /app
- chore(deps): bump requests from 2.25.1 to 2.26.0 in /app
- chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 in /app
- fix #5988 fix(nimbus): try to fix race condition in useChangeOperationMutation tests
- fix #5742 feat(nimbus): implement UI for manual enrollment end
- fix #5967 chore(project): set shell in makefile
- fix #5739 feat(nimbus): trigger kinto update from publish status
mozilla/fxa 1 pull request
Created an issue in mozilla/experimenter that received 3 comments
Intermittent Docker build failure
On PR #5998 from dependabot, there was initially a failure in the publish_storybooks task in CircleCI at the $(COMPOSE_TEST) command:
#10 [dev 3/24…
3
comments
Opened 7 other issues in 2 repositories
mozilla/experimenter
5
open
1
closed
- Some lifecycle states are problematic in loaded dummy experiments
- Intermittent test failure: TestExperimentListView::test_list_view_total_experiments_count
- Intermittent test failure in experimenter/reporting/tests/test_tasks.py::TestTask::test_is_duplicate_recipe_change_returns_true
- Use React Context for fetched Experiment, rather than function-as-child-component?
- Refine End Experiment / End Enrollment action button UX
- Refactor useChangeOperationMutation hook to better organize named mutation callbacks?