add changes regarding docker compose#20
Merged
pawlowiczf merged 1 commit intodevelopmentfrom Dec 5, 2025
Merged
Conversation
arturgesiarz
added a commit
that referenced
this pull request
Dec 31, 2025
* add support for downloading gRPC stubs from remote Nexus repository (#1) * Create workflows to validate, build and push service to remote GCP registry (#2) * create workflows to validate, build and push service to remote GCP registry * create workflows to validate, build and push service to remote GCP registry * create workflows to validate, build and push service to remote GCP registry * Add jwt token generation * Add posgres db setup * add, refactor docker, docker compose files * Add flyway for migrations * Update readme * Add Jwt token generation test * Update readme * Remove debug printing * update db port * fix db tests * add roles and permissions * fix tests * add example data * add readme.md for macos users * add roles and permissions management to user service * update JWT secret key file path in application.yml * add role and permission management, including gRPC and REST support * add user and role authorization checks to gRPC methods * add roles and permissions for MANAGER and CUSTOMER_SUPPORT, and update user-role assignments in migration script * add READ_USERS permission and assign it to ADMIN role in migration script * fix: handle missing X-Permissions header gracefully * fix: replace logical OR with AND in gRPC user permission checks * refactor: migrate `Permission` enum to common library and update references * add changes regarding docker compose (#20) * update nexus repository in pom.xml (#22) --------- Co-authored-by: Filip Pawłowicz <117346592+pawlowiczf@users.noreply.github.com> Co-authored-by: Ariel <arie.michalik@gmail.com> Co-authored-by: pawlowiczf <pawlowicz.filip137@gmail.com> Co-authored-by: Ariel Michalik <110745124+ariemic@users.noreply.github.com> Co-authored-by: Wojciech Orłowski <vemtorpl@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.