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

add CI to compose supergraph schema and publish to OCI #20

Merged
merged 8 commits into from
Jul 2, 2024
Merged

Conversation

iamvigneshwars
Copy link
Contributor

No description provided.

@iamvigneshwars iamvigneshwars added the enhancement New feature or request label Jun 28, 2024
@iamvigneshwars iamvigneshwars self-assigned this Jun 28, 2024
schema/initial.graphql Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Show resolved Hide resolved
@iamvigneshwars iamvigneshwars marked this pull request as draft June 28, 2024 08:50
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 10 times, most recently from a4c1d5e to bfd2414 Compare July 1, 2024 10:40
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 3 times, most recently from 868f233 to 95d9010 Compare July 1, 2024 13:13
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 6 times, most recently from bedd6ad to e9cc22e Compare July 2, 2024 09:11
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 5 times, most recently from bf6bc11 to 7497867 Compare July 2, 2024 11:06
@DiamondLightSource DiamondLightSource deleted a comment from github-actions bot Jul 2, 2024
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 2 times, most recently from cf9ab88 to 48a2702 Compare July 2, 2024 11:10
@DiamondLightSource DiamondLightSource deleted a comment from github-actions bot Jul 2, 2024
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 2 times, most recently from b3e7d82 to 1be5f93 Compare July 2, 2024 11:15
@DiamondLightSource DiamondLightSource deleted a comment from github-actions bot Jul 2, 2024
@DiamondLightSource DiamondLightSource deleted a comment from github-actions bot Jul 2, 2024
@iamvigneshwars iamvigneshwars marked this pull request as ready for review July 2, 2024 11:26
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 2 times, most recently from c38be56 to d43fc52 Compare July 2, 2024 11:47
Copy link

github-actions bot commented Jul 2, 2024

diff --git a/old_supergraph.graphql b/supergraph.graphql
index 982e582..33071f2 100644
--- a/old_supergraph.graphql
+++ b/supergraph.graphql
@@ -42,5 +42,5 @@ enum link__Purpose {
 type Query
   @join__type(graph: PLACEHOLDER_GRAPH)
 {
-  _empty: String
+  empty: String
 }

@DiamondLightSource DiamondLightSource deleted a comment from github-actions bot Jul 2, 2024
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 2 times, most recently from 2ead6c9 to f1b7a20 Compare July 2, 2024 13:23
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Show resolved Hide resolved
@iamvigneshwars iamvigneshwars force-pushed the schema-ci branch 2 times, most recently from 96663dc to 8886a1d Compare July 2, 2024 14:24
.github/workflows/schema-compose.yaml Outdated Show resolved Hide resolved
.github/workflows/schema-compose.yaml Show resolved Hide resolved
Copy link
Member

@garryod garryod left a comment

Choose a reason for hiding this comment

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

LGTM

@garryod garryod merged commit 4bd3233 into main Jul 2, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants