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

Implement release CI #1030

Merged
merged 16 commits into from
Mar 19, 2022
Merged

Implement release CI #1030

merged 16 commits into from
Mar 19, 2022

Commits on Mar 18, 2022

  1. Implement release CI

    Colin McDonnell committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    9004904 View commit details
    Browse the repository at this point in the history
  2. Remove logs in build.mjs

    Colin McDonnell committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5d356dd View commit details
    Browse the repository at this point in the history
  3. Dry-run: false

    Colin McDonnell committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    25b41e6 View commit details
    Browse the repository at this point in the history
  4. Rename workflows

    Colin McDonnell committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6a703d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Update release, remove fix.yml

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    0a5f644 View commit details
    Browse the repository at this point in the history
  2. Generate Deno before testing

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    01ca116 View commit details
    Browse the repository at this point in the history
  3. Update script names

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    25bab35 View commit details
    Browse the repository at this point in the history
  4. Prevent duplicate jobs

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    cc458a0 View commit details
    Browse the repository at this point in the history
  5. Prevent duplicate jobs

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a3e3d45 View commit details
    Browse the repository at this point in the history
  6. Fix prettier command

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    b5a93f2 View commit details
    Browse the repository at this point in the history
  7. Upgrade eslint version

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    3a27c0c View commit details
    Browse the repository at this point in the history
  8. Fix job id

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    cadfa20 View commit details
    Browse the repository at this point in the history
  9. chore: Format, lint, build Deno

    ZodBot committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    863346b View commit details
    Browse the repository at this point in the history
  10. Remove dryrun

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    e02a9ca View commit details
    Browse the repository at this point in the history
  11. Add deno

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    db4c8bf View commit details
    Browse the repository at this point in the history
  12. Update release

    Colin McDonnell committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    88d1239 View commit details
    Browse the repository at this point in the history