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

chore: synchronize changes between main and dev #34

Merged
merged 7 commits into from
Oct 29, 2024
Merged

chore: synchronize changes between main and dev #34

merged 7 commits into from
Oct 29, 2024

Conversation

dbhart
Copy link
Owner

@dbhart dbhart commented Oct 29, 2024

No description provided.

github-actions bot and others added 7 commits October 23, 2024 10:21
* build: update to create a standalone executable (sandialabs#66)

* ci: add executable to release workflow

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

* docs: update readme to show standalone version is available

Signed-off-by: David Hart <[email protected]>

* ci: create reusable testing workflow

Signed-off-by: David Hart <[email protected]>

---------

Signed-off-by: David Hart <[email protected]>

* refactor(cpp): abstract out a BaseModel class for API clarity (sandialabs#71)

* refactor: change the way logging is done, make output directories more explicit (not enforced yet)

* refactor: modify logging output formats

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

* ci: Check output of a continuous release process

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

* 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): update test workflows to use same reusable workflow underneath

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

* ci(testsuite): change titles of os-specific workflows for brevity

* release: 1.0.3

Automatically generated by python-semantic-release

---------

Signed-off-by: David Hart <[email protected]>
Co-authored-by: David Hart <[email protected]>
Co-authored-by: github-actions <[email protected]>
…ates (sandialabs#67)

Bumps the actions-dependencies group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `github/codeql-action` from 3.26.13 to 3.27.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f779452...6624720)

Updates `actions/dependency-review-action` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@5a2ce3f...a6993e2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pdates (sandialabs#74)

Bumps the python-dependencies group with 3 updates in the / directory: [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release), [setuptools](https://github.com/pypa/setuptools) and [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme).


Updates `python-semantic-release` from 9.11.0 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@v9.11...v9.12)

Updates `setuptools` from 75.1.0 to 75.2.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.1.0...v75.2.0)

Updates `pydata-sphinx-theme` from 0.15.4 to 0.16.0
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.15.4...v0.16.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: pydata-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ates (sandialabs#78)

Bumps the actions-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |
| [sandialabs/sansmic](https://github.com/sandialabs/sansmic) | `951ebbd277e18b0a5b88a4e67535e262bc59f979` | `7952e59342a8c8d1c8ad833121049bac58277167` |
| [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `9.11.1` | `9.12.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.3.5` | `4.4.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.2.0` | `5.3.0` |



Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

Updates `sandialabs/sansmic` from 951ebbd to 7952e59
- [Release notes](https://github.com/sandialabs/sansmic/releases)
- [Changelog](https://github.com/sandialabs/sansmic/blob/main/CHANGELOG.md)
- [Commits](sandialabs/sansmic@951ebbd...7952e59)

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@v9.11.1...c1bcfdb)

Updates `actions/dependency-review-action` from 4.3.5 to 4.4.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@a6993e2...4081bf9)

Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@f677139...0b93645)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: sandialabs/sansmic
  dependency-type: direct:production
  dependency-group: actions-dependencies
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: actions/setup-python
  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>
@dbhart dbhart merged commit 83f85ed into dev Oct 29, 2024
19 of 20 checks passed
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