Skip to content

clean: clean-up CI#6

Merged
Croydon-Brixton merged 1 commit intostagingfrom
clean/ci
Aug 25, 2025
Merged

clean: clean-up CI#6
Croydon-Brixton merged 1 commit intostagingfrom
clean/ci

Conversation

@Croydon-Brixton
Copy link
Collaborator

No description provided.

@Croydon-Brixton Croydon-Brixton merged commit 6ba7548 into staging Aug 25, 2025
7 checks passed
@Croydon-Brixton Croydon-Brixton deleted the clean/ci branch August 25, 2025 22:32
nscorley pushed a commit that referenced this pull request Aug 28, 2025
kierandidi added a commit that referenced this pull request Aug 29, 2025
* docs: load and visualize structures

* chore: format

* docs: update README

* docs(readme): improve code block formatting

* docs(readme): fix typos

* Change TOC depth

Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow.

* Update README.md

Updated the link to the external docs to remove 404 error.

* Update README.md

Changed the documentation link in the contribution section.

* docs(readme): add notice

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* docs: two additional examples for the gallery

---------

Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
kierandidi added a commit that referenced this pull request Aug 29, 2025
* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* refactor: consolidate `constants` and `common` (#7)

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

* docs: initial examples (#12)

* docs: load and visualize structures

* chore: format

* docs: update README

* docs(readme): improve code block formatting

* docs(readme): fix typos

* Change TOC depth

Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow.

* Update README.md

Updated the link to the external docs to remove 404 error.

* Update README.md

Changed the documentation link in the contribution section.

* docs(readme): add notice

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* docs: two additional examples for the gallery

---------

Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

---------

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Croydon-Brixton added a commit that referenced this pull request Sep 3, 2025
)

* docs and chore: add examples and consolidate constants (#5)

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* refactor: consolidate `constants` and `common` (#7)

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

* docs: initial examples (#12)

* docs: load and visualize structures

* chore: format

* docs: update README

* docs(readme): improve code block formatting

* docs(readme): fix typos

* Change TOC depth

Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow.

* Update README.md

Updated the link to the external docs to remove 404 error.

* Update README.md

Changed the documentation link in the contribution section.

* docs(readme): add notice

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* docs: two additional examples for the gallery

---------

Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

---------

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>

* fix: prevent chain_ids in outer scope from being overridden by loop

---------

Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
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.

1 participant