Skip to content

Commit

Permalink
Update ShipIt to honor TARGETS updates
Browse files Browse the repository at this point in the history
Summary: Update ShipIt to update push changes to TARGETS

Reviewed By: sdwilsh

Differential Revision: D4873590

fbshipit-source-id: bb5ab9bed7ad7bc51f1e2ee1fe8204224aaae2fb
  • Loading branch information
IslamAbdelRahman authored and facebook-github-bot committed Apr 13, 2017
1 parent f2449ce commit 13369fb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .deprecated_arcconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"project_id" : "rocksdb",
"conduit_uri" : "https://phabricator.fb.com/api/",
"copyright_holder" : "Facebook",
"load" : [
"arcanist_util"
],
"lint.engine" : "FacebookFbcodeLintEngine",
"lint.engine.single.linter" : "FbcodeCppLinter",
"unit.engine" : "FacebookFbcodeUnitTestEngine",
"arcanist_configuration" : "FacebookArcanistConfiguration",
"base" : "git:HEAD^, hg:.^",
"git.default-relative-commit" : "HEAD^",
"git:arc.feature.start.default" : "origin/master",
"arc.feature.start.default" : "master",
"history.immutable" : false
}

0 comments on commit 13369fb

Please sign in to comment.