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

obs websocket v5.1.0 #43

Merged
merged 4 commits into from
Dec 17, 2022
Merged

obs websocket v5.1.0 #43

merged 4 commits into from
Dec 17, 2022

Conversation

andreykaipov
Copy link
Owner

@andreykaipov andreykaipov commented Dec 17, 2022

Guess there's no new stuff. Surprised there's no breaking changes!

For posterity, release process was as follows:

  1. Bump goobs_version and obs_protocol_version in version.go
  2. Bump the versions of the links in the README.md
  3. Run make clean && make generate to pull in latest protocol changes
  4. Ensure no tests are failing via make test, modifying internal/generate/tests/main.go if necessary
  5. Double check the versions from step 1, and merge the PR in
  6. Back on the main branch, pull in the latest changes and run make release
  7. View and edit the release from the Web UI if necessary (I like to add the corresponding obs-websocket protocol version to the name of the release)

@andreykaipov andreykaipov enabled auto-merge (squash) December 17, 2022 18:01
@andreykaipov andreykaipov merged commit 3f2459f into master Dec 17, 2022
@andreykaipov andreykaipov deleted the feature/obs-websocket-v5.1.0 branch December 17, 2022 18:05
@andreykaipov
Copy link
Owner Author

Just realized I still missed some steps. The version of the server in the Docker image is still v5.0.0 lol

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.

1 participant