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

Outbound GitLab Connector enhancements #2214

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

wollefitz
Copy link
Member

Description

Related issues

closes #2159, closes #2160, closes #2161, closes #2162

@wollefitz wollefitz changed the title 2159 2160 2161 2162 gitlab enhancements Outbound GitLab connetor enhancements Mar 20, 2024
@wollefitz wollefitz changed the title Outbound GitLab connetor enhancements Outbound GitLab Connector enhancements Mar 20, 2024
@wollefitz wollefitz self-assigned this Mar 20, 2024
@wollefitz wollefitz marked this pull request as ready for review March 20, 2024 17:14
@wollefitz wollefitz requested a review from a team as a code owner March 20, 2024 17:14
Copy link
Contributor

@ev-codes ev-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wollefitz Thanks again for another great element template contribution!

A few small points here, but otherwise looks good!

@wollefitz wollefitz requested a review from ev-codes March 26, 2024 08:52
@wollefitz
Copy link
Member Author

@ev-codes Incorporated your feedback via a3d797b

Copy link
Contributor

@ev-codes ev-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks again! 🎉

@wollefitz wollefitz added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit 85eda22 Mar 26, 2024
4 checks passed
@wollefitz wollefitz deleted the 2159-2160-2161-2162-gitlab-enhancements branch March 26, 2024 09:20
@wollefitz
Copy link
Member Author

johnBgood pushed a commit that referenced this pull request Mar 27, 2024
* feat(gitlab): list repository branches

* feat(gitlab): create repository branch

* feat(gitlab): create repository file

* feat(gitlab): create merge request

* chore(gitlab): review feedback
github-merge-queue bot pushed a commit that referenced this pull request Apr 4, 2024
* feat(rabbitmq): Add to template generator

* feat(rabbitmq): Move pattern constraint in the right place

* feat(rabbitmq): Refactor RabbitMq E2E tests

* feat(rabbitmq): Add missing annotations to some fields

* feat(rabbitmq): Refactor existing RabbitMq tests

* Outbound GitLab Connector enhancements (#2214)

* feat(gitlab): list repository branches

* feat(gitlab): create repository branch

* feat(gitlab): create repository file

* feat(gitlab): create merge request

* chore(gitlab): review feedback

* fix(rest): more meaningful error message on invalid host (#2245)

* fix(deps): update aws-java-sdk monorepo to v1.12.688 (#2253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.google.apis:google-api-services-sheets to v4-rev20240319-2.0.0 (#2254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(sendgrid): capitalize sender group name in the template (#2252)

* chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.8.0 (#2256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency com.microsoft.graph:microsoft-graph to v6.5.0 (#2258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(rabbitmq): Add RabbitMq InbC E2E tests

* feat(rabbitmq): Add URI Pattern validation

* feat(rabbitmq): Add missing $ to the URI Pattern

* feat(rabbitmq): Revert BpmnFile debug change

* feat(rabbitmq): Use the existing secrets Pattern for consistency

* bug(inboundc): Fix potential infinite retries on message idempotency check fails (#2281)

* ci: fix integration test GHA (#2274)

* fix(generator): FEEL mode = disabled not applied in some cases (#2286)

* feat(template generator): set default value feel = false for all inbound connectors (#2264)

* fix(generator): standardize line endings in generated element templates (#2288)

* chore(sns): migrate to element template generator (#2266)

* chore(slack): migrate slack inbound to generator (#2279)

* chore(inbound,sqs): move to generator (#2249)

* chore(inbound,sqs): move to generator

* fix(sqs): fixed correct template overrides

Co-authored-by: Oleksii Ivanov <108869886+Oleksiivanov@users.noreply.github.com>

* chore(inbound,sqs): corrected generator props

---------

Co-authored-by: Oleksii Ivanov <108869886+Oleksiivanov@users.noreply.github.com>

* feat(rabbitmq): Rebase main + re generate all templates

---------

Co-authored-by: Wolfgang Amann <8766375+wollefitz@users.noreply.github.com>
Co-authored-by: Igor Petrov <108870003+igpetrov@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Kotelevsky <38818382+chillleader@users.noreply.github.com>
Co-authored-by: Oleksii Ivanov <108869886+Oleksiivanov@users.noreply.github.com>
Co-authored-by: Mark Farkas <119574841+markfarkas-camunda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment