Torsten Schulz (local)
|
337c172d07
|
Refactor dependency installation in deploy-production.sh to use a dedicated function. This improves error handling for missing package-lock.json and ensures consistent installation behavior. Removed obsolete public-data restoration logic for cleaner script execution.
Code Analysis and Production Deploy / analyze (push) Successful in 3m2s
Code Analysis and Production Deploy / deploy-production (push) Successful in 2m0s
|
2026-04-15 21:43:32 +02:00 |
|
Torsten Schulz (local)
|
510cfd39f9
|
Update code-analysis workflow to include production deployment steps and rename workflow for clarity. Add SSH setup and connection testing for secure deployment to production environment.
Code Analysis and Production Deploy / analyze (push) Successful in 2m44s
Code Analysis and Production Deploy / deploy-production (push) Failing after 1s
|
2026-04-15 21:30:09 +02:00 |
|
Torsten Schulz (local)
|
c1de0c1671
|
Enhance deploy-production.sh with error handling for git pull failures. Provide user guidance for SSH key setup and switching to HTTPS if necessary. Update code-analysis.yml to include Node.js setup with caching for improved workflow efficiency.
Code Analysis (JS/Vue) / analyze (push) Failing after 1m25s
|
2026-04-15 21:09:04 +02:00 |
|
Torsten Schulz (local)
|
a186f11dde
|
Enhance code analysis workflow by adding workspace sanity checks and refining OSV-Scanner commands to ensure proper execution with package-lock.json, improving overall reliability of the analysis process.
|
2025-12-20 16:01:25 +01:00 |
|
Torsten Schulz (local)
|
76d16e8478
|
Add gitleaks binary and archive; remove README.md
|
2025-12-20 15:49:21 +01:00 |
|
Torsten Schulz (local)
|
5594add8d1
|
Reorganize code analysis workflow to run gitleaks scan before installing dependencies, ensuring more accurate results and maintaining a cleaner environment for subsequent analysis steps.
|
2025-12-20 15:45:02 +01:00 |
|
Torsten Schulz (local)
|
1a1d639ec0
|
Update code analysis workflow to remove node_modules along with build artifacts before gitleaks scanning, improving security and ensuring a cleaner environment for analysis.
|
2025-12-20 15:35:03 +01:00 |
|
Torsten Schulz (local)
|
a64863421a
|
Refactor code analysis workflow by adding gitleaks detection command and removing obsolete output files to streamline the build process and enhance security checks.
|
2025-12-20 15:29:58 +01:00 |
|
Torsten Schulz (local)
|
567c4c5661
|
Refine gitleaks download and extraction process in code analysis workflow by implementing dynamic asset URL retrieval, enhanced error handling for invalid downloads, and improved extraction methods.
|
2025-12-20 15:22:30 +01:00 |
|
Torsten Schulz (local)
|
415c93a1b0
|
Improve gitleaks download process in code analysis workflow by adding error handling for invalid downloads and ensuring proper extraction of the archive.
|
2025-12-20 15:12:27 +01:00 |
|
Torsten Schulz (local)
|
d89cabdd34
|
Enhance security and error handling in various components by refining error catch blocks to ignore specific errors, improving code clarity and consistency across the application.
|
2025-12-20 15:05:49 +01:00 |
|
Torsten Schulz (local)
|
b3628dca8a
|
Update code analysis workflow to run on ubuntu-latest for improved compatibility
|
2025-12-19 17:28:47 +01:00 |
|
Torsten Schulz (local)
|
a8afe30ec5
|
Update code analysis workflow to improve clarity and efficiency by renaming steps and simplifying Semgrep command execution.
|
2025-12-19 16:53:09 +01:00 |
|
Torsten Schulz (local)
|
120f46e888
|
Add linting script to package.json for improved code quality
|
2025-12-19 16:38:29 +01:00 |
|