Skip to content

Commit

Permalink
wg cleanup & add 2022 wg agendas (#2241)
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek authored Mar 19, 2022
1 parent ad08ef9 commit c90b227
Show file tree
Hide file tree
Showing 19 changed files with 839 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- [@cshaver](github.com/cshaver)
- [@acao](github.com/acao)


### Agenda

- Review bugs with an SDL editing implementation of `monaco-graphql`
Expand All @@ -14,11 +13,13 @@
### Minutes

we looked at:

- confirmed on the latest vite example, too many workers is triggered by schema changes
- look at how schema is shared with the worker, since this can change often
- e.g. innoDB, cache api

found some bugs:

- (monaco-editor) bg missing on autocomplete box - need to create a bug ticket for them!
- repro'd https://github.com/graphql/graphiql/pull/2171/files
- monaco-react webpack example has some bugs that vite doesn't
Expand Down
File renamed without changes.
93 changes: 93 additions & 0 deletions working-group/agendas/2022/2022-04-12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!--
Hello! You're welcome to join our working group meeting and add to the agenda
by following these three steps:
1. Add your name to the list of attendees (in alphabetical order).
- To respect meeting size, attendees should be relevant to the agenda.
That means we expect most who join the meeting to participate in
discussion. If you'd rather just watch, check out our YouTube[1].
- Please include the organization (or project) you represent, and the
location (including country code[2]) you expect to be located in during
the meeting.
- If you're willing to help take notes, add "✏️" after your name
(eg. Ada Lovelace ✏). This is hugely helpful!
2. If relevant, add your topic to the agenda (sorted by expected time).
- Every agenda item has four parts: 1) the topic, 2) an expected time
constraint, 3) who's leading the discussion, and 4) a list of any
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
format of existing agenda items.
- Know what you want to get out of the agenda topic - what feedback do you
need? What questions do you need answered? Are you looking for consensus
or just directional feedback?
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier
of entry for documenting new proposals is intentionally low, writing a
few sentences about the problem you're trying to solve and the rough
shape of your proposed solution is normally sufficient.
You can create a link for this:
- As an issue against the graphiql repo.
- As a GitHub discussion in the graphiql repo.
- As an RFC document into the rfcs/ folder of the graphiql repo.
3. Review our guidelines and agree to our Spec Membership & CLA.
- Review and understand our Spec Membership Agreement, Participation &
Contribution Guidelines, and Code of Conduct. You'll find links to these
in the first agenda item of every meeting.
- If this is your first time, our bot will comment on your Pull Request
with a link to our Spec Membership & CLA. Please follow along and agree
before your PR is merged.
Your organization may sign this for all of its members. To set this up,
please ask operations@graphql.org.
PLEASE TAKE NOTE:
- By joining this meeting you must agree to the Specification Membership
Agreement and Code of Conduct.
- Meetings are recorded and made available on YouTube[1], by joining you
consent to being recorded.
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
[2] Country codes: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[3] RFC stages: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
-->

# GraphiQL WG – April 2022

- **Video Conference Link:** https://zoom.us/j/760146252
- **Password:** `graphiql`
- **Live Notes:** Google Docs
- **Date & Time:** [April 12th 2022 16:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=10&day=12&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152)
- **NOTE:** Meeting date and time may change up to a week before the meeting. Please check the agenda the week of the meeting to confirm.

