-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cleanup Before First Release #54
Comments
@IWANABETHATGUY I think you or somebody else on the project will need to handle the Github secrets, review the legal agreement (I think this is just an FYI, no action is required), and once everything else is done publishing the plugin manually. |
You might want to pick a better ID here (and don't forget to change the URL), given that this repository is now placed under @oxc-project: pluginGroup = com.github.iwanabethatguy.oxcintellijplugin
pluginName = oxc-intellij-plugin
pluginRepositoryUrl = https://github.com/IWANABETHATGUY/oxc-intellij-plugin
|
Yeah, we already discuss here #66 (comment) |
Anything else to include in a first release besides the existing list in the issue? Working on the changelog updates now. I'll keep working on features when I can, but I wasn't sure if there was anything else necessary for a first release. |
I think it looks good for now, let me add a secret and try to make the release workflow work |
Thanks for your work again |
I think you have to do a manual release for the first one. It looks like there might be some manual parts involved Publish a plugin manually. |
Should probably implement #84 before a release, but other than that I’m not aware of any blockers for a first release. |
Ok, let's wait for the nested configuration to land and then push forward. |
I just went through the process for a manual plugin release (having missed this, dammit) - you can specify a channel like The page is here, still under moderation review, so let me know if it shows up and confuses people and I'll take it down or whatever: https://plugins.jetbrains.com/plugin/25948-oxlint Here's the docs on it: https://plugins.jetbrains.com/docs/marketplace/custom-release-channels.html Notably:
|
Last step is to Publish a plugin manually for the first time.
The text was updated successfully, but these errors were encountered: