summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
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
2022-07-20Report version in build workflow output.Austin S. Hemmelgarn
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-12Also run repoconfig package builds when distro list is changed. (#13276)Austin S. Hemmelgarn
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-07-12add job to move bugs to project board (#13350)Hugo Valente
2022-07-06Explicitly skip uploads and notifications in third-party repositories. (#13308)Austin S. Hemmelgarn
2022-07-05Bump actions/add-to-project from 0.0.5 to 0.1.0 (#13295)dependabot[bot]
2022-06-30Add new `test` key to distros.yml entries. (#13241)Austin S. Hemmelgarn
2022-06-30Assorted cleanups for new package infrastructure upload support. (#13270)Austin S. Hemmelgarn
2022-06-30Fix package build filtering on PRs. (#13267)Austin S. Hemmelgarn
2022-06-29Fix build matrix generation for build workflow. (#13254)Austin S. Hemmelgarn
2022-06-28Upload packages to new self-hosted repository infrastructure. (#13240)Austin S. Hemmelgarn
2022-06-28Implement PackageCloud cleanup (#13236)maneamarius
2022-06-28Use correct PAT for add-to-project workflow. (#13234)Austin S. Hemmelgarn
2022-06-27ci: add issues to the Agent Board project workflow (#13225)Ilya Mashchenko
2022-06-16fix conditions for nightly build triggers (#13145)maneamarius
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn
2022-05-23Add automatic retries fo static builds during nightly and release builds. (#1...Austin S. Hemmelgarn
2022-05-12chore(deps): bump docker/build-push-action from 2 to 3 (#12851)dependabot[bot]
2022-05-12chore(deps): bump docker/login-action from 1 to 2 (#12850)dependabot[bot]
2022-05-12chore(deps): bump docker/setup-qemu-action from 1 to 2 (#12849)dependabot[bot]
2022-05-12chore(deps): bump docker/setup-buildx-action from 1 to 2 (#12848)dependabot[bot]
2022-05-07Save built packages in CI before testing them. (#12842)Austin S. Hemmelgarn
2022-05-02chore(deps): bump google-github-actions/upload-cloud-storage (#12794)dependabot[bot]
2022-04-19fix disable-dependency-tracking typo (#12714)Ilya Mashchenko
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-04-15Fix retry code in build CI. (#12691)Austin S. Hemmelgarn
2022-04-15Annotate release tags.Austin S. Hemmelgarn
2022-04-15Ensure versioned release tags include a leading `v` in workflows. (#12695)Austin S. Hemmelgarn
2022-04-15Fix branch handling for minor releases in release workflow. (#12690)Austin S. Hemmelgarn
2022-04-13chore(deps): bump google-github-actions/upload-cloud-storage (#12647)dependabot[bot]
2022-04-13chore(deps): bump actions/download-artifact from 2 to 3 (#12646)dependabot[bot]
2022-04-13chore(deps): bump actions/upload-artifact from 2 to 3 (#12645)dependabot[bot]
2022-04-12Remove on pull_request trigger (#12670)Dimitris Koutsourelis
2022-04-11Trigger cloud intergration workflow for PRs and pushes against master (#12349)Dimitris Koutsourelis