forked from tchiotludo/akhq
-
Notifications
You must be signed in to change notification settings - Fork 1
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) #1
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
Open
elgohr
wants to merge
236
commits into
jorgheymans:dev
Choose a base branch
from
elgohr-update:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
* Resized - "La Redoute" image. * Removed - (R) icon from footer message: "Designed by Polarising Labs (R).".
…dating them. This causes a NPE for connectors that aren't in use and deployed as connectors. This will also improve performance as it will no longer validate all connector plugins, but only the one necessary. (tchiotludo#287) Co-authored-by: Tommy Harke <thomas.harke@virginpulse.com>
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This is very much usefull when we want to view or modify topic's configuration. Otherwise we have to wait for the topic to read data before we can go to config tab Co-authored-by: Raj Kumar Mondol <rajkumar.mondol@tesco.com>
Co-authored-by: Angela Alves <angela.alves@polarising.com> Co-authored-by: Carolina Martins <56069703+carolinamartinspolarising@users.noreply.github.com> Co-authored-by: Diogo Santos <49810546+Diogofbs@users.noreply.github.com> Co-authored-by: Gonçalo Valentim <150221008@estudantes.ips.pt> Co-authored-by: Lyudmyla Todoriko <lyudmyla.todoriko@polarising.com> Co-authored-by: Paulo Marques <paulo.marques@polarising.com> Co-authored-by: polarising-java <57811604+polarising-java@users.noreply.github.com> Co-authored-by: Tiago Diogo <tiago.diogo@polarising.com>
…places (tchiotludo#351) * Drop the extra placeholder in the "Url" field * Reorder the arguments to match the order given in the format
Co-authored-by: Raj Kumar Mondol <rajkumar.mondol@tesco.com>
…ered by id (tchiotludo#334) Co-authored-by: Raj Kumar Mondol <rajkumar.mondol@tesco.com>
Avro wire format as decorator
# Conflicts: # build.gradle # gradle.properties # src/test/java/org/akhq/repositories/AvroWireFormatConverterTest.java
secrets must be string so that it can be converted to base64 in secrets.yaml
# Conflicts: # build.gradle # src/main/java/org/akhq/models/Record.java
…mitive (tchiotludo#715) from commit 386a257
…tludo#709) Implements a function to show bytes size with a round way. With this commit now its possible se values likce 1.256 GB close tchiotludo#616
…chiotludo#678) Co-authored-by: Julien Chanaud <julien.chanaud@michelin.com>
…do#735) changed condition to display Login Form to be visible when LDAP is enabled within Micronaut instead of "LDAP to Akhq mapping" class Co-authored-by: Julien Chanaud <julien.chanaud@michelin.com>
Co-authored-by: Julien Chanaud <julien.chanaud@michelin.com>
close tchiotludo#409 close tchiotludo#739 close tchiotludo#407 close tchiotludo#387 close tchiotludo#737 relate tchiotludo#352
…maps (tchiotludo#746) Co-authored-by: Jean-Christophe Vassort <jean-christophe.vassort@arhs-consulting.com>
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.
elgohr/Publish-Docker-Github-Action@master is not supported anymore