Page MenuHomeDevCentral
Feed All Stories

Jan 9 2023

dereckson updated the diff for D2729: Import FANTOIR file into PostgreSQL db.

Extract run_multiple_queries method to the db module. We can't easily move the create_table function, as it needs schema-dependant replacement.

Jan 9 2023, 18:37
dereckson updated the diff for D2729: Import FANTOIR file into PostgreSQL db.

Switch to subcommands pattern (like git), so we can extend it

Jan 9 2023, 18:22
dereckson updated the diff for D2729: Import FANTOIR file into PostgreSQL db.

Creation date can be unknown, add code_fantoir to help cross data with other db, fix last line record parsing

Jan 9 2023, 17:36
dereckson requested review of D2729: Import FANTOIR file into PostgreSQL db.
Jan 9 2023, 02:12

Jan 5 2023

dereckson added a comment to D2379: Parse FANTOIR database.

Draft implementation: rFANTDB59128e4bfd41 (needs to add all FANTOIR field).

Jan 5 2023, 04:25
dereckson committed rDS59128e4bfd41: WIP: Import FANTOIR file into PostgreSQL db (authored by dereckson).
WIP: Import FANTOIR file into PostgreSQL db
Jan 5 2023, 04:22

Jan 3 2023

dereckson added a comment to D2379: Parse FANTOIR database.

https://about.staging.gitlab.com/blog/2016/03/18/fast-search-using-postgresql-trigram-indexes/ makes me think a Postgresql table with with those GIN trigram indexes would be a better idea than json documents 馃

Jan 3 2023, 02:30

Dec 27 2022

dereckson retitled D2718: Expose notifications from RabbitMQ as SSE from Create the python api to Create the Python API.
Dec 27 2022, 11:25
dereckson closed D2728: Update Docker base builder image.
Dec 27 2022, 11:24
dereckson committed rAPIREG1a10692a94b3: Update Docker base builder image (authored by dereckson).
Update Docker base builder image
Dec 27 2022, 11:24
dereckson accepted D2728: Update Docker base builder image.

nasqueron/rust-musl-builder:nightly published, and we can build the image with that

Dec 27 2022, 11:24
dereckson added a comment to T992: Start documentation for the notifications center.

Notification format: see T771

Dec 27 2022, 11:06documentation, Notifications center
inidal updated the task description for T771: Allow to send notifications from the command line.
Dec 27 2022, 04:14User-inidal, Notifications center, CLI, Servers, D忙ghrefn
inidal updated the task description for T771: Allow to send notifications from the command line.
Dec 27 2022, 04:11User-inidal, Notifications center, CLI, Servers, D忙ghrefn
inidal updated the task description for T771: Allow to send notifications from the command line.
Dec 27 2022, 04:10User-inidal, Notifications center, CLI, Servers, D忙ghrefn
inidal updated the task description for T771: Allow to send notifications from the command line.
Dec 27 2022, 03:41User-inidal, Notifications center, CLI, Servers, D忙ghrefn

Dec 26 2022

dereckson requested review of D2728: Update Docker base builder image.
Dec 26 2022, 21:07
dereckson closed D2727: Revoke unused SSH keys for dereckson.
Dec 26 2022, 19:01
dereckson committed rOPS95b800c2a259: Revoke unused SSH keys for dereckson (authored by dereckson).
Revoke unused SSH keys for dereckson
Dec 26 2022, 19:01
dereckson accepted D2727: Revoke unused SSH keys for dereckson.
Dec 26 2022, 19:01
dereckson requested review of D2727: Revoke unused SSH keys for dereckson.
Dec 26 2022, 19:00

Dec 22 2022

