Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update vrs-python and vrs version correspondences #293

Closed
wants to merge 106 commits into from
Closed

Conversation

korikuzma
Copy link
Contributor

@larrybabb Proposing to only list the versions/branches that are maintained in VRS-Python

ahwagner and others added 30 commits July 12, 2022 16:37
Add instructions to Terra notebook
add notebook required for terra workspace
#113: update VRS-Python with VRS Genotype model
feat: digests take ordered property in arrays into consideration (#116)
korikuzma and others added 11 commits July 10, 2023 15:24
* Followed https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
  * Did not include [Signing the distribution packages](https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#signing-the-distribution-packages)
  * In `publish-to-pypi`, removed `if: startsWith(github.ref, 'refs/tags/')  # only publish to PyPI on tag pushes` since we only make a release when a tag is created.
)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
) (#277)

Co-authored-by: Alex H. Wagner, PhD <Alex.Wagner@nationwidechildrens.org>
* Followed https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
  * Did not include [Signing the distribution packages](https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#signing-the-distribution-packages)
  * In `publish-to-pypi`, removed `if: startsWith(github.ref, 'refs/tags/')  # only publish to PyPI on tag pushes` since we only make a release when a tag is created.
* Updated the python version from 3.7 to 3.10
* Provided description about running the notebook on VS Code
---------

Co-authored-by: Kori Kuzma <korikuzma@gmail.com>
* docs: Update README for running notebooks (#286)

* Updated the python version from 3.7 to 3.10
* Provided description about running the notebook on VS Code
---------

Co-authored-by: Kori Kuzma <korikuzma@gmail.com>

* style: format changes

---------

Co-authored-by: Manish Kuniyal <110035752+manish0kuniyal@users.noreply.github.com>
@korikuzma korikuzma added documentation Changes to documentation only priority:low Low priority labels Dec 8, 2023
@korikuzma korikuzma self-assigned this Dec 8, 2023
Copy link
Contributor

@larrybabb larrybabb left a comment

Choose a reason for hiding this comment

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

+1 great start

@korikuzma korikuzma changed the base branch from main to 0.8 January 8, 2024 12:34
@korikuzma
Copy link
Contributor Author

I will wait to open until #314 and #313 are merged

@jsstevenson
Copy link
Contributor

@korikuzma does this close #292?

@korikuzma
Copy link
Contributor Author

@korikuzma does this close #292?

@jsstevenson Yes, just linked. Thanks

@korikuzma korikuzma changed the base branch from 1.x to 2.x January 9, 2024 12:18
@korikuzma
Copy link
Contributor Author

I'm going to close this and open a new PR. I based this off of the 1.x branch, but it should be 2.x

@korikuzma korikuzma closed this Jan 9, 2024
@korikuzma korikuzma deleted the issue-292 branch January 9, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes to documentation only priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Demonstrate how version #s between vrs and vrs-python will work going forward
7 participants