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

WIP: Fix the CI failing on Debian 11 and Ubuntu 22.04 #430

Closed
wants to merge 10 commits into from

Commits on Oct 9, 2023

  1. Fix: CI used wrong project and keys

    Switch CI workflows back to the original project with a new SSH key.
    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    68190b9 View commit details
    Browse the repository at this point in the history
  2. WIP: Add SSH key

    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dba8c16 View commit details
    Browse the repository at this point in the history
  3. Fix: CI had no timeout on until ssh-keyscan

    This could cause the droplets to run forever.
    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b004bcf View commit details
    Browse the repository at this point in the history
  4. fixup! Disable teardown

    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9924b23 View commit details
    Browse the repository at this point in the history
  5. fix: wait longer

    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9312f3e View commit details
    Browse the repository at this point in the history
  6. keep vm again

    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1534a46 View commit details
    Browse the repository at this point in the history
  7. Try using older runtime

    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    91cd504 View commit details
    Browse the repository at this point in the history
  8. Fix: Errors from CI did not appear on Sentry

    Solution: Add Sentry DSN in GitHub Actions Droplets.
    hoh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7642535 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    1395555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4fb15 View commit details
    Browse the repository at this point in the history