Andreas Christou
2e4c8a4f47
[v10.1.x] Chore: Bumping go to 1.21.6 ( #83729 )
...
Chore: Bumping go to 1.21.6 (#80709 )
* Bumping go to 1.25.6
* bumping sqlite to 1.14.19
* Bumping sqlite version
(cherry picked from commit 4083d23f01 )
# Conflicts:
# .drone.yml
# scripts/drone/variables.star
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
2024-03-01 13:35:36 +00:00
Timur Olzhabayev
8d7374499a
[v10.1.x] Chore: Upgrade Go to 1.21.5 ( #79561 )
...
Chore: Upgrade Go to 1.21.5 (#79329 )
* bumping grafanas go version to 1.21.5
* adding how to upgrade go doc
* removing the whole ci-build and corresponding pipelines
* clarifying that we have to run make drone
* fixing starlark linter and removing unused code
* Adding note about enterprise
* trying to change the underyling image to avoid musl issues
* only need to golang one
(cherry picked from commit 4991e71b85 )
2023-12-15 11:53:53 +01:00
Horst Gutmann
4287686420
Chore: Upgrade Go to 1.20.10 ( #76355 )
...
* [v10.1.x] Chore: Upgrade Go to 1.20.10
* Rebuild .drone.yml
2023-10-11 16:35:26 +03:00
grafana-delivery-bot[bot]
3dee8c4c85
[v10.1.x] Chore: Upgrade Go to 1.20.8 ( #74980 )
...
Chore: Upgrade Go to 1.20.8 (#74978 )
chore: Update to Go 1.20.8
(cherry picked from commit 39dbd98458 )
Co-authored-by: Horst Gutmann <horst.gutmann@grafana.com >
2023-09-18 11:55:32 +03:00
Emil Tullstedt
e07fbeef60
Chore: Upgrade Go to 1.20.6 ( #71440 )
2023-07-12 15:32:40 +02:00
dependabot[bot]
e4f662e440
Chore(deps): Bump actions/setup-go from 3 to 4 ( #64862 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 14:17:02 +00:00
Emil Tullstedt
b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 ( #67102 )
2023-05-10 13:47:35 +02:00
Dan Cech
da9c646f24
Build: add explicit build step for go codeql ( #58195 )
...
* add explicit build step for go codeql
* support workflow_dispatch for codeql checks
* syntax fix
* enable on push to codeql-go branch
* test
* use go version from go.mod
* explicitly set go version
* tidy up, add workflow_dispatch support to all codeql actions
2022-11-04 10:20:08 -04:00
dependabot[bot]
369358500d
Bump github/codeql-action from 1 to 2 ( #49128 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:29:42 +01:00
dependabot[bot]
c8514756be
Bump actions/checkout from 2 to 3 ( #46068 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 09:26:30 +01:00
Armand Grillet
3e9dfcd730
Optimize CodeQL workflow ( #47095 )
...
* Do not run CodeQL analysis when updating .cue file
* Remove autobuild step for CodeQL workflow as unecessary
* Add specialized CodeQL workflow
* Updated main CodeQL workflow to not run on PRs
* Simplify CodeQL analysis on PR
* Add .tsx file format to JS CodeQL analysis match
2022-04-01 16:40:25 +02:00
Armand Grillet
42e090cda8
Do not run CodeQL analysis when some file types are updated ( #47051 )
...
This follows the recommendation in the GitHub Docs "Configuring code scanning" > "Avoiding unnecessary scans of pull requests".
2022-03-30 13:12:59 +02:00
Arve Knudsen
c2c1ec7d0f
Chore: Move from master to main branch ( #33693 )
...
* Chore: Move from master branch to main
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
* CI: Upgrade build pipeline tool to v2
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-05-06 16:29:29 +02:00
Giordano Ricci
a8ed304f82
Chore: remove checkout step ( #31614 )
2021-03-24 13:40:34 +00:00
Arve Knudsen
a2816ee64a
Add codeql-analysis.yml ( #28029 )
2020-10-06 09:58:25 +02:00