Skip to content

Conversation

@sarvodayaKumar
Copy link
Collaborator

@sarvodayaKumar sarvodayaKumar commented Oct 27, 2025

implementation:

  • Added branch context to Power Automate webhook
  • Improved error handling and logging
  • Updated dependencies to latest versions

Note

Enhances nightly CI to generate/upload drift and acceptance artifacts and aggregate them into a webhook payload, plus enables parallelism and increases wait in the acknowledge test.

  • CI / GitHub Actions:
    • Nightly workflow enhancements in .github/workflows/nightly.yml:
      • Produce per-version result files for drift and acceptance and upload as artifacts (result-drift-*.json, result-acceptance-*.json).
      • New notify step aggregates downloaded artifacts with jq into a single JSON payload including workflow, branch, run_id, github_url, tested versions, drift and acceptance summaries; posts to Power Automate webhook.
      • Refactors matrix syntax, simplifies Go setup/build steps, and standardizes commands; reorganizes needs and removes job outputs in favor of artifacts.
      • Adds retry configuration directly to acceptance test step and minor debug logging before artifact upload.
  • Tests:
    • aquasec/resource_acknowledge_test.go: enable t.Parallel() and increase image provisioner delay from sleep 60 to sleep 120.

Written by Cursor Bugbot for commit 9764ff1. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@sarvodayaKumar sarvodayaKumar force-pushed the nightly_PR branch 3 times, most recently from fcfc16c to ce11b07 Compare October 27, 2025 11:02
cursor[bot]

This comment was marked as outdated.

@sarvodayaKumar sarvodayaKumar force-pushed the nightly_PR branch 7 times, most recently from 5d222cf to 2bacfdf Compare October 27, 2025 11:56
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

implementation:
- Added branch context to Power Automate webhook
- Improved error handling and logging
- Updated dependencies to latest versions
@semyonmor semyonmor merged commit 3ef4d97 into main Oct 29, 2025
23 of 24 checks passed
@semyonmor semyonmor deleted the nightly_PR branch October 29, 2025 11:12
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.

3 participants