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: Avoid Redundant SSA for Manifest Patching #1620

Merged

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    9e6a5d7 View commit details
    Browse the repository at this point in the history
  2. refactor: linting issue

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7220f43 View commit details
    Browse the repository at this point in the history
  3. test: add unit test

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    72e33ef View commit details
    Browse the repository at this point in the history
  4. fix: integration tests

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c6158fa View commit details
    Browse the repository at this point in the history
  5. refactor: unwrapped error

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    256b8c8 View commit details
    Browse the repository at this point in the history
  6. fix: state flickering

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2fe558f View commit details
    Browse the repository at this point in the history
  7. chore: add linter exception

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bea7623 View commit details
    Browse the repository at this point in the history
  8. chore: remove linter exception

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    623b072 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d993ca View commit details
    Browse the repository at this point in the history
  10. chore: Add helpful comment

    Co-authored-by: Christoph Schwägerl <[email protected]>
    LeelaChacha and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    00bc6d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afaeb00 View commit details
    Browse the repository at this point in the history
  12. test: diff check in unit test

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    96586d6 View commit details
    Browse the repository at this point in the history
  13. refactor: lint

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b2e7fd4 View commit details
    Browse the repository at this point in the history
  14. refactor: remove manifest diff check

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dad874b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ed7e26 View commit details
    Browse the repository at this point in the history
  16. test: add unit test

    LeelaChacha authored and c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a5a9102 View commit details
    Browse the repository at this point in the history
  17. Revert "test: add unit test"

    This reverts commit a5a9102.
    c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    adaaf7e View commit details
    Browse the repository at this point in the history
  18. Revert "fix: module template integration test"

    This reverts commit 9ed7e26.
    c-pius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e49f932 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix integration test

    c-pius committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1627e46 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #1 from c-pius/fix-failing-tests-after-ssa-update

    fix: Failing tests after ssa update
    LeelaChacha authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b6cdeca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f00ec View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    836cc20 View commit details
    Browse the repository at this point in the history
  2. chore: retrigger

    LeelaChacha committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c5da337 View commit details
    Browse the repository at this point in the history
  3. refactor: gofunmpt

    LeelaChacha committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4739009 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. docs: Apply suggestions from code review

    Co-authored-by: Małgorzata Świeca <[email protected]>
    LeelaChacha and mmitoraj authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6a67fe4 View commit details
    Browse the repository at this point in the history