NTP Source Code

The NTP source code is available on GitHub.

Thank you for the GitHub mirror.
How often do you plan to update the mirror with the bk source code?

Thanks in advise.

Kind regards Michael

Hi Michael,

I’m working on getting -stable and -dev code publication automated again.

Right now, it’s a manual process to take internal master repo commits and get them pushed out to the public repositories. The goal is to get the automated publication process working again.

What I’d like to see is that any commit to the internal BK repo causes:

  • an automatic push to the public BK repo
  • an automatic push to the “BK to git” internal repo
  • Commits to the internal git repos auto-push to the public git repos

and a daily check that any new work on -dev will cause the generation of a point release that is also offered as a tarball.

OK?

H