Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/plugin-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bf82229732c00c33952ee40c3ac0d087cac6c2ef
Choose a base ref
...
head repository: grafana/plugin-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b61b80b2eb1a6d9eec788567ac5fd9b9503500b
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 12, 2026

  1. feat: support react image in e2e matrix (#192)

    * Add support for Grafana React image with org-based default
    
    * add bundle
    
    * allow internal repos to opt out
    
    * fix logic for internal repos
    
    * test node24
    
    * use hardcoded image
    
    * use new name
    
    * rename input
    
    * use boolean
    
    * improve boolean input handling
    
    * remove default value
    
    * use getinput instead of env var
    sunker authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    f850aa0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release e2e-version 1.2.0 (#168)

    Co-authored-by: grafana-plugins-platform-bot[bot] <144369747+grafana-plugins-platform-bot[bot]@users.noreply.github.com>
    grafana-plugins-platform-bot[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    c246b74 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update google-github-actions/setup-gcloud action to v3

    | datasource  | package                            | from   | to     |
    | ----------- | ---------------------------------- | ------ | ------ |
    | github-tags | google-github-actions/setup-gcloud | v2.2.1 | v3.0.1 |
    
    
    Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    renovate-sh-app[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    3b61b80 View commit details
    Browse the repository at this point in the history
Loading