2017-11-29 14:41:52 +00:00
|
|
|
{"1.1.0",
|
2017-11-30 17:09:48 +00:00
|
|
|
[{<<"base64url">>,{pkg,<<"base64url">>,<<"0.0.1">>},1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cache">>,{pkg,<<"cache">>,<<"2.2.0">>},1},
|
|
|
|
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.3.1">>},1},
|
2018-04-13 11:21:06 +00:00
|
|
|
{<<"cg_mon">>,
|
|
|
|
{git,"https://github.com/rbkmoney/cg_mon.git",
|
|
|
|
{ref,"5a87a37694e42b6592d3b4164ae54e0e87e24e18"}},
|
|
|
|
1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.5.0">>},0},
|
2017-12-07 17:59:24 +00:00
|
|
|
{<<"cowboy_access_log">>,
|
|
|
|
{git,"git@github.com:rbkmoney/cowboy_access_log.git",
|
2019-07-19 13:04:32 +00:00
|
|
|
{ref,"bf313a82a5f18924aae1f13681676678ad0609b6"}},
|
2017-12-07 17:59:24 +00:00
|
|
|
0},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"cowboy_cors">>,
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{git,"https://github.com/rbkmoney/cowboy_cors.git",
|
|
|
|
{ref,"4cac7528845a8610d471b6fbb92321f79d93f0b8"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.6.0">>},1},
|
2018-04-13 11:21:06 +00:00
|
|
|
{<<"erl_health">>,
|
|
|
|
{git,"https://github.com/rbkmoney/erlang-health.git",
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{ref,"2575c7b63d82a92de54d2d27e504413675e64811"}},
|
2018-04-13 11:21:06 +00:00
|
|
|
0},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"genlib">>,
|
|
|
|
{git,"https://github.com/rbkmoney/genlib.git",
|
2019-04-26 08:42:33 +00:00
|
|
|
{ref,"f805a11f6e73faffb05656c5192fbe199df36f27"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
|
|
|
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.8.0">>},1},
|
|
|
|
{<<"gun">>,
|
|
|
|
{git,"https://github.com/ninenines/gun.git",
|
|
|
|
{ref,"e7dd9f227e46979d8073e71c683395a809b78cb4"}},
|
|
|
|
1},
|
|
|
|
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.15.0">>},0},
|
|
|
|
{<<"idna">>,{pkg,<<"idna">>,<<"5.1.2">>},1},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jesse">>,
|
2017-12-07 17:59:24 +00:00
|
|
|
{git,"https://github.com/rbkmoney/jesse.git",
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{ref,"723e835708a022bbce9e57807ecf220b00fb771a"}},
|
2017-11-29 14:41:52 +00:00
|
|
|
0},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jose">>,{pkg,<<"jose">>,<<"1.7.9">>},0},
|
2017-11-29 14:41:52 +00:00
|
|
|
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.2">>},0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"lager">>,{pkg,<<"lager">>,<<"3.6.4">>},0},
|
2019-04-26 08:42:33 +00:00
|
|
|
{<<"logger_logstash_formatter">>,
|
|
|
|
{git,"git@github.com:rbkmoney/logger_logstash_formatter.git",
|
2019-06-25 14:20:00 +00:00
|
|
|
{ref,"54c371215e3d73b2a868bc6375e523f95e826fe3"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1},
|
2017-12-07 17:59:24 +00:00
|
|
|
{<<"mg_proto">>,
|
|
|
|
{git,"git@github.com:rbkmoney/machinegun_proto.git",
|
|
|
|
{ref,"5c07c579014f9900357f7a72f9d10a03008b9da1"}},
|
|
|
|
0},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.2">>},1},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"parse_trans">>,
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{git,"https://github.com/uwiger/parse_trans.git",
|
|
|
|
{ref,"76abb347c3c1d00fb0ccf9e4b43e22b3d2288484"}},
|
2017-11-30 17:09:48 +00:00
|
|
|
0},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.6.2">>},1},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"rfc3339">>,{pkg,<<"rfc3339">>,<<"0.2.2">>},0},
|
|
|
|
{<<"scoper">>,
|
|
|
|
{git,"git@github.com:rbkmoney/scoper.git",
|
2019-04-26 08:42:33 +00:00
|
|
|
{ref,"e03318fd1feea0e2bb0ba5c634bb38b18aa81efa"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
0},
|
|
|
|
{<<"snowflake">>,
|
|
|
|
{git,"https://github.com/rbkmoney/snowflake.git",
|
|
|
|
{ref,"0a598108f6582affe3b4ae550fc5b9f2062e318a"}},
|
|
|
|
1},
|
2017-12-18 14:49:39 +00:00
|
|
|
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.1">>},1},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"thrift">>,
|
|
|
|
{git,"https://github.com/rbkmoney/thrift_erlang.git",
|
2019-06-25 14:20:00 +00:00
|
|
|
{ref,"d393ef9cdb10f3d761ba3a603df2b2929dc19a10"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
1},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.3.1">>},2},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"woody">>,
|
|
|
|
{git,"git@github.com:rbkmoney/woody_erlang.git",
|
2019-06-25 14:20:00 +00:00
|
|
|
{ref,"5ee89dd0b2d52ff955a4107a8d9dc0f8fdd365a0"}},
|
2017-12-14 15:16:48 +00:00
|
|
|
0},
|
|
|
|
{<<"woody_user_identity">>,
|
|
|
|
{git,"git@github.com:rbkmoney/woody_erlang_user_identity.git",
|
2019-06-25 14:20:00 +00:00
|
|
|
{ref,"6eca18a62ccd7f0b3b62f9b2119b328b1798859d"}},
|
2017-12-14 09:45:27 +00:00
|
|
|
0}]}.
|
2017-11-29 14:41:52 +00:00
|
|
|
[
|
|
|
|
{pkg_hash,[
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"base64url">>, <<"36A90125F5948E3AFD7BE97662A1504B934DD5DAC78451CA6E9ABF85A10286BE">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"cache">>, <<"3C11DBF4CD8FCD5787C95A5FB2A04038E3729CFCA0386016EEA8C953AB48A5AB">>},
|
|
|
|
{<<"certifi">>, <<"D0F424232390BF47D82DA8478022301C561CF6445B5B5FB6A84D49A9E76D2639">>},
|
|
|
|
{<<"cowboy">>, <<"4EF3AE066EE10FE01EA3272EDC8F024347A0D3EB95F6FBB9AED556DACBFC1337">>},
|
|
|
|
{<<"cowlib">>, <<"8AA629F81A0FC189F261DC98A42243FA842625FEEA3C7EC56C48F4CCDB55490F">>},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"gproc">>, <<"CEA02C578589C61E5341FCE149EA36CCEF236CC2ECAC8691FBA408E7EA77EC2F">>},
|
|
|
|
{<<"hackney">>, <<"287A5D2304D516F63E56C469511C42B016423BCB167E61B611F6BAD47E3CA60E">>},
|
|
|
|
{<<"idna">>, <<"E21CB58A09F0228A9E0B95EAA1217F1BCFC31A1AAA6E1FDF2F53A33F7DBD9494">>},
|
2017-11-30 17:09:48 +00:00
|
|
|
{<<"jose">>, <<"9DC5A14AB62DB4E41677FCC97993752562FB57AD0B8BA062589682EDD3ACB91F">>},
|
2017-11-29 14:41:52 +00:00
|
|
|
{<<"jsx">>, <<"7ACC7D785B5ABE8A6E9ADBDE926A24E481F29956DD8B4DF49E3E4E7BCC92A018">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"lager">>, <<"CED6E98070FB4E58EE93174D006D46479C79844DF7FC17FA4FEFC1049A320D88">>},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"metrics">>, <<"25F094DEA2CDA98213CECC3AEFF09E940299D950904393B2A29D191C346A8486">>},
|
|
|
|
{<<"mimerl">>, <<"993F9B0E084083405ED8252B99460C4F0563E41729AB42D9074FD5E52439BE88">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"ranch">>, <<"6DB93C78F411EE033DBB18BA8234C5574883ACB9A75AF0FB90A9B82EA46AFA00">>},
|
2017-12-14 09:45:27 +00:00
|
|
|
{<<"rfc3339">>, <<"1552DF616ACA368D982E9F085A0E933B6688A3F4938A671798978EC2C0C58730">>},
|
MSPF-396: update to erlang 21 (#13)
* MSPF-396: update to erlang 21 (#12)
* Setup to run on local machine
* Migrated to new erlang/cowboy with dependencies
* Updated dependecies & fixed wrong error handling
* Removed redundant dependecy and hid generated apps
* Removed extra cors module, added Options to handler
* Fixed middleware misplacement, and properly implemented handler behaviour
* cleaned up
* returned to url instead of http in private repos
* Returned to using cowboy_cors as CORS app, fixed typing, added epic branches rules for Jenkins
* added missing dependency, divided net_opts option
* Updated cors policy, added cors tests
* Reverted unnessesary Jenkinsfile changes
* Suppresed jesse warnings
* Updated build image tag
* Switched to using new jesse and parse_trans
* Bumped utils and image tags, updated registry
* bumped base image
* bumped build_utils, removed registry redefinition
* Refreshed outdated config (#14)
* bumped erlang-health, fixed lager crash
* Upgraded lager, restored redirection, refreshed config
* Refreshed deprecated ranch opts passing
* Switched to master branches
* Bumped build image
2019-04-03 14:20:56 +00:00
|
|
|
{<<"ssl_verify_fun">>, <<"28A4D65B7F59893BC2C7DE786DEC1E1555BD742D336043FE644AE956C3497FBE">>},
|
|
|
|
{<<"unicode_util_compat">>, <<"A1F612A7B512638634A603C8F401892AFBF99B8CE93A45041F8AACA99CADB85E">>}]}
|
2017-11-29 14:41:52 +00:00
|
|
|
].
|