summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
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
2022-04-01Fix invocation of the coverity script. (#12576)Austin S. Hemmelgarn
2022-03-30chore(deps): bump peter-evans/create-pull-request from 3 to 4 (#12533)dependabot[bot]
2022-03-30Fix coverity scan. (#12561)Austin S. Hemmelgarn
2022-03-25fix using incorrect repo when building native packages (#12522)Ilya Mashchenko
2022-03-21chore(deps): bump google-github-actions/upload-cloud-storage (#12468)dependabot[bot]
2022-03-16Sanely handle very large PR bodies in package build CI matrix generation. (#1...Austin S. Hemmelgarn
2022-03-16Add retries in preparation of test environments for build CI. (#12198)Austin S. Hemmelgarn
2022-03-16Fix packaging CI failure notifications to actually report _all_ steps. (#12394)Austin S. Hemmelgarn
2022-03-14Bump google-github-actions/upload-cloud-storage from 0.5.0 to 0.7.0 (#12387)dependabot[bot]
2022-03-14Bump google-github-actions/setup-gcloud from 0.5.1 to 0.6.0 (#12386)dependabot[bot]
2022-03-11Fix version handling issues in release workflow. (#12375)Austin S. Hemmelgarn
2022-03-11Fix pushing version bump commits in release/nightly build workflow. (#12372)Austin S. Hemmelgarn
2022-03-11fix(ci/release): limit the number of issues to fetch from GitHub when generat...Ilya Mashchenko
2022-03-10Fix handling of pushing commits for release process. (#12359)Austin S. Hemmelgarn
2022-03-09Fix typo in new release workflow.Austin S. Hemmelgarn
2022-03-09Fix string handling for Slack CI notification bodies. (#12235)Austin S. Hemmelgarn
2022-03-09Final migration of release code off of Travis CI. (#12239)Austin S. Hemmelgarn
2022-03-08Workflow to trigger cloud regression e2e tests (#12299)Dimitris Koutsourelis
2022-03-07Bump actions/checkout from 2 to 3 (#12330)dependabot[bot]
2022-02-24Fix handling of repository name in CI workflows. (#12234)Austin S. Hemmelgarn
2022-02-23Assorted CI cleanup. (#11777)Austin S. Hemmelgarn
2022-02-21Properly check out the repo when running the packaging workflow on push. (#12...Austin S. Hemmelgarn
2022-02-21Bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 (#12194)dependabot[bot]
2022-02-21Update packaging CI to only run a limited set of jobs on PRs. (#12156)Austin S. Hemmelgarn
2022-02-18Finish pushing handling of kickstart checksums to netdata/learn. (#12176)Austin S. Hemmelgarn
2022-02-16Consolidate build matrix across CI jobs. (#11807)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2022-02-10Update repoconfig package build workflow to run on PRs and pushes. (#12102)Austin S. Hemmelgarn
2022-02-07Bump google-github-actions/setup-gcloud from 0.4.0 to 0.5.0 (#12093)dependabot[bot]
2022-02-01Replace CentOS 8 with RockyLinux 8 in CI and package builds. (#11801)Austin S. Hemmelgarn
2022-01-24Bump google-github-actions/setup-gcloud from 0.3 to 0.4.0 (#12031)dependabot[bot]
2022-01-18Initial release of new kickstart script. (#11764)Austin S. Hemmelgarn
2022-01-04Remove Ubuntu 21.04 from CI and packaging. (#11851)Austin S. Hemmelgarn
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-12-22fix(ci): install ESLint before running reviewdog/action-eslint (#11922)Ilya Mashchenko
2021-12-13Bump google-github-actions/upload-cloud-storage from 0.4.0 to 0.5.0 (#11894)dependabot[bot]
2021-12-13Bump google-github-actions/setup-gcloud from 0.2.1 to 0.3 (#11893)dependabot[bot]
2021-12-01Fix token name in release draft workflow. (#11847)Austin S. Hemmelgarn