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

ci: merge in staged changes to avoid merge conflicts #31

Merged
merged 23 commits into from
Oct 22, 2024
Merged

Conversation

dbhart
Copy link
Owner

@dbhart dbhart commented Oct 22, 2024

No description provided.

dependabot bot and others added 23 commits October 18, 2024 12:31
…to 9.12.0 in the actions-dependencies group (sandialabs#62)

ci: bump python-semantic-release/python-semantic-release

Bumps the actions-dependencies group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).


Updates `python-semantic-release/python-semantic-release` from 9.11.1 to 9.12.0
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@657118d...c1bcfdb)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PyInstaller is not pulling in the local pyd files
@dbhart dbhart merged commit 8737b70 into dev Oct 22, 2024
9 checks passed
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (dev@d253db2). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #31   +/-   ##
======================================
  Coverage       ?   88.01%           
======================================
  Files          ?        8           
  Lines          ?     2002           
  Branches       ?        0           
======================================
  Hits           ?     1762           
  Misses         ?      240           
  Partials       ?        0           
Components Coverage Δ
python code 85.07% <0.00%> (?)
C++ code ∅ <0.00%> (?)
tests 99.75% <0.00%> (?)

dbhart added a commit that referenced this pull request Oct 22, 2024
* refactor: change the way logging is done, make output directories more explicit (not enforced yet)

* style: apply black formatting

* ci: change testing output to use 'tee' instead of redirect

* test: no subprocess test in ipynb on linux

* test: strip metadata by hand from ipynb

* refactor: modify logging output formats

* refactor: move certain elements out of Model into a BaseModel

* ci: Check output of a continuous release process

* ci: syntax error in continuous-release workflow

* ci: syntax error in bash script

* ci: merge in staged changes to avoid merge conflicts (#31)

* ci: add executable to release workflow

* ci: modify semantic-release pr requests to choose between release and chore

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* refactor(version): move location of version number to avoid circular imports

* refactor(test): fix test to match refactor of license and copyright text names

* ci(test): Test using re-usable workflow for testing

* ci(test): add quick-test option for every push

* ci(test): fix syntax error in workflow

* ci(test): fix syntax error in workflow

* ci(test): fix syntax error in workflow

* ci(test): update test workflows to use same reusable workflow underneath

* ci(test): create separate tests for each of the OSes

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: David Hart <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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