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

Improve CI and build system #8

Open
5 tasks
Briaoeuidhtns opened this issue Aug 7, 2020 · 0 comments
Open
5 tasks

Improve CI and build system #8

Briaoeuidhtns opened this issue Aug 7, 2020 · 0 comments
Assignees
Labels
devops CI/Build system related

Comments

@Briaoeuidhtns
Copy link
Owner

Currently everything is half switched over to yarn workspaces.

Here's a handful of related small issues:

  • Generic

    • make consistent format/lint/other scripts
  • Frontend

    • Add ci tasks (probably just a build)
  • Backend

    • ci is still using clojure directly. Use yarn instead for consistency
  • DB

    • build doesn't do anything. Should prob build it's tag before backend builds.
    • run should run a dev image. Maybe add a sane config to backend too?
@Briaoeuidhtns Briaoeuidhtns added the devops CI/Build system related label Aug 7, 2020
@Briaoeuidhtns Briaoeuidhtns self-assigned this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops CI/Build system related
Projects
None yet
Development

No branches or pull requests

1 participant