-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
Get everything going again #315
Comments
We need your help on this, @CGNonofr. Once we have the tags, either you or @kaisalmen can publish them to |
done ✔️ There is no v0.17.1 and v0.17.2 because there is no commit on the main branch for it, they were mistakes |
@CGNonofr I am currently reconstructing the CHANGELOG and was wondering if we should really re-release your @codingame/monaco-languageclient npm release or if it makes sense to converge on a |
I'm not sure to really see the point of releasing previous versions, but it's your choice, not mine |
Yes, of course. Just saw that you released |
I released a new version including the currently open MR. I'll let you decide |
- Make build work cross-platform - Add editorconfig and editorconfig - Update vscode settings
Ok, I will to a "release test" with a "next" tag first, something like If #317 depends on next monaco-editor release then a new version may need to take this into account. |
Ok, we will publish versions 0.14.0 up to 0.17.3, so there is nothing missing. Next new version should then be |
- Updated CHANGELOG with entries for 0.14.0 to 0.17.3 - Updated Current Maintainers list in CONTRIBUTING and introduced a Past Maintainers section - Make build work cross-platform - Add editorconfig and editorconfig - Update vscode settings - Use monaco-languageclient in examples
- Updated CHANGELOG with entries for 0.14.0 to 0.17.3 - Updated Current Maintainers list in CONTRIBUTING and introduced a Past Maintainers section - Make build work cross-platform - Add editorconfig and editorconfig - Updated vscode settings and added .editorconfig - Use monaco-languageclient in examples
@CGNonofr would you favor switching from yarn to npm with workspaces? Today, I would not start a new project with yarn. This strange problem we just observed gives some supportive argument to it as well. |
I'm not used to yarn at all, so I would personally use npm as well |
@CGNonofr I will release I would like to start working towards a 0.18.0 release at the end of the week. Form the above list I see alignment with monaco 0.32.1 / 0.33.0 (should be there soon), fixing build issues (yarn -> npm workspaces), unify example structure as the most important. WDYT? |
I'm not sure about monaco 0.33 release soon, what do you mean by Do you expect some help? I won't be really available in the next days |
Haven't checked/analysed thorougly, yet, but there seem to be API incompatibilities with monaco 0.30.1+.
I won't be able to do real work before Friday. Don't have a release date in mind, yet, so there is no pressure. If you have time help is welcome. I propose to open a specific next release specific issue where we put the things we really want to do and then we can pick things (if there is time). Sounds good? |
I'm scared because I'm already using it with monaco 0.32 on production, what are you talking about?
yep 👍 btw, my goal was always to keep this library usable with the last version of monaco because my company is using it. My employer is not ok with me investing too much time for refactor/structure. I'll do what I can but don't expect big stuff from me |
Build broke (compilation issues) if I remember correctly, but I haven't investigated, yet.
I guess, I do the refactor/structure work, but need your reviews/ your opinion on things 🙂 |
I just tried the 0.19.0-next.0 and everything seem to work (after the vscode-compatibility fix) Good job 👍 |
We introduced version 1.0.0 and 1.0.1 lately. Many tasks from the list above have been completed. I will open new issues for the remaining things and then close this issue. |
Hi there, my name is Kai Salmen and I work at TypeFox since Feb 2021. We have neglected this repository far too long we are committed to contribute here again (see #313 (comment)). I will be the first one from TypeFox jumping in again. I have not been involved here before, so I have a learning curve and of course don't know everything, but I will get there. 🙂
I already agreed (#313 (comment)) with @CGNonofr to open this uncluttered the dust issue. Let's gather topics here what needs to be done and then we can open other issue when needed:
Already Completed:
master
tomain
branch ✅./example
to a new sub dir in./examples
. Having two directories is confusing. ✅Updates / General topics / Ideas to be handled in separate issues:
Anything else? Please update the list or leave a comment. Thanks.
The text was updated successfully, but these errors were encountered: