forked from sandialabs/sansmic
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #31 +/- ##
======================================
Coverage ? 88.01%
======================================
Files ? 8
Lines ? 2002
Branches ? 0
======================================
Hits ? 1762
Misses ? 240
Partials ? 0
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.