$ salt-call --local state.apply roles/freebsd-repo […] ID: /var/repo/Makefile Function: file.managed Result: True Comment: File /var/repo/Makefile updated Started: 19:40:19.627520 Duration: 97.707 ms Changes: ---------- diff: New file mode: 0644
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 30 2018
Mar 30 2018
Fix Makefile
dereckson committed rOPS7bd6bcfac9f5: Generate FreeBSD packages repository signing key (authored by dereckson).
Generate FreeBSD packages repository signing key
$ salt-call --local state.apply roles/freebsd-repo local: ---------- ID: /usr/local/etc/freebsd-pkg-repo/key Function: file.directory Result: True Comment: Directory /usr/local/etc/freebsd-pkg-repo/key updated Started: 19:15:51.118448 Duration: 38.505 ms Changes: ---------- /usr/local/etc/freebsd-pkg-repo/key: New Dir ---------- ID: signing_key_generate_private Function: cmd.run Name: openssl genrsa -out repo.key 4096 Result: True Comment: Command "openssl genrsa -out repo.key 4096" run Started: 19:15:51.160136 Duration: 1480.753 ms Changes: ---------- pid: 40367 retcode: 0 stderr: Generating RSA private key, 4096 bit long modulus ......++ ....................................++ e is 65537 (0x10001) stdout: ---------- ID: signing_key_generate_public Function: cmd.run Name: openssl rsa -in repo.key -out repo.pub -pubout Result: True Comment: Command "openssl rsa -in repo.key -out repo.pub -pubout" run Started: 19:15:52.641676 Duration: 151.185 ms Changes: ---------- pid: 40370 retcode: 0 stderr: writing RSA key stdout: ---------- ID: /usr/local/etc/freebsd-pkg-repo/key/repo.key Function: file.managed Result: True Comment: Started: 19:15:52.793655 Duration: 7.51 ms Changes: ---------- mode: 0400
Set builder as user, so we don't run openssl and pkg as root
Create parent directory too.
fix syntax error
s/signing_key_dir/repo.signing_key_dir
dereckson committed rKCMD21b2d7f16ee9: Create simple commands with argc, argv and display (authored by dereckson).
Create simple commands with argc, argv and display
PHPUnit ok with fix to Arcanist
Harbormaster failed remote builds in B2429: Diff 3952 for D1533: Create simple commands with argc, argv and display!
Update phpunit configuration
Fix whitespace issue
dereckson committed rNOTIF60f393712423: Enforce opening brace is on same line than method declaration (authored by dereckson).
Enforce opening brace is on same line than method declaration
dereckson updated the test plan for D1547: Enforce opening brace is on same line than method declaration.
dereckson committed rNOTIF1523ea67ce77: Ensure lines are at most 80 characters (authored by dereckson).
Ensure lines are at most 80 characters
Don't touch porcelain Phabricator non refactored code, tests and code don't agree on return types
dereckson committed rNOTIF74227dcbd4de: Implement assertions specific to command display (authored by dereckson).
Implement assertions specific to command display
Harbormaster failed remote builds in B2425: Diff 3944 for D1546: Implement assertions specific to command display!
Tests too
Mar 29 2018
Mar 29 2018
dereckson committed rNOTIFbe3382f3ca03: Extract complex condition in its own method (authored by dereckson).
Extract complex condition in its own method
s/is/has
dereckson committed rNOTIF09004d0d899c: Test and fix PhabricatorStory::mapPhabricatorFeedKey (authored by dereckson).
Test and fix PhabricatorStory::mapPhabricatorFeedKey
rebase
Fix whitespaces issue
Let story stay story, the goal is to rename storyFoo to foo.
dereckson committed rNOTIFf19194a38dab: Test PhabricatorStory::getObjectType (authored by dereckson).
Test PhabricatorStory::getObjectType
dereckson committed rNOTIF776383e86ab8: Prune unnecessary overridden method (authored by dereckson).
Prune unnecessary overridden method
dereckson committed rNOTIF0575d2497ed6: Avoid both assignment and comparison in same time (authored by dereckson).
Avoid both assignment and comparison in same time
Rebase
dereckson committed rNOTIF7b63e4d9345a: Handle case where Conduit repository.query doesn't send a value (authored by dereckson).
Handle case where Conduit repository.query doesn't send a value
dereckson requested review of D1539: Handle case where Conduit repository.query doesn't send a value.
dereckson updated the task description for T1387: ErrorException: count(): Parameter must be an array or an object that implements Countable.
dereckson updated the task description for T1387: ErrorException: count(): Parameter must be an array or an object that implements Countable.
Not so no op
Harbormaster failed remote builds in B2412: Diff 3924 for D1538: Avoid both assignment and comparison in same time!
dereckson committed rNOTIF1345f6ef37c7: Upgrade phan to a version compatible with PHP 7.2 (authored by dereckson).
Upgrade phan to a version compatible with PHP 7.2
dereckson committed rNOTIF85fc0f62b8e1: Enforce opening brace on same line than class declaration (authored by dereckson).
Enforce opening brace on same line than class declaration
Restrict change to only the style fix
Mixed with a composer version upgrade
Harbormaster failed remote builds in B2409: Diff 3919 for D1536: Enforce opening brace on same line than class declaration!
Fix array indentation
phan, fix type issue
Install php-ast on devserver role
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator