Skip to content

Update to latest wgutils #1483

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

Merged
merged 2 commits into from
Feb 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 19 additions & 16 deletions JoiningAMeeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,33 +6,34 @@
4. Read and follow the steps below to add yourself to an upcoming meeting.

[set of meetings]: https://github.com/graphql/graphql-wg#upcoming-meetings
[calendar]: https://calendar.google.com/calendar/u/0/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8@group.calendar.google.com
[calendar]:
https://calendar.google.com/calendar/u/0/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8@group.calendar.google.com
[agenda file]: https://github.com/graphql/graphql-wg/tree/main/agendas

## How to join

Hello! You're welcome to join our working group meeting and add to the agenda
by following these three steps:
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][].
- 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][].

- Please include the organization (or project) you represent, and the
location (including [country code][]) 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!
- 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.
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
Expand All @@ -55,9 +56,9 @@ by following these three steps:
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.
- 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 [email protected].
Expand All @@ -71,5 +72,7 @@ PLEASE TAKE NOTE:
consent to being recorded.

[youtube]: https://www.youtube.com/channel/UCERcwLeheOXp_u61jEXxHMA
[country code]: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[rfc stages]: https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
[country code]:
https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes
[rfc stages]:
https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md#rfc-contribution-stages
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"devDependencies": {
"prettier": "^2.1.2",
"wgutils": "^0.1.2"
"wgutils": "^0.1.5"
},
"prettier": {
"proseWrap": "always"
Expand Down
6 changes: 6 additions & 0 deletions wg.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ meeting in which anyone in the GraphQL community may attend.
This is the primary monthly meeting, which typically meets on the first Thursday
of the month. In the case we have additional agenda items or follow ups, we also
hold additional secondary meetings later in the month.`,
agendaTemplateBottom: `\
1. Review previous meeting's action items (5m, Host)
- [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)
- [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)
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
`,
links: {
"graphql specification": "https://github.com/graphql/graphql-spec",
calendar:
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
dependencies:
ansi-regex "^5.0.1"

wgutils@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/wgutils/-/wgutils-0.1.2.tgz#4ec3f74d71ad4c83f4081e710aae48da800f2f9d"
integrity sha512-9FaV9TaQr+3YGg3zN6bq6YdNaj2FRO5O14/htAIF0Z5HlVnMYSGAB3Es6nwNrVcPxRMUUo2vlPxDeLAxY5wysg==
wgutils@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/wgutils/-/wgutils-0.1.5.tgz#fc5815c9ae2bfa9bff633eadb9e0408cd281b151"
integrity sha512-Mea/OcK1hAbeEA90vVxZTiqh8NCcQp+dmGl0FVslwS06RHzxig4PZVoLQTIt1Q/jeyMmqZANc2Ud6B0peNXKxA==
dependencies:
date-fns "^2"
date-fns-tz "^2.0.0"
Expand Down