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

Adding tags to TableEntry #10

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Adding tags to TableEntry #10

wants to merge 5 commits into from

Conversation

nk46-cloud
Copy link
Collaborator

@nk46-cloud nk46-cloud commented Mar 27, 2025

Changes:

  1. Adding tags column to airtable and corresponding tests
  2. Removing dummy file test_airtbale_catalog.py since all of the functionalities are tested in test_airtable_resource.py [tests fail in nox]
  3. dagster_aws uses pydantic module and apparently few functions are going to be depreciated in a future version. So pytest throws up that error
  4. So have added functionality to supress warnings while running pytest from nox & github actions (testing on various machine types)

Niranjan K and others added 4 commits March 16, 2025 23:59
Remove version from pyproject. This is created dynamically by uv

fixed readthedocs

fix py3.12 backward compatibility issues in models.py

fix ruffcheck

Apply formatting changes from pre-commit hooks

accept changes by pre-commit hook

tags added to Table base
pass pre-commit

pass nox
fix github wf
@nk46-cloud nk46-cloud changed the title [DRAFT] Adding tags to TableEntry Adding tags to TableEntry Mar 28, 2025
@nk46-cloud nk46-cloud mentioned this pull request Mar 28, 2025
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