summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-06-26GitHub: T6494: bugfix on checkout, use the PR repo/branch over the upstreamChristian Breunig
2024-06-26GitHub: T6494: add GITHUB_TOKEN environment variableChristian Breunig
2024-06-27T6520: added PR write permissions for smoke test workflowVijayakumar A
2024-06-24GitHub: T6494: add PR comment stepsChristian Breunig
2024-06-24GitHub: T6494: add individual job timeoutsChristian Breunig
2024-06-24GitHub: T6494: add support for circinus branchChristian Breunig
2024-06-23T6511: add circinus branch to workflowVijayakumar A
2024-06-22GitHub: T6494: add workflow to build custom ISO for integration testsChristian 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-16Revert T6494: Update sonarcloud.yml and add more branches for scanning" (#3663)Yuriy Andamasov
2024-06-16T6494: Update sonarcloud.yml and add more branches for scanningYuriy Andamasov
2024-06-14T6487: updated central workflows to use current branchkumvijaya
2024-06-12T6476: added sonarcloud workflowVijayakumar A
2024-06-11T6469: remove j2 lint workflow (#3626)Vijayakumar A
2024-06-10T6467: add PR checks workflows for sagittaVijayakumar A
2024-06-10T6467: add PR checks workflows for sagittaVijayakumar A
2024-06-10T6467: add PR checks workflows for sagittaVijayakumar A
2024-06-09T6449: added pr update trigger (#3596)Vijayakumar A
2024-06-05Merge pull request #3560 from c-po/action-testChristian Breunig
GitHub: add action to build package on PR
2024-05-31T6415: repo sync using pull_request_targetVijayakumar A
2024-05-31GitHub: add action to build package on PRChristian Breunig
2024-05-30T6415: Enable repo-sync workflow to be triggered manuallyViacheslav Hletenko
2024-05-29T6415: Fix variables for repo syncViacheslav Hletenko
2024-05-29T6349: Reuse repo syncViacheslav Hletenko
2024-05-22T6378: remove labler yml as it is kept in reusable workflow repokumvijaya
2024-05-18T6349: updated pr-labels workflow permission (#3485)Vijayakumar A
2024-05-18T6349: 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-09T6316: 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-09T6315: updated codeql branch nameVijayakumar A
2024-05-07T6310: added codeql workflow and removed old codeql workflowkumvijaya
2024-05-07T6310: added codeql workflowkumvijaya
2024-05-07feat: added codeql caller workflow - workflow dispatchvijayakumar-ayyavoo_tmna
2024-05-07feat: added codeql caller workflowvijayakumar-ayyavoo_tmna
2024-04-23GitHub: use ubuntu-latest for labeler actionChristian Breunig
2024-04-23GitHub: adjust MergifyIo regex match to both upper and lower caseChristian Breunig
2024-04-12T6235: Git update actions-label-merge-conflict versionViacheslav Hletenko
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.`
2024-04-06GitHub: run unused-imports ony for current and sagittaChristian Breunig
2024-04-04GitHub: fix "on" trigger for unused-imports workflowChristian Breunig
2024-04-04Makefile: improve "unused-imports" targetChristian Breunig
2024-04-03GitHub: run unused imports action only for pull requestsChristian Breunig
2024-04-03GitHub: add action to check for unused importsChristian Breunig
2024-03-21make related tasks optionalRobert Göhler
2024-02-01GitHub: update PR request laballer to v5.0.0 tagChristian Breunig
2023-12-09GitHub: add stale PR auto labelerChristian Breunig
Add "stale" tag to PRs with 30 days of no activity.
2023-09-18Merge pull request #2276 from sarthurdev/conntrackViacheslav Hletenko
conntrack: T5571: Refactor conntrack using vyos.configdep
2023-09-18GitHub: Add smoketest result menuViacheslav Hletenko
Add the `Smoketest result` option to the default PR template
2023-09-16github: Update PR template with section of related PRssarthurdev
2023-09-11GitHub: fix workflow folder for MergifyIoChristian Breunig
2023-09-11GitHub: add MergifyIo actionChristian Breunig
2023-09-08Revert "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-27github: Labeler needs to run on `pull_request_target`sarthurdev
Ref: https://github.com/actions/labeler#permissions