Skip to content

NPM organization #18

Answered by planger
jonahgraham asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jonahgraham,

This is done via Github actions. Here is the publishing step defined:
https://github.com/eclipse-cdt-cloud/clangd-contexts/blob/main/.github/workflows/cd.yml

The Eclipse Foundation controls the eclipse-cloud-bot and created a publishing token that they make available as a Github secrect under secrets.GITHUB_TOKEN. I think this secret needs to be added per repository though. So I think you'll need to file a request that this secret is being added to the cdt-gbd-adapter repo, but then you can copy over the workflow and it should work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jonahgraham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants