Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pkalita-lbl

pkalita-lbl opened an issue on microbiomedata/nmdc-schema
Invalid `collection_time` and `collection_time_inc` examples in final schema
When the `collection_time` and `collection_time_inc` slots are defined in `src/schema/portal_mixs_inspired.yaml` they have reasonable looking examples: ```yaml examples: - value: 13:33 - ...
pkalita-lbl created a review on a pull request on linkml/linkml

View on GitHub

pkalita-lbl created a comment on an issue on geneontology/wc-gocam-viz
I agree that it's not really serving any purpose anymore. But I'd say there's not much of a reason to go out of our way to remove it from this repo. As part of the [Widget Alignment and Documentati...

View on GitHub

pkalita-lbl pushed 1 commit to refactor geneontology/wc-gocam-viz
  • Use inline SVG instead of asset file for evidence icon 5467502

View on GitHub

pkalita-lbl created a review on a pull request on linkml/linkml
Two suggestions: * Drop your changes in `.github/workflows/main.yaml` and merge the changes from `main` into this branch. The conflicting changes accomplish the same thing in the end. * Hook yo...

View on GitHub

pkalita-lbl deleted a branch linkml/linkml

bugfix-pydantic-arrays-anytype

pkalita-lbl pushed 5 commits to main linkml/linkml
  • fix pydantic handling of recursive types after 2.10.2 e764c4d
  • poetry is a fucking curse istg c2b47f7
  • fix poetry 2.0 bug in code check, i aint fixing the pyproject.toml right now 81b1c9b
  • simplify anyshapearray model to work again, but lose strict typing in the process :( 837fc57
  • Merge pull request #2481 from linkml/bugfix-pydantic-arrays-anytype Fix AnyShapeArrays re: recursive type aliases in... 53b6b05

View on GitHub

pkalita-lbl closed a pull request on linkml/linkml
Fix AnyShapeArrays re: recursive type aliases in recent versions of pydantic
Fixes problem described by @pkalita-lbl in https://github.com/linkml/linkml/pull/2460 Pydantic changed the way to do recursive types, only working with `TypeAliasType`s and otherwise not resolvi...
pkalita-lbl deleted a branch microbiomedata/nmdc-field-notes

issue-213-gps-coord-digits

pkalita-lbl closed an issue on microbiomedata/nmdc-field-notes
Autofill GPS coordinates not validating
### Bug summary With latest version, the "Use GPS location" fills in current lat/lon, but indicates "Value does not match pattern." ### Bug details Expected to have the autofill function populat...
pkalita-lbl deleted a branch geneontology/web-components

issue-5-dev-docs

pkalita-lbl closed an issue on geneontology/web-components
Write developer documentation for merged web component repo
Write standard development documentation for the merged web component repo. This should cover: * Necessary prerequisite tools and how to install them * An overview of the project architecture incl...
pkalita-lbl pushed 7 commits to main geneontology/web-components
  • Add a simple test and include test run in GH Actions workflow e60566c
  • Do not format Stencil-generated files with Prettier 940a6e8
  • Add basic development documentation 1f427e6
  • Move dev docs to CONTRIBUTING.md; add release instructions 11b4083
  • Only run unit tests in GitHub Actions ca3a423
  • Fix npm run command de1aa6b
  • Merge pull request #10 from geneontology/issue-5-dev-docs Development docs 5249b3b

View on GitHub

pkalita-lbl closed a pull request on geneontology/web-components
Development docs
Fixes #5 The main changes here are the addition of `CONTRIBUTING.md` for development docs. Ancillary changes: * I wanted to be able to include something about testing in the dev docs, whi...
pkalita-lbl pushed 1 commit to issue-5-dev-docs geneontology/web-components

View on GitHub

pkalita-lbl pushed 1 commit to issue-5-dev-docs geneontology/web-components
  • Only run unit tests in GitHub Actions ca3a423

View on GitHub

pkalita-lbl pushed 1 commit to issue-5-dev-docs geneontology/web-components
  • Move dev docs to CONTRIBUTING.md; add release instructions 11b4083

View on GitHub

pkalita-lbl created a branch on geneontology/web-components

issue-5-dev-docs - EXPERIMENTAL Unified web component library

pkalita-lbl opened a pull request on microbiomedata/nmdc-field-notes
Issue 213 gps coord digits
Fixes #213 The main change here it to use [`toFixed`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toFixed) on the numeric latitude and longitude valu...
pkalita-lbl created a branch on microbiomedata/nmdc-field-notes

issue-213-gps-coord-digits - Mobile app for metadata collection on the go

pkalita-lbl created a comment on an issue on microbiomedata/nmdc-field-notes
Closing as not actionable anymore. The relevant part of the UI in step 3 no longer exists.

View on GitHub

pkalita-lbl deleted a branch geneontology/gocam-py

dependabot/pip/all-dependencies-e8d9a33371

pkalita-lbl pushed 2 commits to main geneontology/gocam-py
  • Bump the all-dependencies group with 7 updates Bumps the all-dependencies group with 7 updates: | Package | From | ... a143962
  • Merge pull request #40 from geneontology/dependabot/pip/all-dependencies-e8d9a33371 Bump the all-dependencies group ... 0681e1e

View on GitHub

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 | | --- | --- | --- | | [bioregistry](https://github.com/biopragmatics/bioregistry) | `0.11.30` | `0.11.31` | | [curies](http...
pkalita-lbl starred coveo/ui-kit
pkalita-lbl created a comment on an issue on microbiomedata/nmdc-field-notes
Duplicate of #213

View on GitHub

pkalita-lbl closed an issue on microbiomedata/nmdc-field-notes
BUG: latitude and longitude GPS is the wrong format
Maybe it's just my phone, but when I use the "Use GPS Location" I get a "value does not match pattern" error. I think it's because it's too many decimals. When I delete most of the decimal value...
pkalita-lbl created a comment on a pull request on linkml/linkml
@rly @sneakers-the-rat I can't quite seem to understand how to resolve the error caused by the upgrade from Pydantic 2.10.1 to 2.10.2 (and continuing though 2.10.4). The failing test is `tests/...

View on GitHub

pkalita-lbl deleted a branch geneontology/gocam-py

dependabot/pip/all-dependencies-f1e3b81199

pkalita-lbl pushed 2 commits to main geneontology/gocam-py
  • Bump the all-dependencies group with 3 updates Bumps the all-dependencies group with 3 updates: [bioregistry](https:... a896802
  • Merge pull request #39 from geneontology/dependabot/pip/all-dependencies-f1e3b81199 Bump the all-dependencies group ... f13c976

View on GitHub

Load more