Skip to content

Commit 4f46046

Browse files
authored
Postpone meeting (#349)
1 parent 087a232 commit 4f46046

File tree

2 files changed

+135
-123
lines changed

2 files changed

+135
-123
lines changed
Lines changed: 2 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,2 @@
1-
<!--
2-
3-
# How to join (copied directly from /JoiningAMeeting.md)
4-
5-
Hello! You're welcome to join our subcommittee meeting and add to the agenda by
6-
following these three steps:
7-
8-
1. Add your name to the list of attendees (in alphabetical order).
9-
10-
- To respect meeting size, attendees should be relevant to the agenda. That
11-
means we expect most who join the meeting to participate in discussion. If
12-
you'd rather just watch, check out our YouTube[1].
13-
14-
- Please include the organization (or project) you represent, and the
15-
location (including country code[2]) you expect to be located in during
16-
the meeting.
17-
18-
- If you're willing to help take notes, add "✏️" after your name (eg. Ada
19-
Lovelace ✏). This is hugely helpful!
20-
21-
2. If relevant, add your topic to the agenda (sorted by expected time).
22-
23-
- Every agenda item has four parts: 1) the topic, 2) an expected time
24-
constraint, 3) who's leading the discussion, and 4) a list of any relevant
25-
links (RFC docs, issues, PRs, presentations, etc). Follow the format of
26-
existing agenda items.
27-
28-
- Know what you want to get out of the agenda topic - what feedback do you
29-
need? What questions do you need answered? Are you looking for consensus
30-
or just directional feedback?
31-
32-
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier of
33-
entry for documenting new proposals is intentionally low, writing a few
34-
sentences about the problem you're trying to solve and the rough shape of
35-
your proposed solution is normally sufficient.
36-
37-
You can create a link for this:
38-
39-
- As an issue against this repo.
40-
- As a GitHub discussion in this repo.
41-
- As an RFC document into the rfcs/ folder of this repo.
42-
43-
3. Review our guidelines and agree to our Spec Membership & CLA.
44-
45-
- Review and understand our Spec Membership Agreement, Participation &
46-
Contribution Guidelines, and Code of Conduct. You'll find links to these
47-
in the first agenda item of every meeting.
48-
49-
- If this is your first time, our bot will comment on your Pull Request with
50-
a link to our Spec Membership & CLA. Please follow along and agree before
51-
your PR is merged.
52-
53-
Your organization may sign this for all of its members. To set this up,
54-
please ask [email protected].
55-
56-
PLEASE TAKE NOTE:
57-
58-
- By joining this meeting you must agree to the Specification Membership
59-
Agreement and Code of Conduct.
60-
61-
- Meetings are recorded and made available on YouTube[1], by joining you consent
62-
to being recorded.
63-
64-
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA [2]
65-
Country codes:
66-
https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
67-
[3] RFC stages:
68-
https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
69-
70-
71-
-->
72-
73-
| This is an open meeting: To attend, read [JoiningAMeeting.md][] then edit and PR this file. (Edit: ✎ above, or press "e") |
74-
| ---------------------------------------------------------------------------------------- |
75-
76-
# GraphQL-over-HTTP WG — May 2025
77-
78-
The GraphQL-over-HTTP Working Group meets regularly to discuss changes to the
79-
[GraphQL-over-HTTP Specification](https://graphql.github.io/graphql-over-http/).
80-
This is an open meeting in which anyone in the GraphQL community may attend.
81-
82-
We typically meet on the last Thursday of the month.
83-
84-
- **Date & Time**: [May 29, 2025, 11:00 AM – 12:00 PM PDT](https://www.timeanddate.com/worldclock/converter.html?iso=20250529T180000&&p1=3775&p2=110&p3=24&p4=37&p5=188&p6=496&p7=676&p8=438&p9=268&p10=234&p11=78&p12=604)
85-
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
86-
- _Please Note:_ The date or time may change. Please check this agenda the
87-
week of the meeting to confirm. While we try to keep all calendars accurate,
88-
this agenda document is the source of truth.
89-
- **Video Conference Link**: https://zoom.us/j/92781382543
90-
- _Password:_ httpwg
91-
- **Live Notes**: [Live Notes][]
92-
93-
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
94-
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
95-
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
96-
[JoiningAMeeting.md]: https://github.com/graphql/graphql-over-http/blob/main/JoiningAMeeting.md
97-
[live notes]: https://docs.google.com/document/d/1hUi3kSdcINQLWD6s8DBZIwepnqy51dwPZShDn8c1GZU/edit?usp=sharing
98-
99-
## Attendees
100-
101-
<!-- prettier-ignore -->
102-
| Name | GitHub | Organization | Location |
103-
| :------------------- | :------------ | :----------------- | :-------------------- |
104-
| Benjie Gillam (Host) | @benjie | Graphile | Chandler's Ford, UK |
105-
| Martin Bonnin | @martinbonnin | Apollo | Paris, FR |
106-
107-
108-
## Agenda
109-
110-
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Host)
111-
- [Specification Membership Agreement](https://github.com/graphql/foundation)
112-
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
113-
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
114-
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
115-
- Meetings are [published to YouTube](https://www.youtube.com/@GraphQLFoundation/videos) and we may use LLM/AI summary tools
116-
1. Introduction of attendees (5m, Host)
117-
1. Determine volunteers for note taking (1m, Host)
118-
1. Review agenda (2m, Host)
119-
1. Check for [ready for review agenda items](https://github.com/graphql/graphql-over-http/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc) (5m, Host)
120-
2. What is missing for a release?
121-
- Partial status code? https://github.com/graphql/graphql-over-http/pull/346
122-
- Persisted queries? https://github.com/graphql/graphql-over-http/pull/264
123-
- Anything else?
1+
This meeting has been cancelled and reschedule to
2+
[June 2nd](../06-June/02-graphql-over-http-wg-may-postponed-2025.md).
Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
<!--
2+
3+
# How to join (copied directly from /JoiningAMeeting.md)
4+
5+
Hello! You're welcome to join our subcommittee meeting and add to the agenda by
6+
following these three steps:
7+
8+
1. Add your name to the list of attendees (in alphabetical order).
9+
10+
- To respect meeting size, attendees should be relevant to the agenda. That
11+
means we expect most who join the meeting to participate in discussion. If
12+
you'd rather just watch, check out our YouTube[1].
13+
14+
- Please include the organization (or project) you represent, and the
15+
location (including country code[2]) you expect to be located in during
16+
the meeting.
17+
18+
- If you're willing to help take notes, add "✏️" after your name (eg. Ada
19+
Lovelace ✏). This is hugely helpful!
20+
21+
2. If relevant, add your topic to the agenda (sorted by expected time).
22+
23+
- Every agenda item has four parts: 1) the topic, 2) an expected time
24+
constraint, 3) who's leading the discussion, and 4) a list of any relevant
25+
links (RFC docs, issues, PRs, presentations, etc). Follow the format of
26+
existing agenda items.
27+
28+
- Know what you want to get out of the agenda topic - what feedback do you
29+
need? What questions do you need answered? Are you looking for consensus
30+
or just directional feedback?
31+
32+
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier of
33+
entry for documenting new proposals is intentionally low, writing a few
34+
sentences about the problem you're trying to solve and the rough shape of
35+
your proposed solution is normally sufficient.
36+
37+
You can create a link for this:
38+
39+
- As an issue against this repo.
40+
- As a GitHub discussion in this repo.
41+
- As an RFC document into the rfcs/ folder of this repo.
42+
43+
3. Review our guidelines and agree to our Spec Membership & CLA.
44+
45+
- Review and understand our Spec Membership Agreement, Participation &
46+
Contribution Guidelines, and Code of Conduct. You'll find links to these
47+
in the first agenda item of every meeting.
48+
49+
- If this is your first time, our bot will comment on your Pull Request with
50+
a link to our Spec Membership & CLA. Please follow along and agree before
51+
your PR is merged.
52+
53+
Your organization may sign this for all of its members. To set this up,
54+
please ask [email protected].
55+
56+
PLEASE TAKE NOTE:
57+
58+
- By joining this meeting you must agree to the Specification Membership
59+
Agreement and Code of Conduct.
60+
61+
- Meetings are recorded and made available on YouTube[1], by joining you consent
62+
to being recorded.
63+
64+
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA [2]
65+
Country codes:
66+
https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
67+
[3] RFC stages:
68+
https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
69+
70+
71+
-->
72+
73+
| This is an open meeting: To attend, read [JoiningAMeeting.md][] then edit and PR this file. (Edit: ✎ above, or press "e") |
74+
| ------------------------------------------------------------------------------------------------------------------------- |
75+
76+
# GraphQL-over-HTTP WG — May 2025 (postponed)
77+
78+
The GraphQL-over-HTTP Working Group meets regularly to discuss changes to the
79+
[GraphQL-over-HTTP Specification](https://graphql.github.io/graphql-over-http/).
80+
This is an open meeting in which anyone in the GraphQL community may attend.
81+
82+
We typically meet on the last Thursday of the month.
83+
84+
- **Date & Time**: ~~May 29, 2025, 11:00 AM – 12:00 PM PDT~~
85+
[June 2, 2025, 9:00 AM – 10:00 PM PDT](https://www.timeanddate.com/worldclock/converter.html?iso=20250602T160000&&p1=3775&p2=110&p3=24&p4=37&p5=188&p6=496&p7=676&p8=438&p9=268&p10=234&p11=78&p12=604)
86+
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
87+
- _Please Note:_ The date or time may change. Please check this agenda the
88+
week of the meeting to confirm. While we try to keep all calendars accurate,
89+
this agenda document is the source of truth.
90+
- **Video Conference Link**: https://zoom.us/j/92781382543
91+
- _Password:_ httpwg
92+
- **Live Notes**: [Live Notes][]
93+
94+
[calendar]:
95+
https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
96+
[google calendar]:
97+
https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
98+
[ical file]:
99+
https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
100+
[joiningameeting.md]:
101+
https://github.com/graphql/graphql-over-http/blob/main/JoiningAMeeting.md
102+
[live notes]:
103+
https://docs.google.com/document/d/1hUi3kSdcINQLWD6s8DBZIwepnqy51dwPZShDn8c1GZU/edit?usp=sharing
104+
105+
## Attendees
106+
107+
<!-- prettier-ignore -->
108+
| Name | GitHub | Organization | Location |
109+
| :------------------- | :------------ | :----------------- | :-------------------- |
110+
| Benjie Gillam (Host) | @benjie | Graphile | Chandler's Ford, UK |
111+
| Martin Bonnin | @martinbonnin | Apollo | Paris, FR |
112+
113+
## Agenda
114+
115+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and
116+
Code of Conduct (1m, Host)
117+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
118+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
119+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
120+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
121+
- Meetings are
122+
[published to YouTube](https://www.youtube.com/@GraphQLFoundation/videos)
123+
and we may use LLM/AI summary tools
124+
1. Introduction of attendees (5m, Host)
125+
1. Determine volunteers for note taking (1m, Host)
126+
1. Review agenda (2m, Host)
127+
1. Check for
128+
[ready for review agenda items](https://github.com/graphql/graphql-over-http/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
129+
(5m, Host)
130+
1. What is missing for a release?
131+
- Partial status code? https://github.com/graphql/graphql-over-http/pull/346
132+
- Persisted queries? https://github.com/graphql/graphql-over-http/pull/264
133+
- Anything else?

0 commit comments

Comments
 (0)