| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-12 | Merge pull request #5176 from vyos/mergify/configuration-deprecated-update | Daniil Baturin | |
| ci(mergify): upgrade configuration to current format | |||
| 2026-05-09 | build: T8834: remove SonarCloud integration | Yuriy Andamasov | |
| 🤖 Generated by robots (https://vyos.io) | |||
| 2026-05-08 | Merge pull request #5177 from vyos/T8595-add-agents-md | Daniil Baturin | |
| general: T8595: add AGENTS.md | |||
| 2026-05-07 | general: T8595: add AGENTS.md | Yuriy Andamasov | |
| 2026-05-07 | ci(mergify): upgrade configuration to current format | mergify[bot] | |
| 2026-05-06 | T8463: Update GitHub actions to latest versions | asklymenko | |
| 2026-05-06 | T8218: removed unqueue from mergify yaml as it is unsupported | kumvijaya | |
| 2026-04-26 | T8531: add Mergify config with commands restrictions | Yuriy Andamasov | |
| 2026-04-15 | Merge pull request #5126 from kumvijaya/current | Andrii Klymenko | |
| T8490: added typos check workflow | |||
| 2026-04-14 | T8490: added typos check workflow | kumvijaya | |
| 2026-04-03 | Merge pull request #5105 from kumvijaya/current | Christian Breunig | |
| T8453: smoke test workflow updated to check branch match with vyos-build for checkout | |||
| 2026-04-03 | T8453: smoke test workflow updated to use right creds for gh cli access | kumvijaya | |
| 2026-04-02 | T8453: smoke test workflow updated to check branch match with vyos-build for ↵ | kumvijaya | |
| checkout | |||
| 2026-03-27 | T8410: Fix typos and mistakes for comments and messages | Viacheslav Hletenko | |
| Fix typos and mistakes No functional changes | |||
| 2026-03-26 | T8437: Use self-hosted runners for smoketests | Andrii Klymenko | |
| Add the configuration parameters required to specify self-hosted smoketests runners. | |||
| 2026-01-29 | T8218: Fixed pull request branch fetching issue post Github pullrequest ↵ | kumvijaya | |
| policy update | |||
| 2026-01-09 | T8144: smoke test workflow updated to report its jobs status as-is | kumvijaya | |
| 2026-01-08 | T8144: Updated smoke test result check and display for tpm tests | kumvijaya | |
| 2026-01-04 | T8144: Updated trigger-rebuild-repo-package workflow for pull_request_target ↵ | kumvijaya | |
| policy change | |||
| 2026-01-01 | T8100: smoke test workflow fixed whitespace handling with json | kumvijaya | |
| 2025-12-30 | T8100: Refactor smoke test workflows for GitHub's pull_request_target policy ↵ | kumvijaya | |
| change T8100: refactored smoke test workflow T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: condolidated smoke test workflow to handle the branch specific handlings T8100: fixed review comments on smoke test refactoring T8100: smoketest refactoring syntax errors fixed T8100: fixed review comments on smoke test refactoring T8100: smoketest refactoring review comments fixed T8100: smoketest workflofw fixed copilot review comments T8100: smoketest workflofw fixed copilot review comments | |||
| 2025-12-15 | T8100: updated pullrequest_target trigger branch filters updated | kumvijaya | |
| 2025-12-15 | T8100: updated pullrequest_target trigger branch filters updated | kumvijaya | |
| 2025-11-05 | T7981: conflict check workflow update | kumvijaya | |
| 2025-11-04 | T7981: prs conflict check workflow updated to use schedule | kumvijaya | |
| 2025-10-09 | T7878: Using mergify rule to handle conflict checks for private repo | kumvijaya | |
| 2025-09-24 | T7748: using mergify rule to handle conflict checks for private repo | kumvijaya | |
| 2025-09-17 | T7746: updated conflict workflow reference in workflow | kumvijaya | |
| 2025-09-04 | T7787: Makefile check for unused-imports should be mandatory | Christian Breunig | |
| Currently our make target for "unused-imports" check is optional and a "suggestion". As we now also use pylint to check for missing imports and code issues, we will now make the unused import check mandatory. This improves overall code quality. | |||
| 2025-08-27 | T7748: conflict check workflow updated to marketplace action with increased ↵ | kumvijaya | |
| wait and retry | |||
| 2025-08-14 | T7719: Add VPP tests per PR before merging | Viacheslav Hletenko | |
| Split smoketest and add VPP tests per PR, but before merging for the `package-smoketest.yml` | |||
| 2025-07-19 | T7619: removed REMOTE_REPO var from mirror workflow | kumvijaya | |
| 2025-07-14 | Merge pull request #4599 from kumvijaya/current | Christian Breunig | |
| T7613: pr mirror workflow manual run option added with closed choice | |||
| 2025-07-11 | fix of the run trigger | Yevhen Bondarenko | |
| 2025-07-10 | T7613: pr mirror workflow manual run option added | kumvijaya | |
| 2025-07-09 | T7613: pr mirror workflow added workflow dispatch support | kumvijaya | |
| 2025-07-06 | T7613: updated to use unified pr mirror (without trigger) | kumvijaya | |
| 2025-06-26 | added workflow for CLA | lemeshovich | |
| 2025-06-19 | T7564: added darker ruff lint workflow | kumvijaya | |
| 2025-06-19 | T7564: GitHub: remove ruff linter PR check - should be an automated review | Christian Breunig | |
| Consensus amongst the developers was to rather move the hard PR check to a soft check in form of an automated review by a Bot using GitHub actions. | |||
| 2025-05-29 | VD-277: use YYYY.MM.DD-HHMM-integration version scheme for builds | Christian Breunig | |
| 2025-05-20 | T7445: added open prs conflict checker aller workflow | kumvijaya | |
| 2025-04-20 | T7334: pr mirror trigger workflow added with label creation permission for ↵ | kumvijaya | |
| default github token | |||
| 2025-04-06 | T7289: GitHub: checkout vyos-1x repository with submodule clone enabled | Christian Breunig | |
| 2025-03-16 | Merge pull request #4395 from kumvijaya/current | Christian Breunig | |
| T7247: removed pr number input for target repo mirror workflow call | |||
| 2025-03-16 | T7247: removed pr number input for target repo mirror workflow call | kumvijaya | |
| 2025-03-15 | T5400: initialize OPAM environment where it's really needed | Christian Breunig | |
| Instead of trying to fix - what we call - "Schroedingers build environment" in the outside world calling this package build, we should rather fix the Makefile/build system.. | |||
| 2025-03-04 | GitHub: T5400: evaluate OPAM environment before package build | Christian Breunig | |
| 2025-02-26 | GitHub: T6707: only do package integration tests on main repositoryc-po-patch-1 | Christian Breunig | |
| 2025-02-26 | GitHub: T6707: define smoketest ISO retention-days to 2 | Christian Breunig | |
