Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For every PR we will build the vyos-1x package and include it in a custom build
of the VyOS ISO image (generic flavor) in order to execute the commonly
available smoketests:
- make test (CLI smoketests)
- make testc (config load & migration tests)
- make testraid (Installation of RAID1 system with disk replacement)
This is a measure agains merged PRs that break the smoketests in the end.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GitHub: add action to build package on PR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* T6349: updated conflict workflow
* T6349: updated conflict workflow
* T6349: updated all workflows to use reusable workflows
* T6349: updated all workflows to use reusable workflows
|
|
file
T6316: remove reviewers yml as it is controlled in global level
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add "stale" tag to PRs with 30 days of no activity.
|
|
conntrack: T5571: Refactor conntrack using vyos.configdep
|
|
Add the `Smoketest result` option to the default PR template
|
|
|
|
|
|
|