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

🛠️ Fix 'No space left on device' #18

Merged
merged 7 commits into from
Jul 30, 2023
Merged

Commits on Jul 30, 2023

  1. 📃 Save the Qodana report

    So that we could read detailed reports
    in PRs.
    lunakoly committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b325f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f0dbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513e364 View commit details
    Browse the repository at this point in the history
  4. 📃 Clean up the code

    lunakoly committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    25d89ec View commit details
    Browse the repository at this point in the history
  5. 🔥 Include https:// in the url

    Sometimes some apps rely on its presence
    (for example, Slack). Without it the link
    may not open properly.
    lunakoly committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7cd24a0 View commit details
    Browse the repository at this point in the history
  6. 📃 Introduce buildSrc for convenience

    So that we don't have to set it up when
    we need it.
    lunakoly committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6d1dbb7 View commit details
    Browse the repository at this point in the history
  7. 🛠️ Use free-disk-space before running verification

    This change fixes 'No space left on
    device'.
    lunakoly committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    eff7bcc View commit details
    Browse the repository at this point in the history