dereckson committed rAPIREG1a535568bfdf: Configure Git to ignore Cargo.lock (authored by dereckson).
Configure Git to ignore Cargo.lock
Dec 22 2022, 19:24
dereckson closed D2726: Configure Git to ignore Cargo.lock.
Dec 22 2022, 19:24
dereckson accepted D2726: Configure Git to ignore Cargo.lock.
Dec 22 2022, 19:24
dereckson requested review of D2726: Configure Git to ignore Cargo.lock.
Dec 22 2022, 19:23
dereckson closed D2725: Update dependencies.
Dec 22 2022, 19:22
dereckson committed rAPIREG04c7e96e2232: Update dependencies (authored by dereckson).
Update dependencies
Dec 22 2022, 19:22
dereckson accepted D2725: Update dependencies.

Tested with RUST_LOG=info so we can also check env logger update in action.

Dec 22 2022, 19:22
dereckson requested review of D2725: Update dependencies.
Dec 22 2022, 19:18
dereckson closed T1746: Update Docker registry API dependencies as Invalid.

I tried to compile a previous version of the API.

Dec 22 2022, 19:12Nasqueron Docker deployment squad, Nasqueron API
dereckson renamed T1746: Update Docker registry API dependencies from Update Docker registry API dependencies. to Update Docker registry API dependencies.
Dec 22 2022, 17:38Nasqueron Docker deployment squad, Nasqueron API

Dec 21 2022

dereckson closed T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log as Resolved by committing rAPISRVLOGS10998cac0dc3: Upgrade JsonMapper to 4.1.0.
Dec 21 2022, 21:21D忙ghrefn, Monitoring and reporting, Servers, Nasqueron API
dereckson closed D2724: Upgrade JsonMapper to 4.1.0.
Dec 21 2022, 21:21
dereckson committed rAPISRVLOGS10998cac0dc3: Upgrade JsonMapper to 4.1.0 (authored by dereckson).
Upgrade JsonMapper to 4.1.0
Dec 21 2022, 21:20
dereckson accepted D2724: Upgrade JsonMapper to 4.1.0.

Hotfixed on Ysul with a sudo -u deploy composer update, works in production.

Dec 21 2022, 21:20
dereckson requested review of D2724: Upgrade JsonMapper to 4.1.0.
Dec 21 2022, 21:06
dereckson added a revision to T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log: D2724: Upgrade JsonMapper to 4.1.0.
Dec 21 2022, 21:06D忙ghrefn, Monitoring and reporting, Servers, Nasqueron API
dereckson added a comment to T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log.

Relevant error file is /var/log/www/nasqueron.org/api-php.log on Ysul:

Dec 21 2022, 21:05D忙ghrefn, Monitoring and reporting, Servers, Nasqueron API
dereckson moved T1514: UTF-8 log entries aren't processed from Backlog to External / blocked / pending review on the Nasqueron API board.
Dec 21 2022, 19:17Nasqueron API, Servers, IRC, D忙ghrefn
dereckson moved T1427: Prepare a Jenkins job template for Rust CI from Backlog to New ideas on the Nasqueron API board.
Dec 21 2022, 19:16Servers, Limiting Factor, Nasqueron API, Jenkins
dereckson moved T1423: Investigate OpenFaaS + Kong from Backlog to New ideas on the Nasqueron API board.
Dec 21 2022, 19:16Nasqueron Docker deployment squad, Servers, Nasqueron API, Product evaluation
dereckson merged T1748: Can't write to servers log into T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log.
Dec 21 2022, 19:15D忙ghrefn, Monitoring and reporting, Servers, Nasqueron API
dereckson merged task T1748: Can't write to servers log into T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log.
Dec 21 2022, 19:15Nasqueron API, Servers
dereckson moved T1737: Error 500 when posting log entry to api.nasqueron.org/servers-log from Backlog to Bugs on the Nasqueron API board.
Dec 21 2022, 19:15D忙ghrefn, Monitoring and reporting, Servers, Nasqueron API
dereckson moved T1652: Bump Rocket version for docker-registry-api from Backlog to Bugs on the Nasqueron API board.
Dec 21 2022, 19:15Nasqueron API, documentation, Technical debt
dereckson moved T1746: Update Docker registry API dependencies from Backlog to Bugs on the Nasqueron API board.
Dec 21 2022, 19:15Nasqueron Docker deployment squad, Nasqueron API
dereckson moved T1748: Can't write to servers log from Backlog to Bugs on the Nasqueron API board.
Dec 21 2022, 19:15Nasqueron API, Servers
dereckson added projects to T1748: Can't write to servers log: Servers, Nasqueron API.
Dec 21 2022, 19:02Nasqueron API, Servers
dereckson awarded T1748: Can't write to servers log a The World Burns token.
Dec 21 2022, 19:02Nasqueron API, Servers
dereckson triaged T1748: Can't write to servers log as Unbreak Now! priority.
Dec 21 2022, 18:58Nasqueron API, Servers
dereckson updated the task description for T1746: Update Docker registry API dependencies.
Dec 21 2022, 18:49Nasqueron Docker deployment squad, Nasqueron API
dereckson updated the task description for T1746: Update Docker registry API dependencies.
Dec 21 2022, 18:48Nasqueron Docker deployment squad, Nasqueron API
dereckson updated the task description for T1746: Update Docker registry API dependencies.
Dec 21 2022, 18:47Nasqueron Docker deployment squad, Nasqueron API
dereckson committed rOPS92a062df579d: Update SSH key for inidal (authored by dereckson).
Update SSH key for inidal
Dec 21 2022, 17:55
dereckson closed D2723: Update SSH key for inidal.
Dec 21 2022, 17:55
dereckson accepted D2723: Update SSH key for inidal.
Dec 21 2022, 17:55
inidal accepted D2723: Update SSH key for inidal.
Dec 21 2022, 17:54
dereckson requested review of D2723: Update SSH key for inidal.
Dec 21 2022, 17:53
dereckson updated the task description for T1746: Update Docker registry API dependencies.
Dec 21 2022, 17:51Nasqueron Docker deployment squad, Nasqueron API
dereckson triaged T1746: Update Docker registry API dependencies as High priority.
Dec 21 2022, 17:51Nasqueron Docker deployment squad, Nasqueron API
dereckson claimed T1746: Update Docker registry API dependencies.
Dec 21 2022, 17:43Nasqueron Docker deployment squad, Nasqueron API

Dec 19 2022

inidal closed T1529: Evaluate ml-workspace and ml-hub as Wontfix.

Lost interest in the subject and it's not maintained anymore.

Dec 19 2022, 22:12Product evaluation, Servers
inidal added a project to T771: Allow to send notifications from the command line: User-inidal.
Dec 19 2022, 22:00User-inidal, Notifications center, CLI, Servers, D忙ghrefn
inidal removed a project from T1529: Evaluate ml-workspace and ml-hub: User-inidal.
Dec 19 2022, 21:59Product evaluation, Servers
dereckson shifted T1648: Interact with Gotify from the Restricted Space space to the S1 Nasqueron space.
Dec 19 2022, 21:55Product evaluation, Notifications center
inidal claimed T771: Allow to send notifications from the command line.
Dec 19 2022, 21:53User-inidal, Notifications center, CLI, Servers, D忙ghrefn

Dec 13 2022

dereckson added a comment to D2655: Refresh MariaDB configuration.

PHP config applied to Ysul.

Dec 13 2022, 03:20
dereckson closed T1745: MediaWiki requires calendar PHP extension as Resolved by committing rOPS127d4c9d667d: Install calendar PHP extension.
Dec 13 2022, 03:05Mediawiki SaaS, Agora
dereckson closed D2722: Install calendar PHP extension.
Dec 13 2022, 03:04
dereckson committed rOPS127d4c9d667d: Install calendar PHP extension (authored by dereckson).
Install calendar PHP extension
Dec 13 2022, 03:04
dereckson accepted D2722: Install calendar PHP extension.

Composer upgrade process is running fine now.

