Fred Hebert
46428592ca
Adds support for new ct hook callback
il y a 8 ans
Luis Rascao
601f2e8e91
Bump relx to 3.22.4
il y a 8 ans
Tristan Sloughter
2f2aa4e1b8
upgrade relx to 3.22.3
il y a 8 ans
Fred Hebert
af426acec1
Bump cth_readable to 1.2.4
Fixes an issue where some skipped test suites could end up misreported
as the previous suite. See
https://github.com/ferd/cth_readable/issues/10
il y a 8 ans
Tristan Sloughter
c2f0d1ca0a
upgrade erlware_commons to 1.0.0 for OTP20 support
il y a 8 ans
Tristan Sloughter
a259d52792
upgrade relx to fixed hex package 3.22.2
il y a 8 ans
Luis Rascao
fc92973024
Bump relx to 3.22.1
il y a 8 ans
Luis Rascao
64eab7c57c
Upgrade relx, erlware_commons and cf
relx ~> 3.22.0
erlware_commons ~> 0.22.0
cf ~> 0.2.2
il y a 8 ans
Tristan Sloughter
56c943a1b8
upgrade relx to 3.21.1
il y a 8 ans
soranoba
7b8ce5cc9a
update bbmustache 1.3.0
il y a 8 ans
Tristan Sloughter
b21dbaa004
upgrade relx to 3.21.0
il y a 8 ans
Ilya Khaprov
b75f95e063
ssl_verify_hostname was renamed to ssl_verify_fun
il y a 8 ans
Stuart Thackray
b911b75812
rebar update relx
il y a 8 ans
Fred Hebert
6bc8ccefd3
Escriptize based on configured apps only
Prior to this patch, the escriptize command flat out selected all
declared dependencies.
This patch instead looks at the app files and only includes the
dependencies of the top level app and the extra ones, avoiding to
package more apps than required.
This required a version bump on cth_readable as it mistakenly included
'syntax_lib' instead of 'syntax_tools' as a dependency.
il y a 8 ans
Fred Hebert
589eaf13e1
Hashes in lockfile are diff friendly
This reworks the version and hash printing in the lockfile to minimize
diff changes:
- the version is on its own line so that the locks are mostly the same
aside from the last line
- the hashes are each printed on one line with the package name for
simpler diffing too.
il y a 9 ans
Fred Hebert
24c43040c9
Rebar3 with hash-locked deps
il y a 9 ans
Tristan Sloughter
ce59c92a02
upgrade erlware_commons for OTP-19 fix
il y a 9 ans
Tristan Sloughter
e895106903
upgrade relx to 3.19.0
il y a 9 ans
Tristan Sloughter
79d6d0bd15
upgrade relx and erlware_commons
il y a 9 ans
Tristan Sloughter
43889344fc
upgrade cth_readable
il y a 9 ans
benoitc
1836002d2f
bump certifi to 0.4.0
latest mozilla bundles
il y a 9 ans
Fred Hebert
74655579c1
Bump cth_readable
The new version fixes parse transforms over OTP incompatibility that
would crash entire compile runs before.
il y a 9 ans
Tristan Sloughter
55b69b6494
upgrade relx to 3.17.0
il y a 9 ans
Tristan Sloughter
73b857f6fd
update relx to 3.16.0 to include color intesity update
il y a 9 ans
Tristan Sloughter
89b4d4a866
upgrade relx to 3.15.0
il y a 9 ans
Tristan Sloughter
6252a0bd2c
upgrade relx
il y a 9 ans
Tristan Sloughter
6ca48fc494
upgrade relx to 3.12.0
il y a 9 ans
Fred Hebert
ae5b986489
Updates cth_readable so it supports dumb terminals
cth_readable 1.2.0 uses cf 0.2.1 to output colors, which makes it
support dumb terminals without issue.
il y a 9 ans
Fred Hebert
bb41243ea8
Bump cth_readable to 1.1.1
This fixes a typo that could cause failure in some test runs.
il y a 9 ans
Shawn Debnath
0458128725
Upgrade relx to v3.11.0
il y a 9 ans
Tristan Sloughter
b6d70568d8
upgrade certifi to latest release
il y a 9 ans
Tristan Sloughter
740d8a3c74
if a provider of the same namespace and name already exists, skip adding new provider
il y a 9 ans
Fred Hebert
69254eac40
Ct output improvements
- eunit assert look better
- lager logs to the html logs
il y a 9 ans
Tristan Sloughter
035af1ac60
upgrade eunit_formatters to 0.3.1 for OTP18 bug fix
il y a 9 ans
Tristan Sloughter
be0c6a5a2d
upgrade eunit_formatters for OTP 18 support
il y a 9 ans
Heinz N. Gies
50802d9f2e
Update cf
il y a 9 ans
Tristan Sloughter
bca4d40703
include Sean Cribbs eunit formatter by default
il y a 9 ans
Fred Hebert
2cb1aca685
Work in R15
il y a 9 ans
Fred Hebert
d31e663a67
Prettify all of common test output.
This uses cth_readable to:
- silence error_logger output to the shell unless a test fails
- silence ct:pal output to the shell unless a test fails
I have currently not baked in any way to disable this behaviour, but I
figured if it is required, there is time to do it before the final
3.0.0 release.
il y a 9 ans
Tristan Sloughter
6f673c592e
upgrade relx to 3.8.0, fixes bug in upgrade_install escript
il y a 9 ans
Heinz N. Gies
04be3f5963
Make output a bit more discrete
il y a 9 ans
Heinz N. Gies
3907a08fb8
Bump cf for fixing #879
il y a 9 ans
Heinz N. Gies
cb2ca4c144
Fix missing earlware_commons in .lock
il y a 9 ans
Heinz N. Gies
c85edcdadb
Group dialyzer warnings by file and concentrate output
il y a 9 ans
Tristan Sloughter
812d9940f5
upgrade relx. it wasn't creating nodetool
il y a 9 ans
Fred Hebert
43636939ef
Bump relx to 3.7.0
il y a 9 ans
Heinz N. Gies
ea95e68ab0
Use bold instead of bold white for text
il y a 9 ans
Heinz N. Gies
6557820cc7
Remove rebar_colour and replace it with cf
il y a 9 ans
Tristan Sloughter
40d7350ee8
update relx
il y a 9 ans
Tristan Sloughter
860df96cd5
update erlware_commons
il y a 9 ans