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

Invalidate CC cache manifest when lockfile or config changes #10763

Merged
merged 18 commits into from
Apr 18, 2024
Merged

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    54331a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    964bbd3 View commit details
    Browse the repository at this point in the history
  2. debug info

    matthewp committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cd48640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576635f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a61b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc196e8 View commit details
    Browse the repository at this point in the history
  6. Try it this way

    matthewp committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    943281b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    8c35836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0416268 View commit details
    Browse the repository at this point in the history
  3. Better handle invalid caches

    matthewp committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    87d379e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32cab36 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add tests

    matthewp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ae3965a View commit details
    Browse the repository at this point in the history
  2. debugging

    matthewp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    124cf89 View commit details
    Browse the repository at this point in the history
  3. Remove debugging

    matthewp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7c2e086 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update packages/astro/src/core/build/plugins/plugin-content.ts

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    matthewp and bluwy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fdea3dd View commit details
    Browse the repository at this point in the history
  2. Update packages/astro/src/core/build/plugins/plugin-content.ts

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    matthewp and bluwy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4a2a894 View commit details
    Browse the repository at this point in the history
  3. Review comments

    matthewp committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ad0cd07 View commit details
    Browse the repository at this point in the history
  4. Add chunks path constant

    matthewp committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5c59f1b View commit details
    Browse the repository at this point in the history