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(nextjs): Remove runtime and vercel tags #11291

Merged
merged 39 commits into from
Mar 27, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3b5d9ce View commit details
    Browse the repository at this point in the history
  2. revert accidental change

    lforst committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c5146f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1e52a View commit details
    Browse the repository at this point in the history
  4. Fix integration tests

    lforst committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    93bf4f9 View commit details
    Browse the repository at this point in the history
  5. Increase nock count timeout

    lforst committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e3ead78 View commit details
    Browse the repository at this point in the history
  6. unflake tests

    lforst committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6a5e564 View commit details
    Browse the repository at this point in the history
  7. maybe?

    lforst committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cf5fe92 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    15ffe0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b0e65 View commit details
    Browse the repository at this point in the history
  3. logs

    lforst committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0973ee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4aecd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Print build errors

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    201d459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c37fd View commit details
    Browse the repository at this point in the history
  3. whoops

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    55c3bc7 View commit details
    Browse the repository at this point in the history
  4. Update replay dev dep

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c16a2d9 View commit details
    Browse the repository at this point in the history
  5. Build errors

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d11620e View commit details
    Browse the repository at this point in the history
  6. filter static assets

    s1gr1d committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7e7824c View commit details
    Browse the repository at this point in the history
  7. Increase buffer size

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    728c086 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b61b646 View commit details
    Browse the repository at this point in the history
  9. Wait for res close in tests

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    684dd65 View commit details
    Browse the repository at this point in the history
  10. fix consuming data

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dc0fe4f View commit details
    Browse the repository at this point in the history
  11. Losing my mind again

    lforst committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d39e169 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Move test to e2e

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    57c7026 View commit details
    Browse the repository at this point in the history
  2. Rename

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8ae8d8d View commit details
    Browse the repository at this point in the history
  3. Work aroud Node 20 bug

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ac79853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f297b78 View commit details
    Browse the repository at this point in the history
  5. Add back dev test

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3aaeb06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    785f36d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caa9fb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba3f500 View commit details
    Browse the repository at this point in the history
  9. Refactor new filtering logic

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4e6097c View commit details
    Browse the repository at this point in the history
  10. Fix types

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    47f3b1b View commit details
    Browse the repository at this point in the history
  11. Try to unflake

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    65f3e73 View commit details
    Browse the repository at this point in the history
  12. add timeout - last resort

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    348a656 View commit details
    Browse the repository at this point in the history
  13. Add exports

    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0eb8af0 View commit details
    Browse the repository at this point in the history
  14. feat(nextjs): Remove runtime and vercel tags

    These tags are already covered by the runtime and cloud resource contexts.
    lforst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    058ef92 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    2b7ab08 View commit details
    Browse the repository at this point in the history
  2. tests

    lforst committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d777b23 View commit details
    Browse the repository at this point in the history
  3. .

    lforst committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f4f730c View commit details
    Browse the repository at this point in the history