Skip to content

Conversation

howbazaar
Copy link
Contributor

No description provided.

@@ -12,10 +12,11 @@ jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2.2.1
- uses: actions/checkout@v4
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive by clean up of CI tasks. This will now honor the .tool-versions

@@ -1,3 +1,3 @@
just 1.13.0
poetry 1.5.1
python 3.9.15
poetry 1.8.3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now matches assetdb, platform, and executions.

return super().run_query("repository", args, response)

def test_add_repository(self):
res, body = self.run_query(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide most of the ickyness in a base method so the tests are cleaner.

johnsca
johnsca previously approved these changes Jul 30, 2024
Copy link
Contributor

@johnsca johnsca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

johnsca
johnsca previously approved these changes Jul 30, 2024
@thisisshi thisisshi merged commit e169b9c into main Jul 30, 2024
7 checks passed
@thisisshi thisisshi deleted the thumper/fix/repo-deep-import branch July 30, 2024 21:09
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.

3 participants