Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-26 | GitHub: T6494: bugfix on checkout, use the PR repo/branch over the upstream | Christian Breunig | |
2024-06-26 | GitHub: T6494: add GITHUB_TOKEN environment variable | Christian Breunig | |
2024-06-27 | T6520: added PR write permissions for smoke test workflow | Vijayakumar A | |
2024-06-24 | GitHub: T6494: add PR comment steps | Christian Breunig | |
2024-06-24 | GitHub: T6494: add individual job timeouts | Christian Breunig | |
2024-06-24 | GitHub: T6494: add support for circinus branch | Christian Breunig | |
2024-06-23 | T6511: add circinus branch to workflow | Vijayakumar A | |
2024-06-22 | GitHub: T6494: add workflow to build custom ISO for integration tests | Christian Breunig | |
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. | |||
2024-06-16 | Revert T6494: Update sonarcloud.yml and add more branches for scanning" (#3663) | Yuriy Andamasov | |
2024-06-16 | T6494: Update sonarcloud.yml and add more branches for scanning | Yuriy Andamasov | |
2024-06-14 | T6487: updated central workflows to use current branch | kumvijaya | |
2024-06-12 | T6476: added sonarcloud workflow | Vijayakumar A | |
2024-06-11 | T6469: remove j2 lint workflow (#3626) | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-10 | T6467: add PR checks workflows for sagitta | Vijayakumar A | |
2024-06-09 | T6449: added pr update trigger (#3596) | Vijayakumar A | |
2024-06-05 | Merge pull request #3560 from c-po/action-test | Christian Breunig | |
GitHub: add action to build package on PR | |||
2024-05-31 | T6415: repo sync using pull_request_target | Vijayakumar A | |
2024-05-31 | GitHub: add action to build package on PR | Christian Breunig | |
2024-05-30 | T6415: Enable repo-sync workflow to be triggered manually | Viacheslav Hletenko | |
2024-05-29 | T6415: Fix variables for repo sync | Viacheslav Hletenko | |
2024-05-29 | T6349: Reuse repo sync | Viacheslav Hletenko | |
2024-05-18 | T6349: updated pr-labels workflow permission (#3485) | Vijayakumar A | |
2024-05-18 | T6349: updated conflict check workflow (#3468) | Vijayakumar A | |
* T6349: updated conflict workflow * T6349: updated conflict workflow * T6349: updated all workflows to use reusable workflows * T6349: updated all workflows to use reusable workflows | |||
2024-05-09 | T6316: remove reviewers assignment in workflow as it will done by codeowners ↵ | Vijayakumar A | |
file T6316: remove reviewers yml as it is controlled in global level | |||
2024-05-09 | T6315: updated codeql branch name | Vijayakumar A | |
2024-05-07 | T6310: added codeql workflow and removed old codeql workflow | kumvijaya | |
2024-05-07 | T6310: added codeql workflow | kumvijaya | |
2024-05-07 | feat: added codeql caller workflow - workflow dispatch | vijayakumar-ayyavoo_tmna | |
2024-05-07 | feat: added codeql caller workflow | vijayakumar-ayyavoo_tmna | |
2024-04-23 | GitHub: use ubuntu-latest for labeler action | Christian Breunig | |
2024-04-23 | GitHub: adjust MergifyIo regex match to both upper and lower case | Christian Breunig | |
2024-04-12 | T6235: Git update actions-label-merge-conflict version | Viacheslav Hletenko | |
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.` | |||
2024-04-06 | GitHub: run unused-imports ony for current and sagitta | Christian Breunig | |
2024-04-04 | GitHub: fix "on" trigger for unused-imports workflow | Christian Breunig | |
2024-04-04 | Makefile: improve "unused-imports" target | Christian Breunig | |
2024-04-03 | GitHub: run unused imports action only for pull requests | Christian Breunig | |
2024-04-03 | GitHub: add action to check for unused imports | Christian Breunig | |
2024-02-01 | GitHub: update PR request laballer to v5.0.0 tag | Christian Breunig | |
2023-12-09 | GitHub: add stale PR auto labeler | Christian Breunig | |
Add "stale" tag to PRs with 30 days of no activity. | |||
2023-09-11 | GitHub: fix workflow folder for MergifyIo | Christian Breunig | |
2023-09-08 | Revert "Create build.yml" | Viacheslav Hletenko | |
This reverts commit 7a99a59b338fecd73d34819a0a95646c054a0f12. SonarCloud is not configured for now properly. Revert this commit until we confiugre all properly if we'll use it in the future. | |||
2023-08-27 | github: Labeler needs to run on `pull_request_target` | sarthurdev | |
Ref: https://github.com/actions/labeler#permissions | |||
2023-08-27 | github: Set permissions for label workflow | sarthurdev | |
2023-08-25 | github: Add PR labels to easily identify base branches | sarthurdev | |
2023-06-05 | T5258: git Actions use ubuntu-22.04 for PR conflicts checker | Viacheslav Hletenko | |
git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker https://github.com/actions/runner-images/issues/6002 | |||
2023-02-23 | Create build.yml | Yuriy Andamasov | |
2023-02-04 | GitHub: update assign author action to version 1.6.2 | Christian Breunig | |
2022-12-17 | GitHub: use private access token for review assignment | Christian Poessinger | |