Dec 13 2022, 03:03
dereckson added a comment to D2722: Install calendar PHP extension.
Ysul
$ php -i | grep alendar
/usr/local/etc/php/ext-20-calendar.ini,
calendar
Calendar support => enabled
Dec 13 2022, 03:03
dereckson requested review of D2722: Install calendar PHP extension.
Dec 13 2022, 03:02
dereckson added a revision to T1745: MediaWiki requires calendar PHP extension: D2722: Install calendar PHP extension.
Dec 13 2022, 03:02Mediawiki SaaS, Agora
dereckson lowered the priority of T1745: MediaWiki requires calendar PHP extension from Unbreak Now! to High.
Dec 13 2022, 02:54Mediawiki SaaS, Agora
dereckson triaged T1745: MediaWiki requires calendar PHP extension as Unbreak Now! priority.
Dec 13 2022, 02:54Mediawiki SaaS, Agora

Dec 4 2022

dereckson created T1744: Stream processing with Benthos.
Dec 4 2022, 04:19Message queues, Monitoring and reporting, Elastic for infra, Servers, Product evaluation
dereckson planned changes to D2719: Clean TikTok URL.

very quickly blocked by TikTok servers, we need to know how we can consume their service without issue

Dec 4 2022, 04:16

Nov 14 2022

DorianWinty accepted D2719: Clean TikTok URL.
Nov 14 2022, 20:04
DorianWinty accepted D2721: Serve API URL cleaner.
Nov 14 2022, 20:02

Nov 13 2022

dereckson added a comment to D2721: Serve API URL cleaner.

Works fine as long as API uses a HTTP back-end. Could need to switch to uwsgi configuration per D2720.

Nov 13 2022, 12:05
dereckson updated the diff for D2721: Serve API URL cleaner.

Update port

Nov 13 2022, 12:03
dereckson planned changes to D2721: Serve API URL cleaner.
Nov 13 2022, 12:00
dereckson created T1743: Publish Vault certificate information.
Nov 13 2022, 11:54Servers, Salt, Vault
dereckson planned changes to D2720: Run with uWSGI on Docker.
Nov 13 2022, 11:27
dereckson updated the diff for D2721: Serve API URL cleaner.

Pillar entry for the container

Nov 13 2022, 11:12
dereckson requested review of D2721: Serve API URL cleaner.
Nov 13 2022, 11:07
dereckson requested review of D2720: Run with uWSGI on Docker.
Nov 13 2022, 00:22

Nov 10 2022

dereckson added a comment to T1742: Fix network unit for Ysul.

Drake tunnel is actually OK if we update Salt configuration on router-001:

Nov 10 2022, 00:55Salt, Servers
dereckson moved T1742: Fix network unit for Ysul from Backlog to Bug and issues on the Salt board.
Nov 10 2022, 00:43Salt, Servers
dereckson triaged T1742: Fix network unit for Ysul as High priority.
Nov 10 2022, 00:43Salt, Servers

Nov 9 2022

dereckson edited reviewers for D2719: Clean TikTok URL, added: DorianWinty; removed: dereckson.
Nov 9 2022, 23:30
dereckson resigned from D2719: Clean TikTok URL.
Nov 9 2022, 23:30
dereckson requested review of D2719: Clean TikTok URL.
Nov 9 2022, 23:27

Oct 22 2022

dereckson moved T1741: Wrong GRE tunnel configuration Ysul on boot from Backlog to Servers config on the Salt board.
Oct 22 2022, 22:47Salt, Drake network, Servers
dereckson triaged T1741: Wrong GRE tunnel configuration Ysul on boot as High priority.
Oct 22 2022, 22:46Salt, Drake network, Servers
DorianWinty updated the diff for D2718: Expose notifications from RabbitMQ as SSE.

update

Oct 22 2022, 22:03
DorianWinty added a revision to T1682: Build a notifications web client: D2718: Expose notifications from RabbitMQ as SSE.
Oct 22 2022, 19:48Restricted Project, good-first-issue, Notifications center
DorianWinty requested review of D2718: Expose notifications from RabbitMQ as SSE.
Oct 22 2022, 19:48
dereckson moved T1703: Evaluate Penpot from Current focus to Nope / later on the Product evaluation board.

We need a project needing design to deploy this I guess.

Oct 22 2022, 19:28design, Product evaluation