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

Improve defaults for testing suite #1104

Merged
merged 3 commits into from
Nov 11, 2023

Conversation

hyperupcall
Copy link
Collaborator

@hyperupcall hyperupcall commented Nov 6, 2023

I started to test @vanpipy's changed on my machines. I think this changes will streamling the testing process for other people as well.

I also wish to close the following issues:

Closes #1083 (spam)
Closes #818 (question answered)
Closes #486 (out of scope)

@hyperupcall hyperupcall force-pushed the hyperupcall-test-enhancements branch from 29afabc to c4129d5 Compare November 6, 2023 11:32
.github/workflows/ci.yml Outdated Show resolved Hide resolved
tests/test_git_archive_file.py Outdated Show resolved Hide resolved
@hyperupcall
Copy link
Collaborator Author

@spacewander this should be ready - The only change to CI was using checkout@v4 (which still works) and updated the git.Repo.init(repo_work_dir, b="default") call to manually set the default branch. I set it to default, which is different than main and master to make things a bit less confusing (in my opinion)

@spacewander spacewander merged commit 5020890 into tj:main Nov 11, 2023
5 checks passed
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.

Gustavo Request: update epel-6 / 7 to include git-extras 5.x Git flow
2 participants