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

Change update gafferpy workflow #3029

Closed
t92549 opened this issue Oct 10, 2023 · 0 comments · Fixed by #3030
Closed

Change update gafferpy workflow #3029

t92549 opened this issue Oct 10, 2023 · 0 comments · Fixed by #3030
Assignees
Labels
bug Confirmed or suspected bug
Milestone

Comments

@t92549
Copy link
Contributor

t92549 commented Oct 10, 2023

Now that gaffer-tools is being archived in favour of the new standalone gafferpy repo, the release action should be updated to trigger a version update in the new repo:

- name: Update gaffer-tools' Gaffer version
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Update Gaffer Version
repo: gchq/gaffer-tools
token: ${{ secrets.ADMIN_GITHUB_TOKEN }}
inputs: '{ "version": "${{ env.RELEASE_VERSION }}" }'
ref: develop

@t92549 t92549 added the bug Confirmed or suspected bug label Oct 10, 2023
@t92549 t92549 added this to the v2.1.0 milestone Oct 10, 2023
@t92549 t92549 self-assigned this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant