Skip to content

Conversation

@Aydawka
Copy link
Member

@Aydawka Aydawka commented Aug 21, 2025

  • Added clinical trials integration function
  • Updated schema files from cds repository
  • Updated docs with the recent links and source directions
  • Modified testing slightly to match with the new schema
  • Updated pypi version

megasanjay and others added 21 commits December 11, 2023 15:24
* feat: updated beta version code

* chore: update version

---------

Co-authored-by: Na Yoon Kim <nayoonkim@nas-macbook-pro.lan>
)

* feat: yaml file to validate against with for data types

* wip: validation and generate functions for data types yaml file

* import yaml file to validate file

* wip: update yaml file and validate function for datatypes

* ✨ feat: validation function for datatype description data

* ✨ feat: generate function for datatype description yaml file

* ✨ feat: tests for generating datatype description file

* ✨ feat: tests for validating datatype description data

* ✨ feat: update version for pyfairdatatools

* 🐛 fix: correct function name on import

* 🐛 fix: assert validation function's output

* ♻️ refactor: isort

* ♻️ refactor: run black on branch

* ♻️ refactor: update poetry and run format

* ♻️ refactor: add data type for dictionary

* ♻️ refactor: import data type for dictionary

* 🐛 fix: update the imports for generate

* 🐛 fix: linter issue

* ✨ feat: add types-pyyaml with poetry

* ♻️ refactor: Add none case instead of N/A string for mypy error

* 🐛 fix: black formatting issues

* ♻️ refactor: add types override for classifying rules

* 🚧 wip: remove pylint and pydocstyle temporarily to create builds

* ♻️ refactor: parameters for tests

* 🐛 fix: assert after generate

* 🐛 fix: formatting

* ♻️ refactor: update workflow file (upload coverage)

* ♻️ refactor: update makefile, workflow, and function names
* 🔨 chore: add script to sync schemas

* ✨ feat: add support for datacite 4.5

* 🐛 fix: update datacite 4.5 schema changes

* 🐛 fix: update datacite 4.5 schema changes

* 🐛 fix: update datacite 4.5 schema changes

* 🐛 fix: update datacite 4.5 schema changes

* 🐛 fix: update datacite 4.5 schema changes

* 🐛 fix: remove required values

* ⏪ chore: reset study_desccription schema

* ✨ feat: update study_description schema (#14)

* 🚧 wip: update schema

* 🚧 wip: update schema

* 🚧 wip: update schema

* 🚧 wip: update change notes

* 🔨 chore: refactor clinical trials data structure

* 🔨 chore: refactor clinical trials data structure

* ✨ feat: update study_description

* 🔨 chore: move changes folder
* ♻️ refactor: update tests to handle validation and generation

* 🚧 wip: function to data conversion

* ♻️ refactor: conver pipeline function to pyfairdatatools

* 🐛 fix: import modules needed

* 📦 create beta builds for pipeline testing

* ♻️ refactor: updates based on comments

* ♻️ refactor: update convert function for updated schema

* ♻️ refactor: update conversion function for new schema

* 🐛 fix: identifier object not in for loop
Co-authored-by: Sanjay Soundarajan <sanjay.16@live.com>
* wip: study metadata

* fix: ci version

* fix: import

* fix: import

* fix: import

* fix: import validate

* fix: import validate

* fix: import validate

* fix: import style

* fix: pulling schema statement

* fix: validate readme

* fix: updated schemas

* fix: updated study description creation

* fix: validation error handling

* fix: validation error handling for separate metadata

* fix: validation error handling

* fix: validation error handling for study design

* fix: comments

* fix: func call

* fix: remove validate call

* fix: fix the full name

* fix: move integration function into a generate.py
* fix: update validate docs

* fix: update generate docs

* fix: typo

* feat: adsd clinical trials info
@Aydawka Aydawka requested a review from megasanjay September 9, 2025 06:36
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this workflow for?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not modify this file. Since we usually do "squash and merge", branches do not recognize previously merged commits

Copy link
Member Author

@Aydawka Aydawka Sep 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but generally to answer, it looks like its a config yaml that runs when a release is published, or when a pull request into staging is merged as a pre-release / beta package.

@Aydawka Aydawka merged commit b2305f2 into main Sep 16, 2025
2 of 3 checks passed
@Aydawka Aydawka deleted the staging branch September 16, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants