Skip to content

JonCole/grafana-azure-sdk-react

This branch is 31 commits behind grafana/grafana-azure-sdk-react:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 21, 2023
Mar 20, 2024
Nov 3, 2023
Nov 3, 2023
Mar 14, 2024
Jul 7, 2021
Nov 3, 2023
Jul 7, 2021
Nov 3, 2023
Jul 7, 2021
Nov 3, 2023
Jan 23, 2024
Nov 3, 2023
Mar 26, 2024
Nov 3, 2023
Nov 3, 2023
Nov 3, 2023
Apr 3, 2024

Repository files navigation

Grafana Azure SDK

A frontend package that can be used to share code across all Azure plugins.

Drone configuration

Drone signs the Drone configuration file. This needs to be run every time the drone.yml file is modified. See https://github.com/grafana/deployment_tools/blob/master/docs/infrastructure/drone/signing.md for more info.

Update drone build

If you have not installed drone CLI follow these instructions

To sign the .drone.yml file:

# Get your drone token from https://drone.grafana.net/account
export DRONE_TOKEN=<Your DRONE_TOKEN>

drone --server https://drone.grafana.net sign --save grafana/grafana-azure-sdk-react

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.0%
  • JavaScript 22.0%