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

chore: merge #5773

Merged
merged 12 commits into from
Apr 28, 2023
Merged

chore: merge #5773

merged 12 commits into from
Apr 28, 2023

Conversation

adlerhurst
Copy link
Member

Tasks

livio-a and others added 11 commits April 14, 2023 09:03
add possibility to return to callback directly after login without rendering the successful login page
```[tasklist]

### Definition of Ready

- [ ] I am happy with the code
- [ ] Short description of the feature/issue is added in the pr description
- [ ] PR is linked to the corresponding user story
- [ ] Acceptance criteria are met
- [ ] All open todos and follow ups are defined in a new ticket and justified
- [ ] Deviations from the acceptance criteria and design are agreed with the PO and documented.
- [ ] No debug or dead code
- [ ] Critical parts are tested automatically
- [ ] Where possible E2E tests are implemented
- [ ] Documentation/examples are up-to-date
- [ ] All non-functional requirements are met
- [ ] Functionality of the acceptance criteria is checked manually on the dev system.
```
* feat: allow skip of success page for native apps (#5627)

add possibility to return to callback directly after login without rendering the successful login page

* build next

* fix(console): disallow inline fonts, critical styles (#5714)

fix: disallow inline

* fix(setup): step 10 for postgres (#5717)

* fix(setup): smaller transactions (#5743)

* fix(step10): split statements

* fix(step10): split into separate execs

* chore: prerelease

* add truncate before insert

* fix: add truncate

* Merge branch 'main' into optimise-step-10

* chore: reset release definition

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
@adlerhurst adlerhurst requested a review from livio-a April 28, 2023 13:18
@adlerhurst adlerhurst self-assigned this Apr 28, 2023
@vercel
Copy link

vercel bot commented Apr 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2023 2:35pm

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #5773 (b5f5610) into main (991a563) will decrease coverage by 0.13%.
The diff coverage is 17.05%.

@@            Coverage Diff             @@
##             main    #5773      +/-   ##
==========================================
- Coverage   48.42%   48.29%   -0.13%     
==========================================
  Files         693      716      +23     
  Lines       72237    73402    +1165     
==========================================
+ Hits        34981    35452     +471     
- Misses      35620    36278     +658     
- Partials     1636     1672      +36     
Impacted Files Coverage Δ
internal/api/authz/authorization.go 65.38% <0.00%> (+11.70%) ⬆️
internal/api/grpc/admin/export.go 0.00% <0.00%> (ø)
internal/api/grpc/admin/server.go 0.00% <0.00%> (ø)
internal/api/grpc/management/idp_converter.go 9.39% <0.00%> (-0.06%) ⬇️
...i/grpc/management/project_application_converter.go 0.00% <0.00%> (ø)
internal/api/grpc/management/server.go 0.00% <0.00%> (ø)
internal/api/grpc/management/user.go 0.00% <0.00%> (ø)
internal/api/grpc/server/gateway.go 3.84% <0.00%> (-5.53%) ⬇️
...nal/api/grpc/server/middleware/auth_interceptor.go 72.00% <0.00%> (-10.61%) ⬇️
.../api/grpc/server/middleware/service_interceptor.go 0.00% <0.00%> (ø)
... and 11 more

... and 62 files with indirect coverage changes

@adlerhurst adlerhurst merged commit 39bdef3 into main Apr 28, 2023
6 of 8 checks passed
@adlerhurst adlerhurst deleted the merge-2.25 branch April 28, 2023 14:56
@github-actions
Copy link

🎉 This PR is included in version 2.24.0-ignore-me2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

3 participants