summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2024-01-29Bump google-github-actions/upload-cloud-storage from 2.0.0 to 2.1.0dependabot/github_actions/google-github-actions/upload-cloud-storage-2.1.0dependabot[bot]
2024-01-22Bump actions/cache from 3 to 4 (#16824)dependabot[bot]
2024-01-22Bump tj-actions/changed-files from 41 to 42 (#16823)dependabot[bot]
2024-01-17Update GHA steps that handle artifacts to use latest versions of upload/downl...Austin S. Hemmelgarn
2024-01-17Add check to avoid auto-installing new major versions of Netdata. (#15898)Austin S. Hemmelgarn
2024-01-02Bump tj-actions/changed-files from 40 to 41 (#16668)dependabot[bot]
2023-12-29Revert "Update artifact-handling actions to latest version." (#16689)Tasos Katsoulas
2023-12-25Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 (#16667)dependabot[bot]
2023-12-21Update artifact-handling actions to latest version. (#16639)Austin S. Hemmelgarn
2023-12-20Bump google-github-actions/upload-cloud-storage from 1.0.3 to 2.0.0 (#16624)dependabot[bot]
2023-12-13CMake build system. (#15996)vkalintiris
2023-12-13Bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0 (#16577)dependabot[bot]
2023-12-11Bump actions/setup-python from 4 to 5 (#16578)dependabot[bot]
2023-12-07Bump google-github-actions/auth from 1 to 2 (#16526)dependabot[bot]
2023-11-16Introduce agent release metadata pipelines (#16366)Tasos Katsoulas
2023-10-30Bump tj-actions/changed-files from 39 to 40 (#16301)dependabot[bot]
2023-09-20Fix handling of CI skipping. (#16022)Austin S. Hemmelgarn
2023-09-18Bump docker/setup-buildx-action from 2 to 3 (#15989)dependabot[bot]
2023-09-18Bump docker/build-push-action from 4 to 5 (#15990)dependabot[bot]
2023-09-11Bump actions/checkout from 3 to 4 (#15935)dependabot[bot]
2023-08-21fix packaging mark stable static build (#15854)Ilya Mashchenko
2023-08-01Add initial tooling for generating integrations.js file. (#15406)Austin S. Hemmelgarn
2023-07-11Attempt to more aggressively skip CI jobs on PRs if those jobs are irrelevant...Austin S. Hemmelgarn
2023-05-15Bump google-github-actions/upload-cloud-storage from 1.0.1 to 1.0.3 (#15052)dependabot[bot]
2023-05-15Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#15053)dependabot[bot]
2023-04-04Bump google-github-actions/upload-cloud-storage from 1.0.0 to 1.0.1 (#14853)dependabot[bot]
2023-03-03Add support for bypassing static build cache on PRs. (#14646)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-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
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-11-28Bump google-github-actions/upload-cloud-storage from 0.10.4 to 1.0.0 (#14049)dependabot[bot]
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-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-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-20Report version in build workflow output.Austin S. Hemmelgarn
2022-07-06Explicitly skip uploads and notifications in third-party repositories. (#13308)Austin S. Hemmelgarn
2022-06-30Add new `test` key to distros.yml entries. (#13241)Austin S. Hemmelgarn
2022-06-29Fix build matrix generation for build workflow. (#13254)Austin S. Hemmelgarn
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn