Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix workflow to detect version change #83

Closed
katebrenner opened this issue May 23, 2024 · 0 comments · Fixed by #86
Closed

fix workflow to detect version change #83

katebrenner opened this issue May 23, 2024 · 0 comments · Fixed by #86

Comments

@katebrenner
Copy link
Contributor

What happened:
Right now, the create github release step runs on every push to main

What you expected to happen:
The create github release should only run when a version change is detected.

How to reproduce it (as minimally and precisely as possible):

Screenshots

this is what happens currently if there is no version change & the step runs anyway (the tag & release is labeled as v, instead of a normal release like v0.3.3):
Screenshot 2024-05-23 at 3 34 05 PM

Anything else we need to know?:

Environment:

  • Grafana version:
  • Sdk version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:
@idastambuk idastambuk moved this from Incoming to Backlog in AWS Datasources May 27, 2024
@katebrenner katebrenner moved this from Backlog to Next in AWS Datasources Jun 10, 2024
@kevinwcyu kevinwcyu self-assigned this Jun 10, 2024
@kevinwcyu kevinwcyu moved this from Next to In Progress in AWS Datasources Jun 10, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in AWS Datasources Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants