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

ci: easy pre-releases for new packages #4757

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    666c962 View commit details
    Browse the repository at this point in the history
  2. fixup! ci: easy pre-releases for new packages

    Expose ACTIONS_RUNTIME_TOKEN and ACTIONS_RESULTS_URL variables
    mrbbot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2c7dab2 View commit details
    Browse the repository at this point in the history
  3. fixup! ci: easy pre-releases for new packages

    Switch to `workers-sdk` object in `package.json`
    mrbbot committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4f1129a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fixup! ci: easy pre-releases for new packages

    Remove extraneous `|` in pre-release comment
    mrbbot committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6f9e2be View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fixup! ci: easy pre-releases for new packages

    Simplify validation/extraction of `githubPullRequestNumber`
    mrbbot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    32cb043 View commit details
    Browse the repository at this point in the history
  2. fixup! ci: easy pre-releases for new packages

    Use `forEach` instead of `for of`
    mrbbot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    96d8497 View commit details
    Browse the repository at this point in the history
  3. fixup! ci: easy pre-releases for new packages

    Explain why we need custom action for extracting action variables
    mrbbot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    888f3c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    565b549 View commit details
    Browse the repository at this point in the history