Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pkalita-lbl deleted a branch microbiomedata/nmdc-runtime
873-update-runtime-to-use-nmdc-schema-version-1130
pkalita-lbl pushed 2 commits to main microbiomedata/nmdc-runtime
pkalita-lbl closed an issue on microbiomedata/nmdc-runtime
Update Runtime to use `nmdc-schema` version 11.3.0
#### Background Version 11.3.0 of `nmdc-schema` package has been released. Release notes: https://github.com/microbiomedata/nmdc-schema/releases/tag/v11.3.0 #### Task The task here is to update ...pkalita-lbl closed a pull request on microbiomedata/nmdc-runtime
Bump `nmdc-schema` from `11.2.1` to `11.3.0` and sync transitive deps
<!--┌─────────────────────────────────────────────────────────────────────────┐ │ 1. Summary (required) │ │ ...pkalita-lbl pushed 2 commits to main geneontology/gocam-py
pkalita-lbl closed a pull request on geneontology/gocam-py
Bump the all-dependencies group with 7 updates
Bumps the all-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [ndex2](https://github.com/ndexbio/ndex2-client) | `3.9.0` | `3.10.0` | | [bioregistry](https://githu...pkalita-lbl pushed 1 commit to issue-1383-metadata-suggestion-ui microbiomedata/nmdc-server
- Add tooltips to sidebar tabs 87fa2ec
pkalita-lbl pushed 2 commits to issue-1383-metadata-suggestion-ui microbiomedata/nmdc-server
pkalita-lbl closed an issue on microbiomedata/nmdc-field-notes
Instrument the app for collecting usage analytics
The task here is to make it so that NMDC team members can see app usage analytics; specifically, the number of installations and uninstallations, and the number of crashes (and some actionable info...pkalita-lbl pushed 19 commits to main microbiomedata/nmdc-field-notes
- Add Capacitor plugin for Firebase analytics and do basic project setup 8bb1bee
- Disable automatic screen_view tracking and manually log screen_view events based on routing 82b1f0d
- Replace @capacitor-community/firebase-analytics with @capacitor-firebase/analytics bb12129
- Set and clear user ID for analytics events on login and logout c5164be
- Use non-production mode for testing on device simulators 5d0794d
- Use separate dev and prod iOS targets and configs c738621
- Use separate dev and prod Android flavors and configs e5a6c50
- Convert xcode environment folders to groups 17ddea4
- Update the firebase config used by web versions 3bb9521
- Ensure firebase calls are no-ops without initialization 9f3ea28
- Update release process to take prod environment into account 2c9d798
- Add analytics events for submission create, update, and delete 3f885b2
- Add analytics events for sample create, update, and delete 878c5a5
- Add note about additional `adb` command require for using Android simulator ef8a05b
- Add section on Firebase Analytics 5ad0ef1
- Use study nomenclature instead of submission 4ced453
- Add docstring comments to sample event logging functions 5b10f6d
- Apply suggestions from code review Co-authored-by: eecavanna <[email protected]> 9380f8d
- Merge pull request #217 from microbiomedata/issue-132-firebase-analytics Use Firebase for analytics reporting a1bc95a
pkalita-lbl closed a pull request on microbiomedata/nmdc-field-notes
Use Firebase for analytics reporting
Fixes #132 ### Summary These changes introduce the Firebase native (iOS and Android) and web SDKs via a [Capacitor plugin](https://capawesome.io/plugins/firebase/analytics/). This allows a n...pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
Regarding this and your comment above about committing this key, I believe that everything in the Firebase config falls under the category of "unique but not secret" -- similar to a Google Analytic...
pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
I'm operating on blind faith that it "just works" 😂. I do recall reading in the Firebase docs that when you're not operating in debug mode the events get batched up and only sent over the wire e...
pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
Maybe some parts, but not all of it since Firebase treats your iOS, Android, and web versions as separate "apps" (in its terminology). And since the Firebase console gives you this object to copy a...
pkalita-lbl pushed 1 commit to issue-132-firebase-analytics microbiomedata/nmdc-field-notes
- Apply suggestions from code review Co-authored-by: eecavanna <[email protected]> 9380f8d
pkalita-lbl created a branch on microbiomedata/nmdc-server
issue-1383-metadata-suggestion-ui - Data portal client and server for NMDC.
pkalita-lbl created a review on a pull request on microbiomedata/nmdc-server
Looks good!
pkalita-lbl pushed 1 commit to Add-test-submission-button microbiomedata/nmdc-server
- Remove final submit button from dialog if test submission 313d345