Conversation
new file: doc/deveny_ql.rst modified: doc/index.rst new file: doc/lmi_ql.rst
modified: .github/workflows/ci_tests.yml
Bumps the actions group in /.github/workflows with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action). Updates `stefanzweifel/git-auto-commit-action` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@8621497...e348103) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/dot-github/workflows/actions-e8af821034 Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 in /.github/workflows in the actions group
modified: .github/workflows/ci_tests.yml modified: .github/workflows/documentation.yml new file: obstools/tests/files/.gitkeep modified: setup.cfg
Updates to GitHub Actions
modified: .github/workflows/ci_tests.yml
Fix CI test
modified: setup.cfg modified: tox.ini
Update testing and deps
Move obstools version printing from --version option in the scripts to an epilog in the printed help message. Also, because of the deprecation of classmethod properties (introduced in Python 3.9, deprecated in 3.11, and removed in 3.13), reduce maximum Python version to 3.12 until I can figure out what to do about it. modified: obstools/utils.py modified: setup.cfg
The updgrade to Numpy 2.0 will come with the `dofucs_work` branch. modified: setup.cfg
modified: .github/workflows/ci_tests.yml
modified: doc/help/deveny_collfocus.rst modified: doc/help/deveny_grangle.rst modified: doc/help/dfocus.rst modified: doc/help/fix_ldt_header.rst modified: doc/help/lmi_etc.rst modified: doc/help/neocp_ephem.rst modified: doc/help/scrub_deveny_pickup.rst modified: doc/include/dependencies_table.rst
Cleaning up scripts
modified: doc/help/deveny_collfocus.rst modified: doc/help/deveny_grangle.rst modified: doc/help/dfocus.rst modified: doc/help/fix_ldt_header.rst modified: doc/help/lmi_etc.rst modified: doc/help/neocp_ephem.rst modified: doc/help/scrub_deveny_pickup.rst modified: doc/scripts/write_script_help.py
This file contains hidden or 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
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.
Various administrative changes