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

chore: create smoke-publish-test.sh script #7483

Merged
merged 10 commits into from
May 9, 2024

Commits on May 8, 2024

  1. chore: create smoke-publish-test.sh scripts

    This makes it easier to debug this test locally. Previously this was
    avoided because the test will install npm globally and prune deps which
    can be disruptive to a local checkout. This is somewhat mitigated now
    with some cleanup and better messaging when run locally.
    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0b1ae12 View commit details
    Browse the repository at this point in the history
  2. tarball times

    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1d24db0 View commit details
    Browse the repository at this point in the history
  3. more?

    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    405353e View commit details
    Browse the repository at this point in the history
  4. more

    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a747bad View commit details
    Browse the repository at this point in the history
  5. try this

    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ffcac26 View commit details
    Browse the repository at this point in the history
  6. ugh

    lukekarrys committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fd0f314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a3577f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

    lukekarrys committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f15d852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7228ee8 View commit details
    Browse the repository at this point in the history