summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2024-04-13Bump tj-actions/changed-files from 42 to 44 (#17401)dependabot[bot]
2024-04-10Skip Go code in CI if it hasn’t changed. (#17077)Austin S. Hemmelgarn
2024-04-01Bump Wandalen/wretry.action from 2 to 3 (#17297)dependabot[bot]
2024-04-01Bump tj-actions/changed-files from 43 to 44 (#17296)dependabot[bot]
2024-03-29Fix action lints (#17120)Tasos Katsoulas
2024-03-29Bump Wandalen/wretry.action from 1 to 2 (#17246)dependabot[bot]
2024-03-18Bump tj-actions/changed-files from 42 to 43 (#17187)dependabot[bot]
2024-02-26Fix a few minor bits of build-related infrastructure. (#17051)Austin S. Hemmelgarn
2024-02-12Move web/ under src/ (#16992)vkalintiris
2024-02-12Use changed files in check-files workflow (#16993)Tasos Katsoulas
2024-02-10Update input skip patterns (#16984)Tasos Katsoulas
2024-02-10Update input paths for tj-actions/changed-files (#16982)Tasos Katsoulas
2024-02-05Bump nick-fields/retry from 2 to 3 (#16927)dependabot[bot]
2024-02-02Update file match patterns in CI jobs. (#16917)Austin S. Hemmelgarn
2024-01-31Limit what we upload to GCS for nightlies. (#16870)Austin S. Hemmelgarn
2024-01-29Add ARMv6 static builds. (#16853)Austin S. Hemmelgarn
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