Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

move specmonstah to a separate circleci account #23

Open
flyingmachine opened this issue Jun 28, 2018 · 0 comments
Open

move specmonstah to a separate circleci account #23

flyingmachine opened this issue Jun 28, 2018 · 0 comments

Comments

@flyingmachine
Copy link
Contributor

flyingmachine commented Jun 28, 2018

as an open-source project, this should not use the same circle resource's as reify's private projects

EDIT: In addition, we aim to have this on circle 2.0 (won't have a choice when circle deprecates 1.0 by 8/31/18). Some suggested specifics on approach in case it helps:

  • Convert circle.yml to ~/.circleci/config.yml
    • Base off an existing Docker image (public) that has JDK8 and Boot installed already (as small as possible)
    • Ensure boot deps are properly cached (see hooke/salk 2.0 config.yml for caching paths)
    • Add whitelisting so builds only run on master (since there are no tests to speak of)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant