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

go mod tidy #533

Merged
merged 1 commit into from
Oct 17, 2023
Merged

go mod tidy #533

merged 1 commit into from
Oct 17, 2023

Conversation

bazile-clyde
Copy link
Collaborator

Description

The master branch is broken, but it seems simple to fix. go mod tidy should do the trick.

Reference issue

https://github.com/pion/mediadevices/actions/runs/6471054300/job/17568631995#step:5:11

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@bazile-clyde
Copy link
Collaborator Author

@at-wat do you think it'd be worthwhile to require passing tests for PRs as a precaution? I don't have strong opinions either way, so just a thought.

@at-wat
Copy link
Member

at-wat commented Oct 17, 2023

@bazile-clyde the branch protection setting already requires passing tests, and the PR of the broken master commit passed the all tests: https://github.com/pion/mediadevices/actions/runs/6388497827

@at-wat at-wat merged commit 68092af into pion:master Oct 17, 2023
8 checks passed
@at-wat
Copy link
Member

at-wat commented Oct 17, 2023

We can add a workflow that makes a PR to apply go mod tidy automatically

@bazile-clyde bazile-clyde deleted the tidy branch October 17, 2023 14:32
@bazile-clyde
Copy link
Collaborator Author

@bazile-clyde the branch protection setting already requires passing tests, and the PR of the broken master commit passed the all tests: https://github.com/pion/mediadevices/actions/runs/6388497827

Ah, I see! Very strange. Nevermind then.

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.

None yet

2 participants