Skip to content

[backend] chore(onboarding): improv our onboarding process (#5567)#5572

Merged
RomuDeuxfois merged 2 commits intorelease/currentfrom
issue/5567
Apr 30, 2026
Merged

[backend] chore(onboarding): improv our onboarding process (#5567)#5572
RomuDeuxfois merged 2 commits intorelease/currentfrom
issue/5567

Conversation

@RomuDeuxfois
Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Apr 23, 2026
@RomuDeuxfois RomuDeuxfois changed the title [backend] chore(onboarding): Improv our onboarding process (#5567) [backend] chore(onboarding): improv our onboarding process (#5567) Apr 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.19%. Comparing base (394f320) to head (4d020fc).
⚠️ Report is 76 commits behind head on release/current.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #5572      +/-   ##
=====================================================
+ Coverage              63.71%   64.19%   +0.47%     
- Complexity              5802     6111     +309     
=====================================================
  Files                   1141     1148       +7     
  Lines                  34147    36017    +1870     
  Branches                2642     2877     +235     
=====================================================
+ Hits                   21757    23120    +1363     
- Misses                 11108    11550     +442     
- Partials                1282     1347      +65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


### POSTGRESQL Configuration
spring.datasource.url=jdbc:postgresql://localhost:5432/openaev
spring.datasource.username=openaev
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Shouldn't we use the .env values ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

What do you mean ? We can't use docker env on spring direclty.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I just tested to be sure but we can use the ${POSTGRES_USER} that is defined in the .env file as long as you add it to your Backend configuration

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ok, I push it here
4d020fc

Comment thread openaev-dev/README.md
@RomuDeuxfois
Copy link
Copy Markdown
Member Author

@Dimfacion ready for a secound round

@RomuDeuxfois RomuDeuxfois merged commit cac41e5 into release/current Apr 30, 2026
14 checks passed
@RomuDeuxfois RomuDeuxfois deleted the issue/5567 branch April 30, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants