File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ language : clojure
2+ lein : lein2
3+ before_script :
4+ - lein2 version
5+ script : lein2 test
6+ after_success :
7+ - lein2 pallet-release push
8+ env :
9+ global :
10+ secure : WuIIrCLoywneHfr3CVIkih2Qh0sCDd4eMWDYvKEU28GKHT4ZCylTrCHvhpVmUK8wb7C1gmielW3fySAB+KOcr6kCN2IN5uq65puKazXt9Z+WtoKsI5CDbqgX46vko6jopRcCKmok+ZbdmCtA+dooaDjCamrAKFPwX9W1257l0RU=
Original file line number Diff line number Diff line change 11{:dev {:test-selectors {:default (complement :slf4j )
2- :slf4j :slf4j }}
2+ :slf4j :slf4j }
3+ :plugins [[lein-pallet-release " 0.1.3" ]],
4+ :pallet-release
5+ {:url " https://pbors:${GH_TOKEN}@github.com/palletops/log-config.git" ,
6+ :branch " master" }}
7+ :no-checkouts {:checkout-deps-shares ^{:replace true } []}
38 :logback {:dependencies [[org.clojure/tools.logging " 0.2.6" ]
49 [ch.qos.logback/logback-classic " 1.0.9" ]]
5- :aliases {" test" [" test" " :slf4j" ]}}}
10+ :aliases {" test" [" test" " :slf4j" ]}}
11+ :release {:set-version {:updates [{:path " README.md" ,
12+ :no-snapshot true }]}}}x
You can’t perform that action at this time.
0 commit comments