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

QuotaIsFine #8

Merged
merged 2 commits into from
Jan 24, 2024
Merged

QuotaIsFine #8

merged 2 commits into from
Jan 24, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Jan 24, 2024

ref #7


PR-Codex overview

This PR focuses on updating the Quota class to QuotaIsFine and making related changes in the code and configuration files.

Detailed summary

  • Renamed Quota class to QuotaIsFine.
  • Updated references to Quota to QuotaIsFine.
  • Updated the @ExtendWith annotation in the test class.
  • Updated the settings.xml file path in .rultor.yml configuration.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jan 24, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 24, 2024

@rultor merge

@h1alexbel Oops, I failed. You can see the full log here (spent 12s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 3863535
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jan 24 04:13:52 PM CET 2024
+ uptime
 16:13:52 up 132 days, 20:27,  0 users,  load average: 0.07, 0.11, 0.30
+ cat
sonatype/settings.xml on master does not exist.
+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@h1alexbel
Copy link
Owner Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jan 24, 2024

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 24, 2024

@rultor merge

@h1alexbel Oops, I failed. You can see the full log here (spent 12s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 3865766
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jan 24 04:26:32 PM CET 2024
+ uptime
 16:26:32 up 132 days, 20:40,  0 users,  load average: 0.04, 0.07, 0.17
+ cat
sonatype/settings.xml on master does not exist.
+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@h1alexbel h1alexbel merged commit 1b72559 into master Jan 24, 2024
4 checks passed
@h1alexbel h1alexbel deleted the fine branch January 24, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants