-
Notifications
You must be signed in to change notification settings - Fork 278
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
1.0 Roadmap [WIP] #372
Comments
education.grade -> education.score The rest I agree with or have no clear stance on. |
I understand that gpa is not exactly correct and grade would be better but if possible I'd not introduce breaking changes. |
I do believe I really messed up the I think we should definitely change it, and I will work overtime to try fix any breaking changes in the ecosystem due to the |
@thomasdavis I was referring to breaking changes in json-resumes that were already created by people and that can't be fixed unless they change them |
It's #256 planned to 1.0? I'm still seeking for |
Can we add this to the roadmap #150 (comment), this is really important! |
Just added some extra bullet points. I will be pushing to release v1 by Saturday. |
Merged v1 into master, and set master back to default. Consider it just a soft release. (the cli or registry won't point at v1 just yet) Adding the new semver github action approach. When writing PR titles use the following "fix: added something" - will bump the patch version After a PR is merged, it will auto bump and publish to NPM. |
Okay v1 is released guys, again, amazing job! I'm not going to update the ecosystem until the weekend. So we can still bring in new changes as minors/patches and fix anything I may have broke in this process. |
Updated current check list. v1 is going into action. Looking forward to breakages. |
Giving a date string of "Present", empty string, or NULL for End Date will not render the resume. I don't want to put an end date for a job I currently have. My apologies if this isn't the right spot for this information! |
I believe that depends on the theme / service in use. Implementations should treat it as an optional field, if not, I think it's worth sending a bug report or feature request where the issue is occurring.
All properties are already optional. |
Is there anything an external contributor can do to help move the roadmap along? 😄 Although, the 1.0.0 release was made in November of 2020 (which was after this issue was created), so maybe this can/should be closed? I don't know what the status of the spec itself is. |
I guess this repo was abandoned :'( |
most of resume repo was abandoned :'(, I started this one few weeks ago, maybe it can help you somehow :) |
It wasn't abandoned exactly, but most of the maintainers are too busy to keep up with it, unfortunately. I occasionally try to help with tooling/ecosystem, i.e. I'd like to clean up the repos and get themes up-to-date or backward compatible with different versions of the spec. But I don't review or modify the spec itself. I'll try to find time to review the road map and either handle or scrap tasks. In any case, I wouldn't consider the individual tasks listed in the roadmap a roadmap. There is no defined timeline associated with it, so they're basically just ordinary tasks. |
certificates
section No section for training & certification #341education.gpa
->education.grade
Not everyone uses GPA #146 Add mark and weight to courses #286 Add Marking Scales for non-USA Courses. #288 #288 Add Marking Scales for non-USA Courses #328Ecosystem
Note from Thomas: Don't think we will support anything pre v1, this will be a mandatory shift to v1. Going to be a bit of a mess, but should sort itself quick enough.
None of this is final, suggestions welcome 👍
The text was updated successfully, but these errors were encountered: