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

release: staging into main #85

Merged
merged 9 commits into from
Oct 31, 2024
Merged

release: staging into main #85

merged 9 commits into from
Oct 31, 2024

Conversation

dbhart
Copy link
Collaborator

@dbhart dbhart commented Oct 31, 2024

No description provided.

dbhart and others added 7 commits October 29, 2024 12:19
* 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

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

* refactor(test): fix test to match refactor of license and copyright text names
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release

* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: update continuous testing to include semantic release check

* chore: modify pyproject release branches specification

* ci: update continuous testing to include semantic release check on pyproject.toml modification

* ci: add pull request context to quick test

* ci: remove automatic prerelease tag from pr builds for time being

* ci: update semantic-release workflow for commits to staging

---------

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>
Co-authored-by: github-actions <[email protected]>
Automatically generated by python-semantic-release
* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: update continuous testing to include semantic release check

* chore: modify pyproject release branches specification

* ci: update continuous testing to include semantic release check on pyproject.toml modification

* ci: add pull request context to quick test

* ci: remove automatic prerelease tag from pr builds for time being

* ci: update semantic-release workflow for commits to staging

* fix: depths as true measured depths not as heights from TD_0

* ci: configure semantic-release on staging branch

The semantic-release job will now run on staging and automatically update the version number to the next version and create a new changelog. It will not, however, add a tag or build a release. This may result in a need to synchronize.

---------

Signed-off-by: David Hart <[email protected]>
Automatically generated by python-semantic-release
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 68.00000% with 24 lines in your changes missing coverage. Please review.

Project coverage is 87.17%. Comparing base (8117c5d) to head (1e98096).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   88.05%   87.17%   -0.88%     
==========================================
  Files           9        9              
  Lines        2001     2051      +50     
==========================================
+ Hits         1762     1788      +26     
- Misses        239      263      +24     
Components Coverage Δ
python code 84.12% <58.62%> (-1.01%) ⬇️
C++ code ∅ <ø> (∅)
tests 99.75% <100.00%> (ø)

@dbhart dbhart merged commit a6e36bf into main Oct 31, 2024
21 of 22 checks passed
@dbhart dbhart deleted the staging branch October 31, 2024 15:46
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