Skip to content

Commit

Permalink
Merge pull request #490 from rackerlabs/testing-on-flavor-matcher
Browse files Browse the repository at this point in the history
chore: enable testing on understack-flavor-matcher
  • Loading branch information
nicholaskuechler authored Nov 18, 2024
2 parents b5a7302 + b50f923 commit 4dea9bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/code-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
matrix:
project:
- understack-workflows
- understack-flavor-matcher
- neutron-understack

defaults:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ repos:
additional_dependencies:
# python-pyright stupidly does not allow local paths
# https://github.com/pre-commit/pre-commit/issues/1752#issuecomment-754252663
- "git+https://github.com/rackerlabs/understack.git@197e953#subdirectory=python/understack-flavor-matcher"
- "git+https://github.com/rackerlabs/understack.git@main#subdirectory=python/understack-flavor-matcher"
- "kubernetes"
- "pydantic"
- "pynautobot"
Expand Down

0 comments on commit 4dea9bb

Please sign in to comment.