Commit 2edd129
committed
Enhance CI/CD workflow and documentation
Updated `docker-image.yml` to rename the workflow, add debugging steps, and verify `HttpClientFactory` presence. Upgraded Docker actions and added metadata extraction, local testing, and Trivy security scanning. Improved cache management and output details.
Refined `Dockerfile` to use wildcard patterns for project files and optimized the publish command for smaller image size.
Created comprehensive documentation: `GITHUB_ACTIONS_FIX_SUMMARY.md` for action resolutions, `ACTIONS_FAILURES_ANALYSIS.md` for in-depth failure analysis, `ACTIONS_FIX_CHECKLIST.md` for tracking fixes, `GITHUB_ACTIONS_TROUBLESHOOTING.md` for troubleshooting guidance, and `GITHUB_CLI_REFERENCE.md` for CLI usage.
Added `check-dependabot.ps1` script to verify and guide `dependabot.yml` configuration updates.1 parent 0995388 commit 2edd129
File tree
3 files changed
+6
-1
lines changed- .claude
- Mwh.Sample.Domain
- Mwh.Sample.Web/wwwroot/images/232
3 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
0 commit comments