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

Use baasaas on CI #1441

Merged
merged 28 commits into from
Jan 3, 2024
Merged

Use baasaas on CI #1441

merged 28 commits into from
Jan 3, 2024

Commits on Dec 1, 2023

  1. Use baasaas on CI

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6789f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b23e4 View commit details
    Browse the repository at this point in the history
  3. Regenerate models

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c461358 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56d8199 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dac4274 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81f19a0 View commit details
    Browse the repository at this point in the history
  7. Fix order of test setup

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    180f85d View commit details
    Browse the repository at this point in the history
  8. ..

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a46bf37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a05da4b View commit details
    Browse the repository at this point in the history
  10. Try to fix flutter tests

    nirinchev committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2ffa076 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99c58aa View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Use api key auth

    nirinchev committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    841649b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2278f View commit details
    Browse the repository at this point in the history
  3. Post-merge fixes

    nirinchev committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b132782 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    00eb188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a2efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f848a9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61c84e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    120e1b5 View commit details
    Browse the repository at this point in the history
  6. Always run cleanup

    nirinchev committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    69feaea View commit details
    Browse the repository at this point in the history
  7. Rework cleanup command

    nirinchev committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    67b29bf View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Use reporter

    nirinchev committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    892c408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3acebef View commit details
    Browse the repository at this point in the history
  3. Fail on error

    nirinchev committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9d8e858 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Remove failing test

    nirinchev committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1cd60ef View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update lib/src/cli/atlas_apps/options.dart

    Co-authored-by: Kasper Overgård Nielsen <[email protected]>
    nirinchev and nielsenko authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3e3d0bb View commit details
    Browse the repository at this point in the history
  2. Support maps (#1406)

    * Update generator to support maps
    
    * Generator updates
    
    * Better error message for wrong key type
    
    * Remove the default value lists
    
    * Add tests for non-empty default collection initializers
    
    * Wire up some of the implementation
    
    * Wire up most of the test infrastructure
    
    * Add notification tests
    
    * Fix generator test expects
    
    * Fix tests
    
    * Add changelog, clean up the generator a little
    
    * Revert some unneeded changes
    
    * Fix expectations
    
    ---------
    
    Co-authored-by: Nikola Irinchev <[email protected]>
    nielsenko and nirinchev committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0bc8bec View commit details
    Browse the repository at this point in the history
  3. Merge main, regenerate cli

    nirinchev committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    466bc9b View commit details
    Browse the repository at this point in the history