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

feat(tag): Remove ExportTagsCommand from AssetsExport and Remove Optional #15

Merged
merged 12 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Initialize new branch

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2d6fb27 View commit details
    Browse the repository at this point in the history
  2. Updated commands/importers/v1/utils.py

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    746b4f2 View commit details
    Browse the repository at this point in the history
  3. Updated commands/importers/v1/utils.py

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    57c89dd View commit details
    Browse the repository at this point in the history
  4. Remove exportagscommand from command and remove Optional

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f184214 View commit details
    Browse the repository at this point in the history
  5. Fix precommit file format

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    56d6d4d View commit details
    Browse the repository at this point in the history
  6. Fix precommit file format

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3feec16 View commit details
    Browse the repository at this point in the history
  7. Turn off tagging-system

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ca90681 View commit details
    Browse the repository at this point in the history
  8. Fix export unit test

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6d05cdf View commit details
    Browse the repository at this point in the history
  9. Use dict[str, Any] | None = None

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f959d88 View commit details
    Browse the repository at this point in the history
  10. Import annotations

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c980c77 View commit details
    Browse the repository at this point in the history
  11. Import annotations at first line

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b980678 View commit details
    Browse the repository at this point in the history
  12. Use none

    Asher Manangan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6777191 View commit details
    Browse the repository at this point in the history