-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DO NOT MERGE] fix(docs): add Feb milestone #4468
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @dhmlau for kicking-off the milestone planning!
docs/_feb-milestone_.md
Outdated
|
||
- [ ] Sugar decorators for Filter and Where parameters #1749 | ||
|
||
- CI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we please prioritize CI fixes higher? Either make them the first stretch goals to look at, or even move them to regular (committed) tasks.
- Developer Experience | ||
|
||
- [ ] Sugar decorators for Filter and Where parameters #1749 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am proposing to add few bug fixes too, for example:
- Authorizer triggers twice Authorizer triggers twice #4351
- Belongs-To relation tries to resolve for foreign key NULL
- docs: API docs "edit this page" links to an invalid GitHub URL
- Log extension is not printing any logs Log extension is not printing any logs #2173
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to land #4117 soon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- marked Authorizer triggers twice #4351 as working in progress
- added feat(extension-logging): add integration with winston and fluentd logging #4117 in PR review section.
- [ ] Add title to filter schemas #4355 | ||
|
||
### Stretch Goals | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In on of our recent meetings, we agreed to regularly collect few "good first issue" tasks and offer them for the community contributors. I don't remember which venue we wanted to use for this, was it the milestone issue, the quarterly roadmap or one of our regular blog posts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could possibly do it in multiple places. I'm thinking milestone issue would be a good main one, and maybe blog posts too?
|
||
### "Help wanted" and "Good first issue" | ||
|
||
_Community contributors: Want to contribute but don't know where to start? Here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bajtos, I think we discussed the two below. Do you have other items to consider?
docs/_feb-milestone_.md
Outdated
- [ ] feat: adds @deprecated convenience decorator #4415 | ||
- [ ] feat: adds @tags convenience decorator #4416 | ||
- [ ] feat: adds utility launch for debugging a single test file #4432 | ||
- [ ] Add title to filter schemas #4355 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI #4355 Merged.
With APIC/LB integration spike and authentication migration spike are done, I've added a few follow up tasks coming from the spikes. |
Closing this PR as #4543 is created. |
Proposal for Feb milestone.
Checklist
👉 Read and sign the CLA (Contributor License Agreement) 👈
npm test
passes on your machinepackages/cli
were updatedexamples/*
were updated👉 Check out how to submit a PR 👈