Commit Graph

453 Commits

Author SHA1 Message Date
Andrei Neculau
afd88d0018
Merge pull request #106 from paulo-ferraz-oliveira/feature/ci-otp-24
Move CI away from -rc3 and into "the real thing"
2021-05-15 00:09:45 +02:00
Paulo F. Oliveira
8d22ea180d Move CI away from -rc3 and into "the real thing" 2021-05-14 22:21:28 +01:00
Andrei Neculau
b945f176e9
Merge pull request #105 from seriyps/add-newer-otp-to-ci
Add new OTP versions to CI: 23.2, 23.3 and 24.0-rc3
2021-05-03 22:57:53 +02:00
Sergey Prokhorov
992627e429
Add new OTP versions to CI: 23.2, 23.3 and 24.0-rc3 2021-05-03 22:27:24 +02:00
Sergey Prokhorov
8d4243f288
Merge pull request #103 from paulo-ferraz-oliveira/prevent-otp-24-compilation-warning
Prevent a warning issued by OTP 24
2021-05-03 21:04:18 +02:00
Paulo F. Oliveira
4273f02f10 Prevent a warning issued by OTP 24 2021-03-23 21:47:55 +00:00
Andrei Neculau
b288673fde
Merge pull request #101 from paulo-ferraz-oliveira/remove/support_for_otp_18 2021-01-08 00:15:36 +01:00
Paulo F. Oliveira
6776065aca Simplify our intentions 2021-01-07 22:57:59 +00:00
Paulo F. Oliveira
ce48c51154
Don't pollute the working directory
Co-authored-by: Andrei Neculau <andrei.neculau@gmail.com>
2021-01-07 22:54:22 +00:00
Paulo F. Oliveira
3190bec55e Revert out-of-scope changes 2021-01-07 22:47:53 +00:00
Paulo F. Oliveira
5d819d192a Be more explicit 2021-01-07 22:46:19 +00:00
Paulo F. Oliveira
7712dab420 Move away from OTP 18 2021-01-07 01:01:53 +00:00
Andrei Neculau
f81c3ae753
Revert "use kerl to install specific erlang version. ref #100"
This reverts commit 02a814c147.
2021-01-06 12:33:23 +01:00
Andrei Neculau
02a814c147
use kerl to install specific erlang version. ref #100 2021-01-06 12:33:10 +01:00
Andrei Neculau
f3fed46bf4
clarify type, otherwise nn.0 becomes nn as a string 2021-01-06 12:31:47 +01:00
Andrei Neculau
3dd97ab18c
Revert "test same versions as on travis for now"
This reverts commit 2a50197c1c.
2021-01-06 11:59:01 +01:00
Andrei Neculau
c6d0c2cdc5
Revert "Revert "disable erlang containers that fail to install git 2.18+""
This reverts commit f7cf212990.
2021-01-06 11:58:21 +01:00
Andrei Neculau
c85ad9cde2
Revert "can't use debian backports to install newer git on jessie (debian 8)"
This reverts commit 4f9c52b1e0.
2021-01-06 11:58:21 +01:00
Andrei Neculau
598218f2d1
Revert "install git 2.18 from source. works to install git, but rebar fails with Package not found in registry: jsx-2.9.0. Try to fix with 'rebar3 update'"
This reverts commit 6de8365289.
2021-01-06 11:58:21 +01:00
Andrei Neculau
6de8365289
install git 2.18 from source. works to install git, but rebar fails with Package not found in registry: jsx-2.9.0. Try to fix with 'rebar3 update' 2021-01-06 11:57:20 +01:00
Andrei Neculau
4f9c52b1e0
can't use debian backports to install newer git on jessie (debian 8) 2021-01-06 11:27:52 +01:00
Andrei Neculau
91656abda7
fixup! actions/checkout@v2 needs git 2.18+ 2021-01-06 11:20:59 +01:00
Andrei Neculau
f7cf212990
Revert "disable erlang containers that fail to install git 2.18+"
This reverts commit dfe93481e7.
2021-01-06 11:10:11 +01:00
Andrei Neculau
19ee44226e
Revert "updated rebar3"
This reverts commit b5984b1a91.
2021-01-06 03:24:08 +01:00
Andrei Neculau
467c9d9136
Revert "lock rebar3_lint@0.2.0 ref #99"
This reverts commit 499543a669.
2021-01-06 03:00:58 +01:00
Andrei Neculau
499543a669
lock rebar3_lint@0.2.0 ref #99 2021-01-06 02:57:05 +01:00
Andrei Neculau
b5984b1a91
updated rebar3 2021-01-06 02:44:50 +01:00
Andrei Neculau
dfe93481e7
disable erlang containers that fail to install git 2.18+ 2021-01-06 02:36:28 +01:00
Andrei Neculau
2a50197c1c
test same versions as on travis for now 2021-01-06 02:30:41 +01:00
Andrei Neculau
8a6bde1388
style 2021-01-06 02:30:41 +01:00
Andrei Neculau
07b51da847
actions/checkout@v2 needs git 2.18+ 2021-01-06 02:30:41 +01:00
Andrei Neculau
108bed6d23
run bash on erlang containers 2021-01-05 02:01:41 +01:00
Andrei Neculau
936f415da8
clarify job name 2021-01-05 01:50:47 +01:00
Andrei Neculau
5101af81a3
run also on any github branch e.g. github-test 2021-01-05 01:49:43 +01:00
Andrei Neculau
13504a180c
fixup! style 2021-01-05 01:48:58 +01:00
Andrei Neculau
8af9c8419b
Merge branch 'feature/gha'
* feature/gha:
  remove travis configuration
  run ci workflow also for tag pushes, all prs, cron
  style
  rename workflow: build -> CI
  show badge only for master branch
  Actually run on different Erlang versions
  Have README reflect the fact we're using GHA, not Travis CI
  Implement GitHub Actions
2021-01-05 01:46:19 +01:00
Andrei Neculau
0c576d4ab2
remove travis configuration 2021-01-05 01:45:41 +01:00
Andrei Neculau
45dae88fa5
run ci workflow also for tag pushes, all prs, cron 2021-01-05 01:45:12 +01:00
Andrei Neculau
7aa4d45473
style 2021-01-05 01:45:12 +01:00
Andrei Neculau
c504599899
rename workflow: build -> CI 2021-01-05 01:38:39 +01:00
Andrei Neculau
2467c73cd5
show badge only for master branch 2021-01-05 01:38:04 +01:00
Paulo F. Oliveira
b614b1bf2d Actually run on different Erlang versions 2020-12-10 00:42:09 +00:00
Paulo F. Oliveira
ec5cd82b3d Have README reflect the fact we're using GHA, not Travis CI 2020-12-08 18:20:18 +00:00
Paulo F. Oliveira
4ac215acac Implement GitHub Actions 2020-12-08 16:32:47 +00:00
Sergey Prokhorov
cfb1b3edd1
Bump version to 1.5.6 2020-11-18 19:55:39 +01:00
Sergey Prokhorov
0e4ea9c0b4
Merge pull request #95 from paulo-ferraz-oliveira/feature/jsx_retro
Adapt to higher-level consumption of `jsx`
2020-11-14 16:00:45 +01:00
Paulo F. Oliveira
1180427618 Adapt to higher-level consumption of jsx 2020-11-12 11:17:29 +00:00
Sergey Prokhorov
bf5ba4b644
Merge pull request #92 from jfacorro/90-improve-error-messages-one-of-return-all-messages
[#90] Improve error messages (alternative)
2020-06-05 10:30:38 +02:00
Juan Facorro
c5128a8005 [#90] Return all errors when oneOf validation fails 2020-05-27 16:23:18 +02:00
Juan Facorro
af7552ce36 [#90] Update jesse_error:error_type() 2020-05-27 16:22:52 +02:00