Skip to content

Commit 25e1b01

Browse files
authored
Add agendas for September and October (#1369)
1 parent 79a6cea commit 25e1b01

File tree

6 files changed

+746
-0
lines changed

6 files changed

+746
-0
lines changed

agendas/2023/09-Sep/07-wg-primary.md

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
<!--
2+
3+
# How to join (copied directly from /JoiningAMeeting.md)
4+
5+
Hello! You're welcome to join our working group meeting and add to the agenda
6+
by 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.
11+
That means we expect most who join the meeting to participate in
12+
discussion. If you'd rather just watch, check out our [YouTube][].
13+
14+
- Please include the organization (or project) you represent, and the
15+
location (including [country code][]) you expect to be located in during
16+
the meeting.
17+
18+
- If you're willing to help take notes, add "✏️" after your name
19+
(eg. Ada 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
25+
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
26+
format of 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"][rfc stages]. The
33+
barrier of entry for documenting new proposals is intentionally low,
34+
writing a few sentences about the problem you're trying to solve and the
35+
rough shape of your proposed solution is normally sufficient.
36+
37+
You can create a link for this:
38+
39+
- As an issue against the graphql-wg repo.
40+
- As a GitHub discussion in the graphql-wg repo.
41+
- As an RFC document into the rfcs/ folder of the graphql-wg 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
50+
with a link to our Spec Membership & CLA. Please follow along and agree
51+
before your PR is merged.
52+
53+
Your organization may sign this for all of its members. To set this up,
54+
please ask operations@graphql.org.
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][], by joining you
62+
consent to being recorded.
63+
64+
[youtube]: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
65+
[country code]: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
66+
[rfc stages]: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
67+
68+
69+
-->
70+
71+
| This is an open meeting: To attend, read [JoiningAMeeting.md][] then edit and PR this file. (Edit: ✎ above, or press "e") |
72+
| ---------------------------------------------------------------------------------------- |
73+
74+
# GraphQL WG – September 2023 (Primary)
75+
76+
The GraphQL Working Group meets regularly to discuss changes to the
77+
[GraphQL Specification][] and other core GraphQL projects. This is an open
78+
meeting in which anyone in the GraphQL community may attend.
79+
80+
This is the primary monthly meeting, which typically meets on the first Thursday
81+
of the month. In the case we have additional agenda items or follow ups, we also
82+
hold additional secondary meetings later in the month.
83+
84+
- **Date & Time**: [September 7, 2023, 10:30 AM – 12:00 PM PDT](https://www.timeanddate.com/worldclock/converter.html?iso=20230907T173000&p1=224&p2=179&p3=136&p4=268&p5=367&p6=438&p7=248&p8=240)
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/593263740
90+
- _Password:_ graphqlwg
91+
- **Live Notes**: [Google Doc Notes][]
92+
93+
[joiningameeting.md]: https://github.com/graphql/graphql-wg/blob/main/JoiningAMeeting.md
94+
[graphql specification]: https://github.com/graphql/graphql-spec
95+
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
96+
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
97+
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
98+
[google doc notes]: https://docs.google.com/document/d/1q-sT4k8-c0tcDYJ8CxPZkJ8UY4Nhk3HbKsRxosu_7YE/edit?usp=sharing
99+
100+
## Attendees
101+
102+
| Name | GitHub | Organization | Location |
103+
| :--------------- | :------------ | :----------------- | :-------------------- |
104+
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
105+
106+
107+
## Agenda
108+
109+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Lee)
110+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
111+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
112+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
113+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
114+
1. Introduction of attendees (5m, Lee)
115+
1. Determine volunteers for note taking (1m, Lee)
116+
1. Review agenda (2m, Lee)
117+
1. Review prior secondary meetings (5m, Lee)
118+
- [August WG Secondary, APAC](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/08-Aug/09-wg-secondary-apac.md)
119+
- [August WG Secondary, EU](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/08-Aug/17-wg-secondary-eu.md)
120+
1. Review previous meeting's action items (5m, Lee)
121+
- [Ready for review](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
122+
- [All open action items (by last update)](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
123+
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
<!--
2+
3+
# How to join (copied directly from /JoiningAMeeting.md)
4+
5+
Hello! You're welcome to join our working group meeting and add to the agenda
6+
by 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.
11+
That means we expect most who join the meeting to participate in
12+
discussion. If you'd rather just watch, check out our [YouTube][].
13+
14+
- Please include the organization (or project) you represent, and the
15+
location (including [country code][]) you expect to be located in during
16+
the meeting.
17+
18+
- If you're willing to help take notes, add "✏️" after your name
19+
(eg. Ada 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
25+
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
26+
format of 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"][rfc stages]. The
33+
barrier of entry for documenting new proposals is intentionally low,
34+
writing a few sentences about the problem you're trying to solve and the
35+
rough shape of your proposed solution is normally sufficient.
36+
37+
You can create a link for this:
38+
39+
- As an issue against the graphql-wg repo.
40+
- As a GitHub discussion in the graphql-wg repo.
41+
- As an RFC document into the rfcs/ folder of the graphql-wg 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
50+
with a link to our Spec Membership & CLA. Please follow along and agree
51+
before your PR is merged.
52+
53+
Your organization may sign this for all of its members. To set this up,
54+
please ask operations@graphql.org.
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][], by joining you
62+
consent to being recorded.
63+
64+
[youtube]: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
65+
[country code]: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
66+
[rfc stages]: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
67+
68+
69+
-->
70+
71+
| This is an open meeting: To attend, read [JoiningAMeeting.md][] then edit and PR this file. (Edit: ✎ above, or press "e") |
72+
| ---------------------------------------------------------------------------------------- |
73+
74+
# GraphQL WG – September 2023 (Secondary, APAC)
75+
76+
The GraphQL Working Group meets regularly to discuss changes to the
77+
[GraphQL Specification][] and other core GraphQL projects. This is an open
78+
meeting in which anyone in the GraphQL community may attend.
79+
80+
This is a secondary meeting, timed to be acceptable for those in Asia Pacific
81+
timezones, which typically meets on the second Wednesday of the month. The
82+
primary meeting is preferred for new agenda, where this meeting is for overflow
83+
agenda items, follow ups from the primary meeting, or agenda introduced by those
84+
who could not make the primary meeting time.
85+
86+
- **Date & Time**: [September 13, 2023, 4:00 – 5:00 PM PDT](https://www.timeanddate.com/worldclock/converter.html?iso=20230913T230000&p1=224&p2=179&p3=136&p4=268&p5=367&p6=438&p7=248&p8=240)
87+
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
88+
- _Please Note:_ The date or time may change. Please check this agenda the
89+
week of the meeting to confirm. While we try to keep all calendars accurate,
90+
this agenda document is the source of truth.
91+
- **Video Conference Link**: https://zoom.us/j/593263740
92+
- _Password:_ graphqlwg
93+
- **Live Notes**: [Google Doc Notes][]
94+
95+
[joiningameeting.md]: https://github.com/graphql/graphql-wg/blob/main/JoiningAMeeting.md
96+
[graphql specification]: https://github.com/graphql/graphql-spec
97+
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
98+
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
99+
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
100+
[google doc notes]: https://docs.google.com/document/d/1q-sT4k8-c0tcDYJ8CxPZkJ8UY4Nhk3HbKsRxosu_7YE/edit?usp=sharing
101+
102+
## Attendees
103+
104+
| Name | GitHub | Organization | Location |
105+
| :--------------- | :------------ | :----------------- | :-------------------- |
106+
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
107+
108+
109+
## Agenda
110+
111+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Lee)
112+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
113+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
114+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
115+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
116+
1. Introduction of attendees (5m, Lee)
117+
1. Determine volunteers for note taking (1m, Lee)
118+
1. Review agenda (2m, Lee)
119+
1. Review prior secondary meetings (5m, Lee)
120+
- [August WG Secondary, EU](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/08-Aug/17-wg-secondary-eu.md)
121+
- [September WG Primary](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/09-Sep/07-wg-primary.md)
122+
1. Review previous meeting's action items (5m, Lee)
123+
- [Ready for review](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
124+
- [All open action items (by last update)](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
125+
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
<!--
2+
3+
# How to join (copied directly from /JoiningAMeeting.md)
4+
5+
Hello! You're welcome to join our working group meeting and add to the agenda
6+
by 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.
11+
That means we expect most who join the meeting to participate in
12+
discussion. If you'd rather just watch, check out our [YouTube][].
13+
14+
- Please include the organization (or project) you represent, and the
15+
location (including [country code][]) you expect to be located in during
16+
the meeting.
17+
18+
- If you're willing to help take notes, add "✏️" after your name
19+
(eg. Ada 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
25+
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
26+
format of 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"][rfc stages]. The
33+
barrier of entry for documenting new proposals is intentionally low,
34+
writing a few sentences about the problem you're trying to solve and the
35+
rough shape of your proposed solution is normally sufficient.
36+
37+
You can create a link for this:
38+
39+
- As an issue against the graphql-wg repo.
40+
- As a GitHub discussion in the graphql-wg repo.
41+
- As an RFC document into the rfcs/ folder of the graphql-wg 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
50+
with a link to our Spec Membership & CLA. Please follow along and agree
51+
before your PR is merged.
52+
53+
Your organization may sign this for all of its members. To set this up,
54+
please ask operations@graphql.org.
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][], by joining you
62+
consent to being recorded.
63+
64+
[youtube]: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
65+
[country code]: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
66+
[rfc stages]: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
67+
68+
69+
-->
70+
71+
| This is an open meeting: To attend, read [JoiningAMeeting.md][] then edit and PR this file. (Edit: ✎ above, or press "e") |
72+
| ---------------------------------------------------------------------------------------- |
73+
74+
# GraphQL WG – September 2023 (Secondary, EU)
75+
76+
The GraphQL Working Group meets regularly to discuss changes to the
77+
[GraphQL Specification][] and other core GraphQL projects. This is an open
78+
meeting in which anyone in the GraphQL community may attend.
79+
80+
This is a secondary meeting, timed to be acceptable for those in European
81+
timezones, which typically meets on the third Thursday of the month. The
82+
primary meeting is preferred for new agenda, where this meeting is for overflow
83+
agenda items, follow ups from the primary meeting, or agenda introduced by those
84+
who could not make the primary meeting time.
85+
86+
- **Date & Time**: [September 21, 2023, 10:30 AM – 12:00 PM PDT](https://www.timeanddate.com/worldclock/converter.html?iso=20230921T173000&p1=224&p2=179&p3=136&p4=268&p5=367&p6=438&p7=248&p8=240)
87+
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
88+
- _Please Note:_ The date or time may change. Please check this agenda the
89+
week of the meeting to confirm. While we try to keep all calendars accurate,
90+
this agenda document is the source of truth.
91+
- **Video Conference Link**: https://zoom.us/j/593263740
92+
- _Password:_ graphqlwg
93+
- **Live Notes**: [Google Doc Notes][]
94+
95+
[joiningameeting.md]: https://github.com/graphql/graphql-wg/blob/main/JoiningAMeeting.md
96+
[graphql specification]: https://github.com/graphql/graphql-spec
97+
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
98+
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
99+
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
100+
[google doc notes]: https://docs.google.com/document/d/1q-sT4k8-c0tcDYJ8CxPZkJ8UY4Nhk3HbKsRxosu_7YE/edit?usp=sharing
101+
102+
## Attendees
103+
104+
| Name | GitHub | Organization | Location |
105+
| :--------------- | :------------ | :----------------- | :-------------------- |
106+
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
107+
108+
109+
## Agenda
110+
111+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Lee)
112+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
113+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
114+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
115+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
116+
1. Introduction of attendees (5m, Lee)
117+
1. Determine volunteers for note taking (1m, Lee)
118+
1. Review agenda (2m, Lee)
119+
1. Review prior secondary meetings (5m, Lee)
120+
- [September WG Primary](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/09-Sep/07-wg-primary.md)
121+
- [September WG Secondary, APAC](https://github.com/graphql/graphql-wg/blob/main/agendas/2023/09-Sep/13-wg-secondary-apac.md)
122+
1. Review previous meeting's action items (5m, Lee)
123+
- [Ready for review](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
124+
- [All open action items (by last update)](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
125+
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)

0 commit comments

Comments
 (0)