Popular repositories
848 contributions in the last year
Less
More
Contribution activity
March 2021
Created 9 commits in 1 repository
Created a pull request in oppia/oppia-android that received 4 comments
[RunAllTests] Remove caching for Bazel CI workflows
Bazel caching is currently not cost effective: it only caches 25-30% of actions, and we're not seeing worthwhile performance benefits from it. This…
+14
−10
•
4
comments
Opened 9 other pull requests in 1 repository
oppia/oppia-android
7
open
2
merged
- Temp alpha mr2 branch [DO NOT MERGE]
- Fix #2711: Improve workflow cancellation support in CI
- Add NOTICE file per Apache license
- Update README to include dev YouTube channel link
- Fix #2870: Revert "Fix #2642: Fix data module tests and make them run on Github Actions"
- Fix part of #2691: Add diagnostics to investigate issues with compute affected targets
- [RunAllTests] Fix part of #2844: work around Bazel-specific CI issue that's causing an OpenJDK crash/flake
- Partially fix #2844: force Gradle tests to run on JDK 9 in CI
- Introduce check to prevent PRs from being merged into non-develop branches
Reviewed 45 pull requests in 3 repositories
oppia/oppia-android 31 pull requests
- Fix #2630: Update ongoing topic logic
- Fix #2826: Label and test added for ProfileResetPinActivity
- Fix #2883: Created BUILD.bazel file for the networking package
- Fix #2642: Fix all Data module Tests and add them to run on Github Actions CI check
- Fix #2882: Build bazel for util/profile
- Fix #2814: Add label for AdminAuthActivity
- Fix #2863: Added Config.yml for Issue Template to disallow blank issues
- Fix #2891: Refactored AnswerGroup misconception to be object instead of string
- Fix #2866: Build bazel for util/datetime
- Fix #2680: Remove-interaction-object-java-proto-lite
- [WIP] Fix #2876: Create domain controller for feedback reporting
- Fix #2762: Removed :subtitled_html_java_proto_lite from the list of exports.
- Fix #2792: Create data layer for feedback reporting
- Fix #2355: Shifted helper function to central testing utility
- [RunAllTests] Remove caching for Bazel CI workflows
- Fix #2826: Label and test added for ProfileResetPinActivity
- Enable Accessibility Checks in test cases [WIP]
- Adding icons to Readme
- Added answer tracking for practice session
- Fix #2658: Enable Dagger graph access for BindableAdapter
- Fix #2791: Create feedback reporting model layer
- Fix: Don't Prevent push if no buf present
- Fix #2642: Fix data module tests and make them run on Github Actions
- Fix #2657: Added BUILD.bazel in util/system
- [RunAllTests] Fix part of #2844: work around Bazel-specific CI issue that's causing an OpenJDK crash/flake
- Some pull request reviews not shown.
oppia/oppia 13 pull requests
- Fix part of #9749: Migrate admin-navbar and admin-dev-mode-activities-tab & added api service for admin-navbar
- Fixes #12185: Review bugs in the contributor dashboard
- Fix part of #11219: Replace get_by_id from core/domain
- Fix #11462: Migrate to Firebase authentication
- Update the year to 2021
- Fix part of #10049: Remove deprecated fields from ExplorationModel
- Lift minimal App Engine setup to new base classes
- Fix Part of #10110: Removes todo 10110 comments
- Fix #8423: Added a lint check to prevent usage of string concatenation, and promote string interpolation instead.
- Fix part of #10049: Remove deprecated fields from ExplorationRightsModel
- Clear old drafts and fix format of content suggestions.
- Set up `BaseHumanMaintainedModel` as a parent model for some models
- Fix part of #11462: Transition backend to manage Firebase authentication using HTTP cookies
a-b-r-o-w-n/check-base-branch-action 1 pull request
Created an issue in oppia/oppia-android that received 5 comments
Flaky OpenJDK crashes (Gradle & Bazel)
There's no clear reproduction of this issue, but we're occasionally seeing SIGSEGV failures when running tests: https://github.com/oppia/oppia-and…
5
comments