Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic build (travis) and deploy binaries to package manager #49

Open
1 of 9 tasks
thclark opened this issue Feb 18, 2019 · 0 comments
Open
1 of 9 tasks

Automatic build (travis) and deploy binaries to package manager #49

thclark opened this issue Feb 18, 2019 · 0 comments
Assignees
Labels
devops System admin and devops

Comments

@thclark
Copy link
Contributor

thclark commented Feb 18, 2019

Build app and python bindings for the matrix:

OS:

  • OSX (darwin)
  • Windows (64)
  • NB linux builds not required for AURA project so add later

Frameworks:

  • Python 3.6. 3.7

Doc build:

  • Python 2.7

The build should be:

  • hooked to GITHUB release tags Put onto S3 to allow preparation of a full release from multiple different builds
  • set up to attach binaries into the /lib folder of the release
  • arrange header file with the public API into /include
  • deploy to vcpkg https://docs.microsoft.com/en-us/cpp/build/vcpkg?view=vs-2019 or conan
  • set up to include the third party libraries. NB will need to include libceres for windows.

Note this library shows how the final package releases should look:
https://github.com/djungelorm/sphinx-tabs/releases

@thclark thclark self-assigned this Feb 18, 2019
@thclark thclark changed the title Automatic build (travis) and hook to release cycle Automatic build (travis) and depoly binaries to package manager Sep 4, 2019
@thclark thclark changed the title Automatic build (travis) and depoly binaries to package manager Automatic build (travis) and deploy binaries to package manager Sep 4, 2019
@thclark thclark added the devops System admin and devops label Sep 4, 2019
@thclark thclark removed this from Octue Board Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops System admin and devops
Projects
None yet
Development

No branches or pull requests

1 participant