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

Update docs.yml, main.yml and doc building files #71

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

bobleesj
Copy link
Contributor

  • Update docs.yml and main.yml CI files based on Aug 11, 2024 udpate
  • Update Makefile and make.bat

@@ -38,6 +38,19 @@ jobs:
- name: build documents
run: make -C doc html

- name: Run tests and upload coverage
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Based on Aug 12, 2024 changes to docs.yml

@@ -50,10 +50,6 @@ jobs:
shell: bash -l {0}
run: |
conda activate test
coverage run run_tests.py
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we not need run_tests.py anymore then?

It felt awkward to have a separate file for running pytest, indeed.

Copy link
Contributor Author

@bobleesj bobleesj left a comment

Choose a reason for hiding this comment

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

Please review!

@bobleesj bobleesj marked this pull request as ready for review August 12, 2024 15:43
Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

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

Just one question

repository: diffpy/diffpy.snmf
# for bookkeeping have diffpy.snmf at the same level as everything else in the
# directory tree
repository: REPO_NAME
path: .
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't look right, are you sure?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that was found during my PR review and fixed probably while you were reviewing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe it should be gone when "refreshed".

@sbillinge sbillinge merged commit c36b6d6 into diffpy:cookie Aug 12, 2024
3 checks passed
@bobleesj bobleesj deleted the cookie-udpate-yml branch August 12, 2024 17:52
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.

2 participants