Skip to content

Conversation

@ndr-brt
Copy link

@ndr-brt ndr-brt commented Mar 27, 2025

Improve and update "publishing" section, specifically it adds some docs for the login part

closes #296

Copy link
Contributor

@savetheclocktower savetheclocktower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm torn. Some of the reworking is a good idea, but some of it just feels like moving things around. Would it be OK if I just took the feedback to heart and incorporated some of these changes in a different PR?

EDIT: At any rate, I'd be making the changes over at the documentation repo, since that's where the docs officially live now.

Comment on lines -56 to -62
If this is the first package you are publishing, the `pulsar -p publish` command
may prompt you for your GitHub username and password. If you have two-factor
authentication enabled, use a [personal access token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)
in lieu of a password. This is required to publish and you only need to enter
this information the first time you publish. The credentials are stored securely
in your [keychain](<https://en.wikipedia.org/wiki/Keychain_(software)>) once you
login.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This information is removed and there isn't any other addition that replaces it. Do you feel it is somehow inaccurate?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these information are outdated:

  • e.g. user/pwd is not possible anymore
  • the publish command does NOT prompt for authentication, it needed to be done separately with the login command, as explained above

if we want to be picky, maybe the keychain information could stay, tbh I get a new token every time I need to publish, and, looking at my keychain, there's no track of saved pulsar keys, so maybe that feat isn't working anymore?

@savetheclocktower
Copy link
Contributor

Sorry, reviewed the wrong PR. Closing this one now that we've moved the docs, but I'll give documentation#22 a proper review.

@ndr-brt
Copy link
Author

ndr-brt commented Sep 2, 2025

@savetheclocktower ok, I already addressed the issues in the meantime 🥲 . let's do the same on the other repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Hacking the Core/Publishing section

2 participants