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

Release script #103

Open
alex-dixon opened this issue Aug 11, 2017 · 1 comment
Open

Release script #103

alex-dixon opened this issue Aug 11, 2017 · 1 comment

Comments

@alex-dixon
Copy link
Contributor

Thanks to @Nolan330 for bringing this to our attention.
CoNarrative/precept-template#3

Not sure how other frameworks deal with this but seems we should have scripts that ensure a particular version of Clojure and Clojurescript across our projects. We might only need to run it when we publish a release to ensure everything is in sync.

Further, that script (or a separate one that we also run at release time) should also regenerate the lein template code from the latest in examples/todomvc. There's some effort involved here but I'd like to put a smoother release process in place for our next major release, which should come once the devtools/issue-19 branch is merged.

Additionally, we would like to have a template for the fullstack example (CoNarrative/precept-template#4). We should consider adding this to the release script as well.

@alex-dixon
Copy link
Contributor Author

Apparently we could do this. Not sure how it would help across multiple projects. Find and replace might be a better use of time.

https://github.com/bobby/kafka-streams-clojure/blob/master/project.clj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant