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

Change behavior of --base-commit and --outdated-since options #22

Merged
merged 7 commits into from
Dec 29, 2023

Conversation

cl8n
Copy link
Contributor

@cl8n cl8n commented Dec 7, 2023

  • --base-commit now defaults to master and behaves as a true base commit, not one-commit-after-the-base-commit
  • --outdated-since now defaults to first commit diverging from master (i.e. the old --base-commit default)

this allows flexibility to cover the case I mentioned on Discord, and the defaults should cover every normal case of working on a PR, as well as CI and run_checks

maybe test that the default options do what they say they should do would be good? idk if necessary

@Walavouchey Walavouchey merged commit 5a6db40 into Walavouchey:master Dec 29, 2023
1 check passed
@Walavouchey
Copy link
Owner

does this need changes osu-wiki-side?

@cl8n
Copy link
Contributor Author

cl8n commented Dec 29, 2023

yeah, because base-commit is different now

the new default options are the intended ones for both CI and run_checks

@cl8n cl8n deleted the check-outdated-options branch December 29, 2023 15:39
Walavouchey added a commit to Walavouchey/osu-wiki that referenced this pull request Jun 13, 2024
required after osu-wiki-tools 2.3.0, since
Walavouchey/osu-wiki-tools#22
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