7
0
mirror of https://github.com/marado/RNID.git synced 2024-09-19 08:25:17 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Marcos Marado
194b467356 GA: automatizar também o teste à dgeg 2022-04-04 11:12:25 +01:00
Marcos Marado
239dc7f6a2 remoção de chamada de script também nas GA 2022-02-22 15:44:55 +00:00
Marcos Marado
41a887ac34 GA: change the cron time
So that we have a second run attempt today.
2022-01-12 14:16:12 +00:00
Marcos Marado
3217d6d3ad bud: novo incumprimento
O site https://bud.gov.pt/ddn/dispensa/requerer.html tem um documento
de requerimento exclusivamente em formato doc, em incumprimento com a
Lei das Normas Abertas.

Closes: #78
2021-11-07 00:43:46 +00:00
Marcos Marado
2b8451a418 GA: remoção de verificações de acessibilidade
O commit anterior remove os scripts, mas não a sua invocação diária.
2021-10-31 18:04:52 +00:00
Marcos Marado
f927bfa71c remoção dos scripts de incumprimentos resolvidos
Ao mesmo tempo que estavamos a importar a nova funcionalidade de GA,
também nos livrámos de dois testes... mas não deles no script.

Resolvido agora. A partir de agora temos de nos lembrar que novos
scripts têm de ser acrescentados a esta lista, e que scripts que
deixam de existir também têm de ser retirados daqui.
2021-10-25 13:04:36 +01:00
Marcos Marado
8708cff55d scripts: act: better debug
We were actually running wget and letting the user see the output...
and get its error code, which is quite fine in a manual run, but
messes with the automatic running of these scripts.

Now, we still do wget and validate its error code, but instead the
script then does its business as usual (and hopefully this fixes our
cron'ed GA).

This patch also changes the time at which the scheduled cronjob runs,
just because it is still once a day, which is what we want, and will
give us still a run today (so we can have it run with this change
sooner rather than later).
2021-10-25 11:10:36 +01:00
Marcos Marado
60f866f9fa Remoção do workflow de teste ao script da ACT
O resultado dos testes já foi registado em #87.
2021-10-24 19:53:19 +01:00
Marcos Marado
92c1d356c2 DEBUG: adicionado GA para testar o script da ACT 2021-10-24 19:24:01 +01:00
02a105e188 fix schedule 2021-10-24 18:37:32 +01:00
36b60ed1ea add all scripts 2021-10-24 17:20:43 +01:00
86bce95d0d change action naming 2021-10-24 17:20:29 +01:00
017e728fda first test on gh actions 2021-10-24 16:49:13 +01:00