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

Feature 335 #28

Closed
wants to merge 7 commits into from
Closed

Feature 335 #28

wants to merge 7 commits into from

Conversation

tsviz
Copy link
Contributor

@tsviz tsviz commented Mar 21, 2024

This pull request includes several significant changes aimed at optimizing the codebase, improving the CI/CD pipeline, and updating documentation. The most important changes include the addition of JavaScript to the CI workflow, an update to the Spring Security Core dependency version, a simplification of the save method in SalesDAO.java, and a complete removal of a JUnit test file.

CI/CD pipeline:

  • .github/workflows/ci.yml: Added JavaScript to the list of languages in the CI/CD pipeline, allowing for both Java and JavaScript code to be analyzed.

Code simplification:

Dependency updates:

  • pom.xml: Updated the version of spring-security-core dependency to 5.7.0.

Documentation:

  • README.md: Added new features Feature_334 and Feature_335 to the graph TB section.

Test file removal:

@tsviz tsviz closed this Mar 22, 2024
@tsviz tsviz deleted the Feature_335 branch March 22, 2024 01:24
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