Page MenuHomeDevCentral
Feed All Stories

Feb 28 2018

dereckson closed D1359: Improve cmd.run usage.
Feb 28 2018, 15:21
dereckson accepted D1359: Improve cmd.run usage.
Feb 28 2018, 15:21
dereckson added a revision to T1349: Use file.managed instead of cmd.run chown/chmod for odderon_fix_permissions_and_ownership: D1359: Improve cmd.run usage.
Feb 28 2018, 15:20 · Servers, Salt
dereckson requested review of D1359: Improve cmd.run usage.
Feb 28 2018, 15:20
dereckson added projects to T1349: Use file.managed instead of cmd.run chown/chmod for odderon_fix_permissions_and_ownership: Salt, Servers.
Feb 28 2018, 15:00 · Servers, Salt
dereckson committed rOPS7e2d670ac776: Upgrade eggdrop to 1.8.3rc2 (authored by dereckson).
Upgrade eggdrop to 1.8.3rc2
Feb 28 2018, 14:38
dereckson closed T1348: Upgrade eggdrop install script to 1.8.3rc2 as Resolved by committing rOPS7e2d670ac776: Upgrade eggdrop to 1.8.3rc2.
Feb 28 2018, 14:38 · IRC, Eglide, Dæghrefn, Salt
dereckson closed D1358: Upgrade eggdrop to 1.8.3rc2.
Feb 28 2018, 14:38
dereckson accepted D1358: Upgrade eggdrop to 1.8.3rc2.

Works fine.

Feb 28 2018, 14:38
dereckson added a comment to T1348: Upgrade eggdrop install script to 1.8.3rc2.

[Moved to D1358].

Feb 28 2018, 14:37 · IRC, Eglide, Dæghrefn, Salt
dereckson requested review of D1358: Upgrade eggdrop to 1.8.3rc2.
Feb 28 2018, 14:18
dereckson added a revision to T1348: Upgrade eggdrop install script to 1.8.3rc2: D1358: Upgrade eggdrop to 1.8.3rc2.
Feb 28 2018, 14:18 · IRC, Eglide, Dæghrefn, Salt
dereckson triaged T1348: Upgrade eggdrop install script to 1.8.3rc2 as Normal priority.
Feb 28 2018, 14:17 · IRC, Eglide, Dæghrefn, Salt
dereckson added projects to T1348: Upgrade eggdrop install script to 1.8.3rc2: Salt, Dæghrefn, Eglide, IRC.
Feb 28 2018, 14:16 · IRC, Eglide, Dæghrefn, Salt
dereckson claimed T1349: Use file.managed instead of cmd.run chown/chmod for odderon_fix_permissions_and_ownership.
Feb 28 2018, 14:12 · Servers, Salt
dereckson claimed T1348: Upgrade eggdrop install script to 1.8.3rc2.
Feb 28 2018, 14:11 · IRC, Eglide, Dæghrefn, Salt
dereckson committed rOPS9607c54f0d96: Install manually Composer on FreeBSD servers (authored by dereckson).
Install manually Composer on FreeBSD servers
Feb 28 2018, 13:59
dereckson closed D1357: Install manually Composer on FreeBSD servers.
Feb 28 2018, 13:59
dereckson updated the diff for D1357: Install manually Composer on FreeBSD servers.

Update README

Feb 28 2018, 13:59
dereckson accepted D1357: Install manually Composer on FreeBSD servers.
Feb 28 2018, 13:57
dereckson requested review of D1357: Install manually Composer on FreeBSD servers.
Feb 28 2018, 13:54
dereckson committed rOPSd61cf69f93fe: Fix gbdm → gdbm typo (authored by dereckson).
Fix gbdm → gdbm typo
Feb 28 2018, 13:38
dereckson closed D1356: Fix gbdm → gdbm typo.
Feb 28 2018, 13:38
dereckson accepted D1356: Fix gbdm → gdbm typo.
Feb 28 2018, 13:36
dereckson requested review of D1356: Fix gbdm → gdbm typo.
Feb 28 2018, 13:36
dereckson abandoned D1343: WIP: Fire notification on sshd-otp connection though PAM.

Scripts work, but PAM doesn't call them correctly. This need more debug.

Feb 28 2018, 13:31
dereckson committed rOPSf5ba700ba5f9: Install standard Python modules sqlite3 and gbdm on FreeBSD (authored by dereckson).
Install standard Python modules sqlite3 and gbdm on FreeBSD
Feb 28 2018, 13:29
dereckson closed D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.
Feb 28 2018, 13:29
dereckson updated the diff for D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.

Drop dashes

Feb 28 2018, 13:25
dereckson planned changes to D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.

Ok but double dashes:

$ salt-call --local state.apply roles/shellserver/userland-software/base test=True  
----------                                                
          ID: languages_libs 
    Function: pkg.installed
      Result: None
     Comment: The following packages would be installed/updated: php-composer, py36--gbdm, py36--sqlite3
     Started: 13:23:48.647281                        
    Duration: 69.777 ms   
     Changes:     
Feb 28 2018, 13:25
dereckson updated the diff for D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.

Rebased

Feb 28 2018, 13:23
dereckson committed rOPSe51a03a6b78b: Migrate the Salt states and modules to Python 3 (authored by dereckson).
Migrate the Salt states and modules to Python 3
Feb 28 2018, 13:23
dereckson closed D1355: Migrate the Salt states and modules to Python 3.
Feb 28 2018, 13:23
dereckson accepted D1355: Migrate the Salt states and modules to Python 3.
Feb 28 2018, 13:22
dereckson accepted D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.
Feb 28 2018, 13:22
dereckson updated the diff for D1355: Migrate the Salt states and modules to Python 3.

Viperserv part

Feb 28 2018, 13:14
dereckson triaged T1347: replace=False should be explicitly set when no content is provided to file.managed as Low priority.
Feb 28 2018, 13:06 · Dæghrefn, Technical debt, Salt
dereckson updated the test plan for D1355: Migrate the Salt states and modules to Python 3.
Feb 28 2018, 12:59
dereckson planned changes to D1355: Migrate the Salt states and modules to Python 3.

Tests units pass.

Feb 28 2018, 12:59
dereckson requested review of D1355: Migrate the Salt states and modules to Python 3.
Feb 28 2018, 12:57
dereckson added a revision to T1343: Migrate Salt to Python 3: D1355: Migrate the Salt states and modules to Python 3.
Feb 28 2018, 12:57 · Servers, Salt

Feb 27 2018

dereckson accepted D1354: Document new averaged_perceptron_tagger dependency.
Feb 27 2018, 21:22
dereckson requested review of D1354: Document new averaged_perceptron_tagger dependency.
Feb 27 2018, 21:22
dereckson closed D1353: Update word tokenizer.
Feb 27 2018, 21:20
dereckson accepted D1353: Update word tokenizer.
Feb 27 2018, 21:20
dereckson requested review of D1353: Update word tokenizer.
Feb 27 2018, 21:19
dereckson closed D1352: Shift to Python 3.
Feb 27 2018, 21:08
dereckson accepted D1352: Shift to Python 3.
Feb 27 2018, 21:08
dereckson requested review of D1352: Shift to Python 3.
Feb 27 2018, 21:07
dereckson requested review of D1351: Install standard Python modules sqlite3 and gbdm on FreeBSD.
Feb 27 2018, 20:53
dereckson added a comment to T1343: Migrate Salt to Python 3.
Feb 27 2018, 17:41 · Servers, Salt

Feb 23 2018

dereckson committed rAPISRVLOGS86d3949f6e35: Extract servers log from weechat IRC log (authored by dereckson).
Extract servers log from weechat IRC log
Feb 23 2018, 12:40
dereckson closed D1350: Extract servers log from weechat IRC log.
Feb 23 2018, 12:40
dereckson updated the summary of D1350: Extract servers log from weechat IRC log.
Feb 23 2018, 12:40
dereckson accepted D1350: Extract servers log from weechat IRC log.
Feb 23 2018, 12:40
dereckson requested review of D1350: Extract servers log from weechat IRC log.
Feb 23 2018, 12:39
dereckson committed rOPSa6fea3c7c403: Serve https//labs.nasqueron.org in webserver-legacy nginx (authored by dereckson).
Serve https//labs.nasqueron.org in webserver-legacy nginx
Feb 23 2018, 01:03
dereckson closed D1349: Serve https//labs.nasqueron.org in webserver-legacy nginx.
Feb 23 2018, 01:03
dereckson accepted D1349: Serve https//labs.nasqueron.org in webserver-legacy nginx.
Feb 23 2018, 01:03
dereckson requested review of D1349: Serve https//labs.nasqueron.org in webserver-legacy nginx.
Feb 23 2018, 01:02
dereckson committed rSTAGINGc804a8b98b5f: Stage labs.nasqueron.org repositories (authored by dereckson).
Stage labs.nasqueron.org repositories
Feb 23 2018, 00:49
dereckson closed D1348: Stage labs.nasqueron.org repositories.
Feb 23 2018, 00:49
dereckson committed rOPSdd11ecc06db4: Deploy labs.nasqueron.org content (authored by dereckson).
Deploy labs.nasqueron.org content
Feb 23 2018, 00:48
dereckson closed D1347: Deploy labs.nasqueron.org content.
Feb 23 2018, 00:48
dereckson updated the diff for D1347: Deploy labs.nasqueron.org content.

docs → labs

Feb 23 2018, 00:48
dereckson accepted D1348: Stage labs.nasqueron.org repositories.
Feb 23 2018, 00:46
dereckson accepted D1347: Deploy labs.nasqueron.org content.
Feb 23 2018, 00:46
dereckson requested review of D1348: Stage labs.nasqueron.org repositories.
Feb 23 2018, 00:42
dereckson requested review of D1347: Deploy labs.nasqueron.org content.
Feb 23 2018, 00:42

Feb 22 2018

dereckson committed rOPS7f4e4aa4a046: Add SSH key for dereckson's phone (authored by dereckson).
Add SSH key for dereckson's phone
Feb 22 2018, 22:58
dereckson closed D1346: Add SSH key for dereckson's phone.
Feb 22 2018, 22:58
dereckson accepted D1346: Add SSH key for dereckson's phone.
Feb 22 2018, 22:58
dereckson requested review of D1346: Add SSH key for dereckson's phone.
Feb 22 2018, 22:57
dereckson requested review of D1346: Add SSH key for dereckson's phone.
Feb 22 2018, 22:57
dereckson renamed T1118: Stabilize Composer dependencies from Stabilize dependencies to Stabilize Composer dependencies.
Feb 22 2018, 01:46 · Technical debt, Notifications center
dereckson moved T1118: Stabilize Composer dependencies from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Technical debt, Notifications center
dereckson moved T1081: Simplify Notifications center workflow to build notifications and fire payload events from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Notifications center, Technical debt
dereckson moved T1076: Map payload to classes from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Restricted Project, good-first-issue, Technical debt, Notifications center
dereckson moved T912: Follow the community Ruby Style Guide from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · good-first-issue, Technical debt, Tommy
dereckson moved T893: Standardize l10n keys from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Restricted Project, good-first-issue, Technical debt, Notifications center
dereckson moved T890: repository.query will be deprecated on Phabricator from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Technical debt, Notifications center
dereckson moved T880: config/compile.php should contain most used classes from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:46 · Technical debt, Notifications center
dereckson moved T1096: Switch autoloader to PSR-4 from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:45 · Technical debt, Source templates generator
dereckson moved T1336: Migrate tests to PHPUnit 8 from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:45 · Technical debt, Notifications center
dereckson moved T1346: salt-wrapper seems to mix spaces and tabs for indent from Backlog to Dev on the Technical debt board.
Feb 22 2018, 01:45 · Technical debt, salt-wrapper, good-first-issue
dereckson added projects to T1346: salt-wrapper seems to mix spaces and tabs for indent: good-first-issue, salt-wrapper, Technical debt.
Feb 22 2018, 01:45 · Technical debt, salt-wrapper, good-first-issue
dereckson claimed T1346: salt-wrapper seems to mix spaces and tabs for indent.
Feb 22 2018, 00:57 · Technical debt, salt-wrapper, good-first-issue
dereckson committed rOPS00b6128ff0a6: Disable paas-jails role for Ysul (authored by dereckson).
Disable paas-jails role for Ysul
Feb 22 2018, 00:54
dereckson closed D1345: Disable paas-jails role for Ysul.
Feb 22 2018, 00:54
dereckson closed T1345: Ysul lost IP failover and IPv6 network connectivity when jails are launched as Resolved by committing rOPS00b6128ff0a6: Disable paas-jails role for Ysul.
Feb 22 2018, 00:54 · Servers
dereckson closed T1345: Ysul lost IP failover and IPv6 network connectivity when jails are launched, a subtask of T298: Validate devserver operational state, as Resolved.
Feb 22 2018, 00:54 · Servers
dereckson accepted D1345: Disable paas-jails role for Ysul.
Feb 22 2018, 00:54
dereckson requested review of D1345: Disable paas-jails role for Ysul.
Feb 22 2018, 00:53
dereckson added a revision to T1345: Ysul lost IP failover and IPv6 network connectivity when jails are launched: D1345: Disable paas-jails role for Ysul.
Feb 22 2018, 00:52 · Servers
dereckson triaged T1345: Ysul lost IP failover and IPv6 network connectivity when jails are launched as High priority.
Feb 22 2018, 00:30 · Servers

Feb 21 2018

dereckson committed rOPS111ec21ecd54: Fix OTP PAM rules (authored by dereckson).
Fix OTP PAM rules
Feb 21 2018, 00:02
dereckson closed D1344: Fix OTP PAM rules.
Feb 21 2018, 00:02
dereckson accepted D1344: Fix OTP PAM rules.
Feb 21 2018, 00:02
dereckson updated the summary of D1344: Fix OTP PAM rules.
Feb 21 2018, 00:02
dereckson updated the summary of D1344: Fix OTP PAM rules.
Feb 21 2018, 00:02