Skip to content

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

Merged
sbillinge merged 3 commits intodiffpy:cookiefrom
bobleesj:cookie-udpate-yml
Aug 12, 2024
Merged

Update docs.yml, main.yml and doc building files#71
sbillinge merged 3 commits intodiffpy:cookiefrom
bobleesj:cookie-udpate-yml

Conversation

@bobleesj
Copy link
Copy Markdown
Contributor

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

- name: build documents
run: make -C doc html

- name: Run tests and upload coverage
Copy link
Copy Markdown
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

shell: bash -l {0}
run: |
conda activate test
coverage run run_tests.py
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

# for bookkeeping have diffpy.snmf at the same level as everything else in the
# directory tree
repository: REPO_NAME
path: .
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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