-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: NHSDigital/eps-workflow-quality-checks
base: v3.0.0
head repository: NHSDigital/eps-workflow-quality-checks
compare: v4.0.4
- 8 commits
- 14 files changed
- 3 contributors
Commits on Oct 24, 2024
-
Fix: [AEA-0000] - Add ignores to check-licenses (#6)
## Summary - ✨ New Feature ### Details Brings in the ignored licenses from https://github.com/NHSDigital/electronic-prescription-service-release-notes/blob/main/scripts/check_python_licenses.sh
Configuration menu - View commit details
-
Copy full SHA for a05d7a2 - Browse repository at this point
Copy the full SHA a05d7a2View commit details
Commits on Nov 1, 2024
-
Chore: [AEA-4183] - Add semantic release (#7)
## Summary - Routine Change - 🤖 Operational or Infrastructure Change ### Details Adds semantic release and related supporting config/resources.
Configuration menu - View commit details
-
Copy full SHA for b93ce18 - Browse repository at this point
Copy the full SHA b93ce18View commit details
Commits on Nov 4, 2024
-
Fix: [AEA-0000] - Fix URL (#8)
## Summary - Routine Change ### Details Just a minor typo that was preventing the semantic release from running.
Configuration menu - View commit details
-
Copy full SHA for 5bc62f5 - Browse repository at this point
Copy the full SHA 5bc62f5View commit details -
New: [AEA-4540] - Add secret scanning (#5)
## Summary - ✨ New Feature ### Details Add a step which runs the secret scanning container given [here](https://github.com/NHSDigital/software-engineering-quality-framework/blob/main/tools/nhsd-git-secrets/nhsd-git-secrets.dockerfile)
Configuration menu - View commit details
-
Copy full SHA for 017c8a0 - Browse repository at this point
Copy the full SHA 017c8a0View commit details
Commits on Nov 6, 2024
-
Fix: [AEA-0000] - Fix sonar for java. Fix release tagging flow (#9)
## Summary - 🤖 Operational or Infrastructure Change ### Details This should fix java sonar scanning. Also adds an optional input that can disable sonar altogether: - If `run_sonar` is false, `SONAR_TOKEN_EXISTS` will be unset/false - If `run_sonar` is true, and the sonar token is set, then the analysis steps can run - If it's a Java project, the java one runs - If it's not a java project, the normal one runs Also adds a missing package that stopped the release tagging from working.
Configuration menu - View commit details
-
Copy full SHA for e3120b3 - Browse repository at this point
Copy the full SHA e3120b3View commit details -
Fix: [AEA-0000] - Fix typo in java sonar (#10)
## Summary - Routine Change ### Details It turns out that `'true' != true` --------- Signed-off-by: Jim Wild <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18c2e69 - Browse repository at this point
Copy the full SHA 18c2e69View commit details
Commits on Nov 12, 2024
-
Docs: [AEA-0000] - Tweak the README (#11)
## Summary - Routine Change ### Details Just making the README a bit clearer.
Configuration menu - View commit details
-
Copy full SHA for 3738e97 - Browse repository at this point
Copy the full SHA 3738e97View commit details
Commits on Nov 19, 2024
-
Fix: [AEA-0000] - add step to run make lint (#12)
## Summary - Routine Change ### Details - add step to run `make lint`
Configuration menu - View commit details
-
Copy full SHA for a83f03a - Browse repository at this point
Copy the full SHA a83f03aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.0...v4.0.4