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

Develop #53

Merged
merged 174 commits into from
Jan 17, 2025
Merged

Develop #53

merged 174 commits into from
Jan 17, 2025

Conversation

jcmelati
Copy link
Collaborator

No description provided.

robertmathew and others added 30 commits June 28, 2024 19:13
Merge main to develop to make develop the default branch
* Added Spring boot with status API

* chores: PR feedback

* Updated the server name in gradle module
…re/OIDF-45-status-endpoint

# Conflicts:
#	.fleet/run.json
#	admin-server/build.gradle.kts
#	gradle/libs.versions.toml
* Enabled test run on gradle build
* Moved admin-server to modules
…re/OIDF-32-postgres-docker

# Conflicts:
#	admin-server/README.md
#	admin-server/build.gradle.kts
#	gradle/libs.versions.toml
sanderPostma and others added 29 commits November 4, 2024 14:08
* fix: clean up tests

* fix: implement js client adapter and interfaces

* reorganize code

* fix: verify key type
* export interface from root to JS

* upgrade gh actions gradle setup
* feat: improve error responses

* fix: openapi specs

* feat: implement subordinate delete

* fix: update openapi spec

* chore: variable convention
* export interface from root to JS

* upgrade gh actions gradle setup

* change publish order

* make exception type more generic

* chore: add keycloack to docker compose

* save

* feat: enable jwt verification on protected routes
* feat: implement Trust Mark Definitions

* feat: implement Trust Mark Types and Issuers

* chore: update openapi spec

* chore: update openapi spec

* feat: implement Trust Mark object builder

* feat: implement federation trust mark endpoints

* chore: add configuration guide to readme

* chore: update openapi spec

* feat: implement received trust marks

* chore: fix openapi spec

* feat: finish trust mark implementation

* chore: clean env file
* improve log and refactor

* pass username in header

* code refactor

* chore: move constants to common

* update readme

* clean db config

* fix unresolved ref

* fix unresolved ref

* clean services

* get root identifier from application properties

* extend logging feature and implement admin log endpoints

* fix log class

* update openapi spec

* clean code

* fix build errors

* extend logging

* change filter order
fix too many db connections
* implement db singleton pattern

* fix: remove db initialization from the springboot servers

* disable datasource autoconfigure in federation server

* feat: publish to dockerhub

* chore: ignore logs

* fix: docker hub deployment to correct account

* fix: reuse build artifacts

* fix: version bump on commit

* fix: move built jars to a place Dockerfile expects

* feat: tag and push to docker hub

* fix: semver compatibility

* fix: semver compatibility

* fix: versioning docker tag pattern

* chore: remove wrong reference

* fix: leave only semver active

* fix: only deploy to dockerhub on main and develop
@jcmelati jcmelati merged commit 2a30050 into main Jan 17, 2025
2 checks passed
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.

5 participants