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

feat: update code to use webflux #95

Merged
merged 2 commits into from
Jan 31, 2023
Merged

feat: update code to use webflux #95

merged 2 commits into from
Jan 31, 2023

Conversation

brunoMarchiEncora
Copy link
Contributor

@brunoMarchiEncora brunoMarchiEncora commented Jan 31, 2023

Description

Update the code to use reactive library (webflux)
Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • All tests were run on local environment

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Thanks for the PR!

Any successful deployments (not always required) will be available below.
API available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@github-actions
Copy link

Current changelog

Bug Fixes

Features

  • FSADT1-499: adding vault support to workflow (#78) (c3a3710)
  • update code to use webflux (4b029ee)
  • upgrade swagger 2 to openapi 3, refs: #62 (#63) (ebf1b95)

@brunoMarchiEncora brunoMarchiEncora temporarily deployed to dev January 31, 2023 17:47 — with GitHub Actions Inactive
Copy link
Collaborator

@paulushcgcj paulushcgcj left a comment

Choose a reason for hiding this comment

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

Looks good. Just for documentation, we will remove the code duplication and put it as part of nr-forest-client-commons

@paulushcgcj paulushcgcj temporarily deployed to dev January 31, 2023 18:05 — with GitHub Actions Inactive
@github-actions github-actions bot added feature and removed feature labels Jan 31, 2023
@github-actions
Copy link

Current changelog

Bug Fixes

Features

  • FSADT1-499: adding vault support to workflow (#78) (c3a3710)
  • update code to use webflux (4b029ee)
  • upgrade swagger 2 to openapi 3, refs: #62 (#63) (ebf1b95)

@paulushcgcj paulushcgcj temporarily deployed to dev January 31, 2023 18:13 — with GitHub Actions Inactive
@brunoMarchiEncora brunoMarchiEncora merged commit b29c915 into main Jan 31, 2023
@brunoMarchiEncora brunoMarchiEncora temporarily deployed to dev January 31, 2023 18:44 — with GitHub Actions Inactive
@github-actions
Copy link

Your Pull Request code is being promoted! Please follow the link below.
Main Merge Workflow

paulushcgcj pushed a commit that referenced this pull request Jan 31, 2023
Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>
mamartinezmejia pushed a commit that referenced this pull request Feb 1, 2023
* Improved tests and fixed issue with querydsl

* ci: adding vault broker api

* ci: addressing inconsistencies

* ci: testing action

* ci: changing intention file location

* ci: narrowing down build error

* ci: readding intention open

* ci: fixing curl url

* ci: fixing curl url

* ci: adding back broker code

* ci: adding back broker code

* ci: fixing broker url

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: testing vault broker

* ci: completing vault login using broker

* ci: fixing unwrap api

* ci: fixing unwrap api

* ci: fixing unwrap api

* feat: update code to use webflux (#95)

Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>

* ci: updating broker action

* ci: updating broker action

* ci: updating broker action

---------

Co-authored-by: brunoMarchiEncora <bruno.marchi@encora.com>
Co-authored-by: brunoMarchiEncora <117365587+brunoMarchiEncora@users.noreply.github.com>
@paulushcgcj paulushcgcj deleted the feat/webflux branch February 21, 2023 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants