I branched the current master to "v0.1.x"
https://github.com/openpgpjs/openpgpjs/tree/v0.1.x and merged the
devel branch into master using http://stackoverflow.com/a/1295232

I also removed /scripts /webmail and /plugins from the master branch.
The files can still be viewed on the v0.1.x branch if anyone is
interested. I also removed resources/openpgp.js and
resources/openpgp.min.js from versioning and updated the readme file
with a guide on how to build the lib.

Please check that the current master looks:
https://github.com/openpgpjs/openpgpjs If there are no complaints I'll
delete devel on monday. Thanks!

Tankred

2014/1/3 Tankred Hase <[email protected]>:
> Hi Thomas,
>
>> Sounds great, and I also think it's the right time for this step.
>
> Great I'd be happy to take care of it.
>
>> I would propose to also remove /plugins and /webmail from v0.2
>> /scripts is also outdated now that we use Grunt.
>
> Ok. I'll delete these after I rename the branches.
>
>> How about removing the builds from the tree and provide them via:
>> https://github.com/openpgpjs/openpgpjs/releases ?
>
> Yes the idea is to tag releases e.g. v0.2.1 (on branch v0.2). We can
> remove the openpgp.js/openpgp.min.js files from git versioning. But
> that would mean that people who want to use the lib would need to
> download the versioned zip from
> https://github.com/openpgpjs/openpgpjs/releases and build the bundle
> themselves using "npm install && grunt". As long as we describe this
> in the README, I don't see any problem with this.
>
> Regards,
> Tankred
_______________________________________________

http://openpgpjs.org
Subscribe/unsubscribe: http://list.openpgpjs.org

Reply via email to