Skip to content

test: smoke test deployment workflow#130

Merged
chiragmak10 merged 3 commits into
masterfrom
test-build-verification
Mar 7, 2026
Merged

test: smoke test deployment workflow#130
chiragmak10 merged 3 commits into
masterfrom
test-build-verification

Conversation

@chiragmak10

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/post-deploy-validation.yml

PackageVersionLicenseIssue Type
actions/github-script7.*.*NullUnknown License
actions/setup-node4.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/github-script 7.*.* 🟢 7.8
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1013 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
SAST🟢 10SAST tool is run on all commits
Branch-Protection🟢 6branch protection is not maximal on development and all release branches
actions/actions/setup-node 4.*.* 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1013 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Binary-Artifacts🟢 9binaries present in source code
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ 1branch protection is not maximal on development and all release branches
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9

Scanned Files

  • .github/workflows/post-deploy-validation.yml

@chiragmak10 chiragmak10 enabled auto-merge (squash) March 7, 2026 08:23
@github-actions

github-actions Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Coverage after merging test-build-verification into master will be

91.06%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/assembler
   index.ts96.74%80%100%98.25%155–156, 214
   merger.ts90.91%85%100%95.24%50, 50, 50, 52
src/cli
   index.ts86.02%75%85.71%92.59%107–110, 126, 80–83, 83–84, 87
   parser.ts92.86%100%100%90.91%16
   prompts.ts100%100%100%100%
src/config
   builder.ts95.12%80%95.65%97.96%125, 134, 22
   defaults.ts100%100%100%100%
   schema.ts100%100%100%100%
src/dependencies
   resolver.ts87.50%84.62%85.71%89.29%129–130, 141, 90–91
src/docs
   architecture-generator.ts100%100%100%100%
   index.ts100%100%100%100%
   readme-generator.ts97.18%93.75%100%100%234, 245, 55, 64, 97
src/generator
   index.ts87.29%84.31%93.33%87.83%110–112, 145–147, 165–166, 176–177, 205–206, 258–259, 294–296, 300, 359, 371, 379–380
src/lifecycle
   installer.ts100%100%100%100%
src/plugins
   loader.ts100%100%100%100%
   manager.ts92.59%66.67%100%100%17, 30
src/templates
   registry.ts73.27%66.20%65%79.28%101–102, 126, 133–134, 148, 177, 193, 201, 233, 240, 247, 254, 256, 256, 256, 256, 302, 333–334, 336–338, 338, 338, 340, 340, 340–341, 341, 341, 344, 351, 353–355, 355, 355, 357, 357, 357, 360, 391–393, 45, 47
   utils.ts92.05%83.33%100%100%105, 107, 110, 114, 73, 76, 80
src/testing
   configurer.ts63.83%50%77.78%70.59%101, 101, 101–102, 128, 17, 170, 18, 27, 52–53, 58, 58, 58–61, 66–67, 71, 71, 71–73, 86–87, 92, 94, 94, 94–95, 99

@chiragmak10 chiragmak10 merged commit a983e1e into master Mar 7, 2026
17 checks passed
@chiragmak10 chiragmak10 deleted the test-build-verification branch March 7, 2026 08:35
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