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

@aws-amplify/backend should inherit version bump of same kind from dependencies #2042

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2024

  1. refactor check_changeset_completeness with functions

    Vieltojarvi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    999cce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b78db View commit details
    Browse the repository at this point in the history
  3. testing

    Vieltojarvi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    65c6794 View commit details
    Browse the repository at this point in the history
  4. Revert "testing"

    This reverts commit 65c6794.
    Vieltojarvi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4f13e93 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. attempt 2 at checking changesets

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fc70fe0 View commit details
    Browse the repository at this point in the history
  2. testing new attempt

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8a3a5af View commit details
    Browse the repository at this point in the history
  3. removed testing changesets

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    083b7d4 View commit details
    Browse the repository at this point in the history
  4. testing

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1b07653 View commit details
    Browse the repository at this point in the history
  5. testing changes

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    36a0ea5 View commit details
    Browse the repository at this point in the history
  6. testing

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7a6e499 View commit details
    Browse the repository at this point in the history
  7. removed unnecessary comments

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d1cd124 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into backend-version

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    85b8096 View commit details
    Browse the repository at this point in the history
  9. explictly add return type to modifiedPackages function

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    136dc07 View commit details
    Browse the repository at this point in the history
  10. added changeset types to dev dep

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    19e6662 View commit details
    Browse the repository at this point in the history
  11. altered logic of checkBackendDepVersion

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4702acf View commit details
    Browse the repository at this point in the history
  12. altered naming

    Vieltojarvi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c21e963 View commit details
    Browse the repository at this point in the history