-
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
DM-40142: Infrastructure upgrades #52
Merged
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
This enables us to migrate to scriv
FastAPI is deprecated "example", now using "examples".
- Use new actions in the main ci.yaml workflow - Adopt the dependencies.yaml to update pre-commit hooks - Use periodic-ci.yaml to test if the app is compatible with future dependencies. - Delete unneeded tagging script
It's super annoying because it fails if the existing dependencies are unhashed. This is definitely better as a weekly heads-up.
jonathansick
force-pushed
the
tickets/DM-40142
branch
from
July 21, 2023 20:06
5dde984
to
9f5f5e5
Compare
jonathansick
force-pushed
the
tickets/DM-40142
branch
from
July 24, 2023 18:05
3e8254e
to
f02e010
Compare
jonathansick
force-pushed
the
tickets/DM-40142
branch
from
July 24, 2023 18:34
f02e010
to
4620669
Compare
- Create an enum of common tags to apply to path operations. - Drop the v1 tag
jonathansick
force-pushed
the
tickets/DM-40142
branch
from
July 24, 2023 18:53
dffe541
to
896b469
Compare
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.
Updates to the Times Square codebase to bring it up to our modern standards:
lsst-sqre/build-and-push-to-ghcr
GitHub Action for building and pushing Docker images.times-square.lsst.io
.