WIP: Order and improve status pages #4369

Manually merged
reinhard merged 0 commits from status-pages into master 2024-08-14 09:13:39 +00:00
Member

Requires some alterations to the ansible deployed on the build server

Requires some alterations to the ansible deployed on the build server
delliott force-pushed status-pages from 2dc93a7a55 to 3ef4499ba8 2024-08-13 09:35:02 +00:00 Compare
delliott force-pushed status-pages from 3ef4499ba8 to 8de34a7ca5 2024-08-13 11:50:40 +00:00 Compare
delliott force-pushed status-pages from 8de34a7ca5 to 675887d27e 2024-08-13 13:37:48 +00:00 Compare
delliott force-pushed status-pages from 675887d27e to d0fd8c2a95 2024-08-13 13:38:05 +00:00 Compare
delliott force-pushed status-pages from d0fd8c2a95 to 5bf0ee8b0c 2024-08-13 16:15:38 +00:00 Compare
Author
Member

translation-status.sh currently not working, do not merge.

Issue is this line,

prio_counts["$i"]="<priority number=\"$i\" value=\"$(echo "statuses" | grep -c "^.*\.$lang_short\.[a-z]*\ $i\ ")\"/>"

More specifically the grep statement causes the script to fail without even giving an error code. No idea why, and difficult to debug.

translation-status.sh currently not working, do not merge. Issue is this line, ``` prio_counts["$i"]="<priority number=\"$i\" value=\"$(echo "statuses" | grep -c "^.*\.$lang_short\.[a-z]*\ $i\ ")\"/>" ``` More specifically the grep statement causes the script to fail without even giving an error code. No idea why, and difficult to debug.
Owner

Could you check the CI @delliott - one of the files is not correctly encoded it seems.

Could you check the CI @delliott - one of the files is not correctly encoded it seems.
Author
Member

Yeah, I had seen that but had thought I solved it. How on earth did I end up with a file in ascii anyway? Whatever

Yeah, I had seen that but had thought I solved it. How on earth did I end up with a file in ascii anyway? Whatever
delliott force-pushed status-pages from 5bf0ee8b0c to c2d89541db 2024-08-14 07:48:48 +00:00 Compare
delliott force-pushed status-pages from c2d89541db to c00faf703a 2024-08-14 08:39:42 +00:00 Compare
delliott force-pushed status-pages from c00faf703a to 4c1e133b7f 2024-08-14 08:40:57 +00:00 Compare
delliott force-pushed status-pages from 4c1e133b7f to 740c902230 2024-08-14 08:47:03 +00:00 Compare
delliott force-pushed status-pages from 740c902230 to f6b792b07d 2024-08-14 08:49:49 +00:00 Compare
delliott force-pushed status-pages from f6b792b07d to d1a8ef0c04 2024-08-14 08:50:37 +00:00 Compare
delliott force-pushed status-pages from d1a8ef0c04 to a58bb0a429 2024-08-14 08:53:38 +00:00 Compare
delliott force-pushed status-pages from a58bb0a429 to 86251e57fd 2024-08-14 09:11:27 +00:00 Compare
delliott force-pushed status-pages from 86251e57fd to 0746034e56 2024-08-14 09:13:38 +00:00 Compare
reinhard manually merged commit 0746034e56 into master 2024-08-14 09:13:39 +00:00
Author
Member

Something weird with git happenede here, and does not ppear to be being solved. Will close and continue in #4371

Something weird with git happenede here, and does not ppear to be being solved. Will close and continue in https://git.fsfe.org/FSFE/fsfe-website/pulls/4371
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FSFE/fsfe-website#4369