[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics

## Attendees

<!-- NOTE: because we expect you to use github UI to do this, we ignore prettier for attendees and agenda section. this will prevent CI breakages. enjoy!-->
<!-- prettier-ignore-start -->

| Name | GitHub | Organization | Location |
| -------------------- | ----------------- | ----------------- | ------------------- |
| Tim Suchanek | @timsuchanek | GraphCDN | Berlin, DE |


## Agenda

1. ...

<!-- prettier-ignore-end -->
93 changes: 93 additions & 0 deletions working-group/agendas/2022/2022-05-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!--
Hello! You're welcome to join our working group meeting and add to the agenda
by following these three steps:
1. Add your name to the list of attendees (in alphabetical order).
- To respect meeting size, attendees should be relevant to the agenda.
That means we expect most who join the meeting to participate in
discussion. If you'd rather just watch, check out our YouTube[1].
- Please include the organization (or project) you represent, and the
location (including country code[2]) you expect to be located in during
the meeting.
- If you're willing to help take notes, add "✏️" after your name
(eg. Ada Lovelace ✏). This is hugely helpful!
2. If relevant, add your topic to the agenda (sorted by expected time).
- Every agenda item has four parts: 1) the topic, 2) an expected time
constraint, 3) who's leading the discussion, and 4) a list of any
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
format of existing agenda items.
- Know what you want to get out of the agenda topic - what feedback do you
need? What questions do you need answered? Are you looking for consensus
or just directional feedback?
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier
of entry for documenting new proposals is intentionally low, writing a
few sentences about the problem you're trying to solve and the rough
shape of your proposed solution is normally sufficient.
You can create a link for this:
- As an issue against the graphiql repo.
- As a GitHub discussion in the graphiql repo.
- As an RFC document into the rfcs/ folder of the graphiql repo.
3. Review our guidelines and agree to our Spec Membership & CLA.
- Review and understand our Spec Membership Agreement, Participation &
Contribution Guidelines, and Code of Conduct. You'll find links to these
in the first agenda item of every meeting.
- If this is your first time, our bot will comment on your Pull Request
with a link to our Spec Membership & CLA. Please follow along and agree
before your PR is merged.
Your organization may sign this for all of its members. To set this up,
please ask operations@graphql.org.
PLEASE TAKE NOTE:
- By joining this meeting you must agree to the Specification Membership
Agreement and Code of Conduct.
- Meetings are recorded and made available on YouTube[1], by joining you
consent to being recorded.
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
[2] Country codes: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[3] RFC stages: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
-->

# GraphiQL WG – May 2022

- **Video Conference Link:** https://zoom.us/j/760146252
- **Password:** `graphiql`
- **Live Notes:** Google Docs
- **Date & Time:** [May 10th 2022 16:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=10&day=12&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152)
- **NOTE:** Meeting date and time may change up to a week before the meeting. Please check the agenda the week of the meeting to confirm.

[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics

## Attendees

<!-- NOTE: because we expect you to use github UI to do this, we ignore prettier for attendees and agenda section. this will prevent CI breakages. enjoy!-->
<!-- prettier-ignore-start -->

| Name | GitHub | Organization | Location |
| -------------------- | ----------------- | ----------------- | ------------------- |
| Tim Suchanek | @timsuchanek | GraphCDN | Berlin, DE |


## Agenda

1. ...

<!-- prettier-ignore-end -->
93 changes: 93 additions & 0 deletions working-group/agendas/2022/2022-06-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!--
Hello! You're welcome to join our working group meeting and add to the agenda
by following these three steps:
1. Add your name to the list of attendees (in alphabetical order).
- To respect meeting size, attendees should be relevant to the agenda.
That means we expect most who join the meeting to participate in
discussion. If you'd rather just watch, check out our YouTube[1].
- Please include the organization (or project) you represent, and the
location (including country code[2]) you expect to be located in during
the meeting.
- If you're willing to help take notes, add "✏️" after your name
(eg. Ada Lovelace ✏). This is hugely helpful!
2. If relevant, add your topic to the agenda (sorted by expected time).
- Every agenda item has four parts: 1) the topic, 2) an expected time
constraint, 3) who's leading the discussion, and 4) a list of any
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
format of existing agenda items.
- Know what you want to get out of the agenda topic - what feedback do you
need? What questions do you need answered? Are you looking for consensus
or just directional feedback?
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier
of entry for documenting new proposals is intentionally low, writing a
few sentences about the problem you're trying to solve and the rough
shape of your proposed solution is normally sufficient.
You can create a link for this:
- As an issue against the graphiql repo.
- As a GitHub discussion in the graphiql repo.
- As an RFC document into the rfcs/ folder of the graphiql repo.
3. Review our guidelines and agree to our Spec Membership & CLA.
- Review and understand our Spec Membership Agreement, Participation &
Contribution Guidelines, and Code of Conduct. You'll find links to these
in the first agenda item of every meeting.
- If this is your first time, our bot will comment on your Pull Request
with a link to our Spec Membership & CLA. Please follow along and agree
before your PR is merged.
Your organization may sign this for all of its members. To set this up,
please ask operations@graphql.org.
PLEASE TAKE NOTE:
- By joining this meeting you must agree to the Specification Membership
Agreement and Code of Conduct.
- Meetings are recorded and made available on YouTube[1], by joining you
consent to being recorded.
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
[2] Country codes: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[3] RFC stages: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
-->

