chore: store development docker files in docker/development#2053
chore: store development docker files in docker/development#2053
Conversation
|
@supaiku0 @air1one - please review this in the next few days. Be sure to explicitly select labels so I know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
Codecov Report
@@ Coverage Diff @@
## develop #2053 +/- ##
=======================================
Coverage 73.8% 73.8%
=======================================
Files 367 367
Lines 8258 8258
Branches 1209 1177 -32
=======================================
Hits 6095 6095
- Misses 2129 2131 +2
+ Partials 34 32 -2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## develop #2053 +/- ##
=======================================
Coverage 73.8% 73.8%
=======================================
Files 367 367
Lines 8258 8258
Branches 1209 1177 -32
=======================================
Hits 6095 6095
- Misses 2129 2131 +2
+ Partials 34 32 -2
Continue to review full report at Codecov.
|
…peer-state * ArkEcosystem/core/develop: chore: few upgrade script fixes (#2060) misc: add github templates for docs, security and support (#2059) fix: remove entries with double and single quotes during the upgrade fix: syntax error in upgrade script fix(crypto): disable multisig (#2057) chore: add bash fallback for ARK > CORE in upgrade script refactor: move genesisBlock to network config and remove extraneous config (#2052) chore: store development docker files in docker/development (#2053)
Proposed changes
Moves the development docker files so @adrian69 can store the production files in a sub-directory.
Types of changes
Checklist