Page MenuHomeVyOS Platform

Ansible repositories maintenance, July, 2026
Closed, ResolvedPublic

Description

Various activities to support Ansibel GitHub repositories:
+ Adapting to upstream changes
+ Miscellaneous fixes
+ Cosmetic changes and so on

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Event Timeline

1st, July, 2026: Contributor assistance is failing:

Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run contributor-assistant/github-action@v2.6.1
  with:
    path-to-signatures: signatures/version1/cla.json
    path-to-document: https://github.com/vyos/vyos-cla-signatures/blob/production/README.md
    branch: production
    allowlist: github-actions[bot], dependabot-preview[bot], insights-engineering-bot, dependabot[bot], copilot, github-copilot[bot], copilot[bot], Copilot, vyosbot, pre-commit-ci, pre-commit-ci[bot], codecov, codecov[bot], mergify, mergify[bot], netlify, netlify[bot], claude, claude[bot], coderabbitai, coderabbitai[bot]
    remote-organization-name: vyos
    remote-repository-name: vyos-cla-signatures
    lock-pullrequest-aftermerge: false
    use-dco-flag: false
    suggest-recheck: true
  env:
    GITHUB_TOKEN: ***
    PERSONAL_ACCESS_TOKEN: ***
CLA Assistant GitHub Action bot has started the process
(node:1959) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:1959) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.