# GraphiQL WG – June 2022

- **Video Conference Link:** https://zoom.us/j/760146252
- **Password:** `graphiql`
- **Live Notes:** Google Docs
- **Date & Time:** [June 14th 2022 16:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=10&day=12&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152)
- **NOTE:** Meeting date and time may change up to a week before the meeting. Please check the agenda the week of the meeting to confirm.

[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics

## Attendees

<!-- NOTE: because we expect you to use github UI to do this, we ignore prettier for attendees and agenda section. this will prevent CI breakages. enjoy!-->
<!-- prettier-ignore-start -->

| Name | GitHub | Organization | Location |
| -------------------- | ----------------- | ----------------- | ------------------- |
| Tim Suchanek | @timsuchanek | GraphCDN | Berlin, DE |


## Agenda

1. ...

<!-- prettier-ignore-end -->
93 changes: 93 additions & 0 deletions working-group/agendas/2022/2022-07-12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!--
Hello! You're welcome to join our working group meeting and add to the agenda
by following these three steps:
1. Add your name to the list of attendees (in alphabetical order).
- To respect meeting size, attendees should be relevant to the agenda.
That means we expect most who join the meeting to participate in
discussion. If you'd rather just watch, check out our YouTube[1].
- Please include the organization (or project) you represent, and the
location (including country code[2]) you expect to be located in during
the meeting.
- If you're willing to help take notes, add "✏️" after your name
(eg. Ada Lovelace ✏). This is hugely helpful!
2. If relevant, add your topic to the agenda (sorted by expected time).
- Every agenda item has four parts: 1) the topic, 2) an expected time
constraint, 3) who's leading the discussion, and 4) a list of any
relevant links (RFC docs, issues, PRs, presentations, etc). Follow the
format of existing agenda items.
- Know what you want to get out of the agenda topic - what feedback do you
need? What questions do you need answered? Are you looking for consensus
or just directional feedback?
- If your topic is a new proposal it's likely an "RFC 0"[3]. The barrier
of entry for documenting new proposals is intentionally low, writing a
few sentences about the problem you're trying to solve and the rough
shape of your proposed solution is normally sufficient.
You can create a link for this:
- As an issue against the graphiql repo.
- As a GitHub discussion in the graphiql repo.
- As an RFC document into the rfcs/ folder of the graphiql repo.
3. Review our guidelines and agree to our Spec Membership & CLA.
- Review and understand our Spec Membership Agreement, Participation &
Contribution Guidelines, and Code of Conduct. You'll find links to these
in the first agenda item of every meeting.
- If this is your first time, our bot will comment on your Pull Request
with a link to our Spec Membership & CLA. Please follow along and agree
before your PR is merged.
Your organization may sign this for all of its members. To set this up,
please ask operations@graphql.org.
PLEASE TAKE NOTE:
- By joining this meeting you must agree to the Specification Membership
Agreement and Code of Conduct.
- Meetings are recorded and made available on YouTube[1], by joining you
consent to being recorded.
[1] Youtube: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
[2] Country codes: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[3] RFC stages: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
-->

# GraphiQL WG – July 2022

- **Video Conference Link:** https://zoom.us/j/760146252
- **Password:** `graphiql`
- **Live Notes:** Google Docs
- **Date & Time:** [July 12th 2022 16:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2021&month=10&day=12&hour=16&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152)
- **NOTE:** Meeting date and time may change up to a week before the meeting. Please check the agenda the week of the meeting to confirm.

[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics

## Attendees

<!-- NOTE: because we expect you to use github UI to do this, we ignore prettier for attendees and agenda section. this will prevent CI breakages. enjoy!-->
<!-- prettier-ignore-start -->

| Name | GitHub | Organization | Location |
| -------------------- | ----------------- | ----------------- | ------------------- |
| Tim Suchanek | @timsuchanek | GraphCDN | Berlin, DE |


## Agenda

1. ...

<!-- prettier-ignore-end -->
Loading

0 comments on commit c90b227

Please sign in to comment.