Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLATS-1928] Fast forward to picaoao/develop-3.0 #1

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from

Conversation

sashaafm
Copy link

@sashaafm sashaafm commented Nov 6, 2020

JIRA PLATS-1928

tburghart and others added 30 commits November 26, 2016 08:44
…ut EQC.

 - Expands the list of Thumbs build steps for better coverage.
 - Adds actual application dependencies to .app.src for dialyzer goodness.
 - Adds missing record field type specs, also for dialyzer.
 - Cleans up remaining edoc errors.
…update git's merge pointer to avoid conflicts later.
eunit exports testcase automatically.
There is no Mustache implementation in Rebar 3 apparently, unlike Rebar
2.
The current working directory in the context of test must have changed
in Rebar 3 (?).
The error was reported by Dialyzer.
This is useful when Erlang applications are packaged as .ez archives:
this way, Cuttlefish can read their configuration schema directly. The
caller does not need to extract the file(s) and copy them somewhere
else.
Support reading files & schemas from .ez archives
(cherry picked from commit c8687d9)
... to point to `Kyorai/cuttlefish` instead of `tsloughter/cuttlefish`.

While here, remove the deprecated `maintainers` field.
michaelklishin and others added 29 commits August 3, 2019 09:22
…ally used

Currently the -a flag is not used. Originally introduced in [1],
it [seemingly] was meant to allow for app.config location customization.
That never materialized as the flag is not used anywhere in the codebase
besides the getopt definition.

Instead we repurpose -a to mean --advanced_conf_file, which was adopted
in a fork currently bundled with RabbitMQ. Having a hardcoded location
for advanced.config is primarily inconvenient in integration tests
that generate configuration files.

Note that --app_config has been removed. The version will be bumped to
2.3.0.

Per discussion with @dcorbacho @kjnilsson @lukebakken.

1. 
basho@106b8b7
Repurpose -a to mean --advanced_conf_file as --app_config is unused
Remove unused goldrush dependancy.

Control lager version.

Add standard travis yaml (with no xref)

Merge with up-to-date release from kyorai cuttlefish
Needs to produce script as expected by riak make rel
We have thumbs no more
Attempt to resolve issues in riak test_deps
Without commenting the line, it would fail to compile when compiling as a dep in mix.exs.
erlang/rebar3#1568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
10 participants