-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add osiris.app.src file #158
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkuratczyk
approved these changes
Mar 21, 2024
michaelklishin
force-pushed
the
lukebakken/add-app-file
branch
from
March 21, 2024 18:47
b5f016f
to
6dc614f
Compare
The forced push was a rebase. |
lukebakken
force-pushed
the
lukebakken/add-app-file
branch
2 times, most recently
from
March 21, 2024 19:55
c9a0d35
to
12bb9ca
Compare
@michaelklishin @mkuratczyk I can't imagine this PR resulted in all of those build failures, but I'm going to hold off on merging until I can figure it out. |
lukebakken
force-pushed
the
lukebakken/add-app-file
branch
from
April 17, 2024 15:15
12bb9ca
to
b0c9e5b
Compare
Fixes compilation with `rebar3`
kjnilsson
force-pushed
the
lukebakken/add-app-file
branch
from
April 30, 2024 12:38
b0c9e5b
to
7189517
Compare
Thank you @kjnilsson |
kjnilsson
added a commit
to rabbitmq/rabbitmq-server
that referenced
this pull request
Jun 26, 2024
* Use the latest method of building the RabbitMQ OCI in actions by @pjk25 in rabbitmq/osiris#159 * Correctly handle case where replica exits in handle_continue. by @kjnilsson in rabbitmq/osiris#160 * Add osiris.app.src file by @lukebakken in rabbitmq/osiris#158
mergify bot
pushed a commit
to rabbitmq/rabbitmq-server
that referenced
this pull request
Jun 26, 2024
* Use the latest method of building the RabbitMQ OCI in actions by @pjk25 in rabbitmq/osiris#159 * Correctly handle case where replica exits in handle_continue. by @kjnilsson in rabbitmq/osiris#160 * Add osiris.app.src file by @lukebakken in rabbitmq/osiris#158 (cherry picked from commit 8995e00)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes compilation with
rebar3