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

[AAE-12501] move auth in ADF #8689

Merged
merged 88 commits into from
Nov 6, 2023
Merged

[AAE-12501] move auth in ADF #8689

merged 88 commits into from
Nov 6, 2023

Conversation

eromano
Copy link
Contributor

@eromano eromano commented Jun 21, 2023

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
move auth in ADF

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

Copy link
Contributor

@popovicsandras popovicsandras left a comment

Choose a reason for hiding this comment

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

Initial approval (without thorough review yet) to let the CI kick in

@alep85
Copy link
Contributor

alep85 commented Jul 21, 2023

@popovicsandras @eromano when all the e2es will be green, we have to revert this commit to re-enable all the unit tests that are temporary skipped

@eromano eromano force-pushed the dev-eromano-AAE-12501-2 branch 4 times, most recently from 1a35de0 to b0d44da Compare July 29, 2023 08:02
@eromano eromano force-pushed the dev-eromano-AAE-12501-2 branch 3 times, most recently from e4430c3 to 1dae430 Compare August 8, 2023 19:28
@alep85 alep85 force-pushed the dev-eromano-AAE-12501-2 branch 2 times, most recently from 01ae04a to 69c6a14 Compare August 14, 2023 14:50
eromano and others added 24 commits November 3, 2023 14:52
…http-client to to fix 415 unsupported media type"

This reverts commit d8c584b.
[12501] fix unsupported upload file on admin-apa
Copy link

sonarcloud bot commented Nov 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

No Coverage information No Coverage information
5.2% 5.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@alep85
Copy link
Contributor

alep85 commented Nov 3, 2023

DenysVuika commented (#8689 (comment))
Is it possible remove any demo shell interaction from the PR?
@DenysVuika The changes to the demoshell are needed to work with the auth changes

@alep85 alep85 merged commit 08da9ae into develop Nov 6, 2023
35 of 36 checks passed
@alep85 alep85 deleted the dev-eromano-AAE-12501-2 branch November 6, 2023 13:25
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.

None yet

5 participants