bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
237 stars 122 forks source link

Publish to/update for pub.dev #8

Closed AKushWarrior closed 4 years ago

AKushWarrior commented 4 years ago

https://pub.dev is the central repository for all Dart packages. Without pub, this repository cannot be used by dart code that desires to have control over versioning.

Currently, https://pub.dev/packages/pointycastle package still points to the old GitHub repository and the HKDF commit has not been uploaded.

mwcw commented 4 years ago

Hi, a bit of an update.

There is some work going on to get things underway.

At this stage it looks like the package will remain unchanged.

Sorry I can't give you a solid time timeline at this moment.

MW

AKushWarrior commented 4 years ago

Hi, a bit of an update.

There is some work going on to get things underway.

At this stage it looks like the package will remain unchanged.

Sorry I can't give you a solid time timeline at this moment.

MW

Can you give us the steps completed/steps remaining to publish, even if there's no timeline?

mwcw commented 4 years ago

Can you give us the steps completed/steps remaining to publish, even if there's no timeline?

Sure:

  1. Create publisher .. done
  2. Verify publisher via DNS .. done.
  3. Have project assigned to new publisher .. waiting.
  4. Given the elapsed time round any remaining items into the release.
  5. Do a release.

MW

AKushWarrior commented 4 years ago

Okay so it's just Steven Roose needing to transfer to get that going. Good to know, thanks.

penhorwood commented 4 years ago

Notes on the publishing process: https://dart.dev/tools/pub/publishing Is Bouncy Castle a verified publisher?

AKushWarrior commented 4 years ago

Notes on the publishing process: https://dart.dev/tools/pub/publishing Is Bouncy Castle a verified publisher?

I believe BouncyCastle has registered as a publisher. All that's left is for Steven Roose to transfer the project to the BC team on pub.dev.

mwcw commented 4 years ago

Hi Everyone.

@stevenroose I invite you to take one last look at the change log!

Ok this is the first dart package release I have ever done, I have updated everything..

I think we should be ready to go.

mwcw commented 4 years ago

Ok the rc1 is published.

https://pub.dev/packages/pointycastle/versions/2.0.0-rc1