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

Use reusable workflows for supergraph CI #381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

garryod
Copy link
Member

@garryod garryod commented Jan 24, 2025

Uses the new graph-federation github action to update the supergraph

@garryod garryod added the github_actions Pull requests that update GitHub Actions code label Jan 24, 2025
@garryod garryod self-assigned this Jan 24, 2025
@garryod garryod force-pushed the supergraph-ci branch 5 times, most recently from 21f65dc to 589ec44 Compare January 28, 2025 11:11
@garryod garryod force-pushed the supergraph-ci branch 17 times, most recently from 697dce3 to bced580 Compare January 31, 2025 12:21
@garryod garryod marked this pull request as ready for review January 31, 2025 16:15
@garryod garryod requested a review from GDYendell January 31, 2025 16:20
runs-on: ubuntu-latest
steps:
- name: Update Supergraph
uses: diamondlightsource/graph-federation@main

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When do we recommend using v1 vs main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants