Skip to content

Conversation

@Hartorn
Copy link
Member

@Hartorn Hartorn commented Mar 28, 2024

Description

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.
  • I've updated the pdm.lock running pdm update-lock (only applicable when pyproject.toml has been
    modified)

@Hartorn Hartorn requested a review from andreybavt March 28, 2024 10:11
@Hartorn Hartorn self-assigned this Mar 28, 2024
@Hartorn Hartorn force-pushed the update-lockfile-2 branch from f1f6bf7 to 3db22d2 Compare March 28, 2024 10:28
@Hartorn Hartorn added the Lockfile Temporary label to update pdm.lock label Mar 28, 2024
@github-actions github-actions bot removed the Lockfile Temporary label to update pdm.lock label Mar 28, 2024
@Hartorn Hartorn marked this pull request as ready for review March 28, 2024 12:26
@Hartorn Hartorn requested a review from a team March 28, 2024 12:26
Copy link
Member

@Inokinoki Inokinoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

- name: Check disk space
run: |
df -h
# - name: List installed packages
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleanup or we need to keep these steps?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hartorn I think we can remove the commented out stuff

@Hartorn Hartorn changed the title Update lockfile 2 Update lockfile & clear runner disk Mar 28, 2024
@Hartorn Hartorn enabled auto-merge (squash) March 28, 2024 14:02
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Hartorn Hartorn merged commit 3f777a4 into main Mar 28, 2024
@Hartorn Hartorn deleted the update-lockfile-2 branch March 28, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants