summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-03-21Assorted improvements for our platform EOL check code. (#14768)Austin S. Hemmelgarn
2023-03-20Bundle libyaml (#14704)Emmanuel Vasilakis
2023-03-14Auto-trigger MSI build on release. (#14721)Austin S. Hemmelgarn
2023-03-07Fix issue template formatting for platform EOL check.Austin S. Hemmelgarn
2023-03-07Fix platform EOL checks to properly return success. (#14681)Austin S. Hemmelgarn
2023-03-06Bump actions/add-to-project from 0.4.0 to 0.4.1 (#14669)dependabot[bot]
2023-03-03Add support for bypassing static build cache on PRs. (#14646)Austin S. Hemmelgarn
2023-02-28Fix handling of no data in platform EOL checks. (#14617)Austin S. Hemmelgarn
2023-02-27Bump actions/checkout from 2 to 3 (#14615)dependabot[bot]
2023-02-24Add a scheduled CI job to flag supported platforms going EOL upstream. (#14581)Austin S. Hemmelgarn
2023-02-23Add flake8 to review CI to check Python files. (#14582)Austin S. Hemmelgarn
2023-02-15Add Debian 12 to our CI and platform support document. (#14529)Austin S. Hemmelgarn
2023-02-08Bump docker/build-push-action from 3 to 4 (#14437)dependabot[bot]
2023-02-08Bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0 (#14438)dependabot[bot]
2023-02-08Fix the concurrency group name for PR labeler workflow. (#14460)Austin S. Hemmelgarn
2023-02-01Fix typos in Docker debug image tags. (#14400)Austin S. Hemmelgarn
2023-01-31Fix publishing Docker Images to secondary registries. (#14389)Austin S. Hemmelgarn
2023-01-31Publish Docker images to GHCR.io and Quay.io (#14372)Austin S. Hemmelgarn
2023-01-20Fix build CI jobs. (#14302)Austin S. Hemmelgarn
2023-01-16Switch nightlies to GitHub releases. (#14020)Austin S. Hemmelgarn
2023-01-14Skip cross-platform validation when preparing releases. (#14268)Austin S. Hemmelgarn
2023-01-13Always mark nightly build releases as latest. (#14261)Austin S. Hemmelgarn
2023-01-04Fix typos (#14194)Dimitris Apostolou
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2023-01-04Switch to actions/labeler@v4 for labeling PRs. (#14203)Austin S. Hemmelgarn
2022-12-14Correctly fix repoconfig package uploads.Austin S. Hemmelgarn
2022-12-13Fix incorrect matrix parameter names in repoconfig package upload workflow.Austin S. Hemmelgarn
2022-12-13Fix conditions for uploading repoconfig packages to new infra. (#14134)Austin S. Hemmelgarn
2022-12-09ci: fix cgroup-parent name in packaging (#14118)Ilya Mashchenko
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-12-01Add workflow dispatch trigger for parent/child with cloud integration smoke t...Dimitris Koutsourelis
2022-11-28Bump google-github-actions/upload-cloud-storage from 0.10.4 to 1.0.0 (#14049)dependabot[bot]
2022-11-28Bump actions/add-to-project from 0.3.0 to 0.4.0 (#14048)dependabot[bot]
2022-11-28remove cmocka tests from ci (#14054)Ilya Mashchenko
2022-11-18Fix typo in GHA workflow.Austin S. Hemmelgarn
2022-11-18Fix nightly build uploads. (#14017)Austin S. Hemmelgarn
2022-11-15Publish nightly builds to netdata/netdata-nightlies repository. (#13961)Austin S. Hemmelgarn
2022-11-14Bump google-github-actions/setup-gcloud from 0.6.2 to 1.0.1 (#13991)dependabot[bot]
2022-10-18Change CI trigger label prefix from `ci/` to `run-ci/`. (#13849)Austin S. Hemmelgarn
2022-10-18Use PR label to trigger full packaging CI instead of PR body contents. (#13839)Austin S. Hemmelgarn
2022-10-17Add PR labels to force running Reviewdog checks. (#13818)Austin S. Hemmelgarn
2022-10-17Bump google-github-actions/upload-cloud-storage from 0.10.2 to 0.10.4 (#13837)dependabot[bot]
2022-10-17Bump google-github-actions/setup-gcloud from 0.6.0 to 0.6.2 (#13836)dependabot[bot]
2022-10-14Add a CodeQL analysis workflow. (#13812)Austin S. Hemmelgarn
2022-08-31Temporary fix for command injection vulnerability in GHA workflow. (#13600)Austin S. Hemmelgarn
2022-08-13fix(ci): fix fetching tags in Build workflow (#13517)Ilya Mashchenko
2022-08-10Fix fix for versioning issues.Austin S. Hemmelgarn
2022-08-10Explicitly fetch git ref in build workflow. (#13508)Austin S. Hemmelgarn
2022-07-25Bump actions/add-to-project from 0.1.0 to 0.3.0 (#13429)dependabot[bot]
2022-07-25Skip repo-specific CI on forks. (#13410)Austin S. Hemmelgarn