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: all in one migration command #3250

Merged
merged 25 commits into from
Oct 10, 2024
Merged

feat: all in one migration command #3250

merged 25 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. feat: all-in-one-migrator

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    77720a1 View commit details
    Browse the repository at this point in the history
  2. fix: rebuild

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1aad305 View commit details
    Browse the repository at this point in the history
  3. feat better messages

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    295853d View commit details
    Browse the repository at this point in the history
  4. fix: typo and fix reparse schemas

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c8463c View commit details
    Browse the repository at this point in the history
  5. docs: all-in-one docs

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ff9332f View commit details
    Browse the repository at this point in the history
  6. fix lint

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    49b0658 View commit details
    Browse the repository at this point in the history
  7. test: make migration tests

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f99a928 View commit details
    Browse the repository at this point in the history
  8. docs & example

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8aeeb41 View commit details
    Browse the repository at this point in the history
  9. lints

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d85fe11 View commit details
    Browse the repository at this point in the history
  10. add redirects

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0ed4603 View commit details
    Browse the repository at this point in the history
  11. fix github ci

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    02990dd View commit details
    Browse the repository at this point in the history
  12. add formatter

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4a0285 View commit details
    Browse the repository at this point in the history
  13. fix typo

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1c25b50 View commit details
    Browse the repository at this point in the history
  14. rename to _MigrationTestEmitter

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    83b3fee View commit details
    Browse the repository at this point in the history
  15. only format dart files (duh)

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d6398cf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f33ffd View commit details
    Browse the repository at this point in the history
  17. single test

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e99a3e1 View commit details
    Browse the repository at this point in the history
  18. update test

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e4c196a View commit details
    Browse the repository at this point in the history
  19. modify descripton

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cfbf9b1 View commit details
    Browse the repository at this point in the history
  20. update docs

    dickermoshe authored and simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    df48d89 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    017a9ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f40b14 View commit details
    Browse the repository at this point in the history
  23. Add changelog entry

    simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1d742e0 View commit details
    Browse the repository at this point in the history
  24. Fix migration tooling test

    simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    04a046d View commit details
    Browse the repository at this point in the history
  25. Attempt to fix Flutter CI

    simolus3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2ef6c60 View commit details
    Browse the repository at this point in the history