Skip to content

Commit 9f4b788

Browse files
authored
add agenda items for August (#134)
1 parent e688c3d commit 9f4b788

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

agendas/2024/08-Aug/28-graphql-js-wg-august-2024.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ implementation.
3333
| Name | GitHub | Organization | Location |
3434
| :----------------------- | :------------------ | :----------------- | :--------------------- |
3535
| Jovi De Croock (Host) | @JoviDeCroock | Independent | Aalst, BE |
36+
| Yaacov Rydzinski | @yaacovCR | Independent | Neve Daniel, IL |
3637

3738

3839
## Agenda
@@ -48,3 +49,13 @@ implementation.
4849
1. Review previous meeting's action items (5m, Host)
4950
- [Ready for review](https://github.com/graphql/graphql-js-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
5051
- [All open action items (by last update)](https://github.com/graphql/graphql-js-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
52+
1. Discuss: PR merge procedures (15m, Yaacov)
53+
- Proposal: [#4172: Add flexibility around the waiting period for merging PRs](https://github.com/graphql/graphql-js/pull/4172)
54+
1. Discuss: how to handle existing discrepancies between main/v17-alpha and v16 (30m, Yaacov)
55+
- Discrepancies (in v16.x.x, not on main/v17-alpha):
56+
- [#3686: Workaround for codesandbox having bug with TS enums](https://github.com/graphql/graphql-js/pull/3686)
57+
- [#3923: instanceOf: workaround bundler issue with process.env #3923](https://github.com/graphql/graphql-js/pull/3923)
58+
- [#4157: Add GraphQLConf 2024 banner #4157](https://github.com/graphql/graphql-js/pull/4157)
59+
- Approaches to Consider:
60+
- Merge 16.x.x into main [#4165: Backport 16.x.x into main](https://github.com/graphql/graphql-js/pull/4157)
61+
- Forward-port the changes into main [#4166: chore: update main with outstanding fixes on v16.x.x branch](https://github.com/graphql/graphql-js/pull/4171)

0 commit comments

Comments
 (0)