Release notes available here
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R5349:3024a3d4779d: Bump the version to 1.10.3.1058
- Built and installed locally
Diff Detail
- Repository
- R5349 clojure-tools
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Since I know you use clojure extensively i'll let this in without a proper test plan. In a the future a basic test plan such as "compiled hello-world example" is enough.
Right, this diff is not applied on the lastest git head which is version 1.10.3.1040 this patch is applying on top of 1.10.3.1020. Need to rework the patch to on top of the latest git head.
Updatng clojure to the latest version, reset local to origin/master
reapplied the package.yml and pspec files on top of origin/master
Not sure how i managed that, I have reset my local to origin/master and applied tehe changes on top again hopefully that solves it.
I am curious can i include unrelated files in the repo like a file on the update steps and how to test to remind me next time around, if so I may do this on the next update ?
I also tested with clj -e '(prn "hi")' to make sure the code evaluated.
| package.yml | ||
|---|---|---|
| 2 | This was done by the package updater script for some reason, I guess technically it is 3 as the this is the 3rd revision so perhaps the last version was not bumped when it should have been ? | |