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 #34

Merged
merged 14 commits into from
Sep 24, 2024
Merged

Develop #34

merged 14 commits into from
Sep 24, 2024

Conversation

MichiBaum
Copy link
Owner

No description provided.

MichiBaum added 14 commits June 26, 2024 09:38
This commit updates the application name in the resource file of javadoc-service from 'website-service' to its correct name 'javadoc-service'.

Also, the maven-resources-plugin is configured for the website-service to handle resource filtering. Web font files (woff, woff2, ttf, eot) are now excluded via this plugin's nonFilteredFileExtensions configuration. This may address issues with these file types during the build process.
- Added sticky footer to website
UserService's methods have been refactored for more efficient and cleaner code. Issue templates for bug reports and feature requests have been added to streamline and standardize issue reporting. Logging settings have also been revised to only include console output, and an important notice was added to the README on taking backups before editing the hosts file.
Removed the development branch from the trigger and added a condition in the 'Maven package' GitHub Actions step. This adjustment ensures the username and password for Docker Hub are only included in the command during packaging when the deployment is not on the development branch.
The SonarQube Github workflow has been adjusted to streamline the build and analysis steps, and specifying Zulu as the Java distribution to set up. Several areas of the Gateway service, such as the AuthenticationFilter and RoutesConfiguration, have been enriched with documentation comments to improve clarity.
@MichiBaum MichiBaum self-assigned this Sep 24, 2024
@MichiBaum MichiBaum merged commit c6007e4 into master Sep 24, 2024
4 checks passed
@MichiBaum MichiBaum deleted the develop branch September 24, 2024 16:29
Copy link

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.

1 participant