Skip to content

Fix and modernize GitHub Actions workflows#8

Draft
Copilot wants to merge 1 commit into
copilot/improve-workflow-processfrom
copilot/update-projects-info
Draft

Fix and modernize GitHub Actions workflows#8
Copilot wants to merge 1 commit into
copilot/improve-workflow-processfrom
copilot/update-projects-info

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 9, 2026

All four workflows had broken or outdated action versions; the Java CI was entirely mismatched to a JavaScript/Node.js project.

Changes

  • java-setup.yml → replaced Java CI (referenced nonexistent checkout@v6 / setup-java@v5) with Node.js CI: setup-node@v4 with yarn cache, yarn install --frozen-lockfile, yarn build
  • datadog-synthetics.yml → added guard step that emits a warning and skips cleanly when DD_API_KEY/DD_APP_KEY secrets are absent instead of hard-failing
  • sign_checker.yamlcheckout@v2v4, tj-actions/changed-files@v18.4v45
  • upload_assets.yamlcheckout@v3v4, google-github-actions/auth@v1v2, upload-cloud-storage@v1v2

Checklist

  • Use the owner account that submitted registrar_reserve to sign the project information, and fill in the signature.
  • After each update of the project information, please sign the latest data and submit the signature.
  • Add a description for your pr, the description includes the original data.
  • Fill up the signature of the original data, signature account to Signature Auto check.

Signature Auto check

Para ID Owner & Signature Account:
``

Data that needs to be signed:
file

Signature Hash: ``

Copilot AI changed the title [WIP] Update projects info with recent changes Fix and modernize GitHub Actions workflows Apr 9, 2026
Copilot AI requested a review from TuneMe81 April 9, 2026 02:28
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.

2 participants