1207 Commits

Author SHA1 Message Date
sonartech
4fd7e4eb3b Nightly update 2021-06-02 01:18:38 +00:00
Arseniy Zaostrovnykh
6ad54413c4 redeploy the search GH page UI only from the master branch 2021-06-01 18:01:36 +02:00
Arseniy Zaostrovnykh
64226f8b2c Prefix the branches for new rules by 'rule/' to enable UI auto refresh 2021-06-01 17:41:02 +02:00
Arseniy Zaostrovnykh
d0ba9c416a Restrict the deployment only to master+rule/* branches 2021-06-01 17:27:59 +02:00
Arseniy Zaostrovnykh
a228658b91
RULEAPI-626 Fix the crash when choosing terraform, rust, solidity, html - any non covered language 2021-06-01 16:50:15 +02:00
Arseniy Zaostrovnykh
8a2a77321f Add the preview link to the pr description 2021-06-01 11:46:52 +02:00
Arseniy Zaostrovnykh
96a306b823
RULEAPI-629 Refrsh GH page at every commit 2021-06-01 10:32:26 +02:00
sonartech
63000b3949 Nightly update 2021-06-01 01:19:13 +00:00
sonartech
b6ecef7d23 Nightly coverage update 2021-05-31 15:43:25 +00:00
Arseniy Zaostrovnykh
2b6b58efd0 fix the clone url 2021-05-31 17:15:15 +02:00
Arseniy Zaostrovnykh
0f29c9e97e Pass the github token for private repositories in coverage script 2021-05-31 17:06:27 +02:00
Arseniy Zaostrovnykh
2b6281069b
RULEAPI-624 Fix the RSPEC index in the presense of PRs with noncompliant file structure 2021-05-31 15:00:26 +02:00
sonartech
4bcc25bf6c Nightly update 2021-05-30 01:18:29 +00:00
sonartech
bc226d6049 Nightly update 2021-05-29 01:19:26 +00:00
sonartech
4af487c000 Nightly update 2021-05-27 01:19:30 +00:00
sonartech
bff9efeea0 Nightly update 2021-05-26 01:17:44 +00:00
Amélie Renard
4dbfe9d0ef
RUELAPI-615 Ignore closed RSPEC in "validate_asciidoc" check 2021-05-25 11:00:40 +02:00
sonartech
29d60a1146 Nightly update 2021-05-22 01:20:02 +00:00
Arseniy Zaostrovnykh
d845ac4fd3 Add new IAAS-related rules 2021-05-21 18:34:30 +02:00
Arseniy Zaostrovnykh
1e3834e79c Fixed nightly update: mark the closed rules 2021-05-21 17:48:13 +02:00
Amélie Renard
51572ed9a9
RULEAPI-607 Silence the asciidoctor "ERROR:" and "WARNING:" messages in the validation scripts 2021-05-21 16:04:49 +02:00
Arseniy Zaostrovnykh
b6a2c04dd0 Add Terraform and CloudFormation as supported "languages" 2021-05-21 15:49:27 +02:00
sonartech
e992218b4e Nightly update 2021-05-21 01:24:06 +00:00
Amélie Renard
b3c69e0a1e
Update README.md 2021-05-20 11:32:41 +02:00
Amélie Renard
ac5af2d116
RULEAPI-612 Enable full-text search over the non-implemented RSPECS in the PRs along with the rspecs on the master branch
Co-authored-by: Arseniy Zaostrovnykh <arseniy.zaostrovnykh@sonarsource.com>
2021-05-20 11:24:59 +02:00
Amélie Renard
eaf7866168
RULEAPI-613 GH Page: Modify links in "Related Tickets and Pull Requests" paragraph 2021-05-20 10:31:47 +02:00
sonartech
9ebb62e538 Nightly update 2021-05-19 01:18:45 +00:00
sonartech
4464938569 Nightly update 2021-05-18 01:19:03 +00:00
sonartech
71b117d818 Nightly update 2021-05-16 01:16:42 +00:00
sonartech
a0e01864a6 Nightly update 2021-05-15 01:19:03 +00:00
sonartech
8f32127366 Nightly update 2021-05-13 01:16:52 +00:00
sonartech
a34dc5f5eb Nightly update 2021-05-12 01:17:24 +00:00
sonartech
e794096232 Nightly update 2021-05-11 01:20:07 +00:00
sonartech
5e914ab7b7 Nightly update 2021-05-09 01:17:04 +00:00
sonartech
fb852ec7a4 Nightly update 2021-05-07 01:17:47 +00:00
Arseniy Zaostrovnykh
f68eface15 Fix the example test to look for the GH PR links 2021-05-06 19:58:50 +02:00
Arseniy Zaostrovnykh
43fff81eb1
Ignore blogs.oracle.com links that work locally but timeout in CI 2021-05-06 15:35:56 +02:00
sonartech
0f7acafa00 Nightly update 2021-05-06 10:42:27 +00:00
Arseniy Zaostrovnykh
acd760f75c Fix the indentation (big deal in Python) 2021-05-06 11:22:12 +02:00
Arseniy Zaostrovnykh
b021d34a09 Use "requests" instead of urllib; improve stability of link probing
"requests" library supports HTTP2, HTTPS, coockies by default and
connection:keep-alive header, which increase the number of positive responses
from the probed servers.

Nevertheless, due to unreliable nature of the Internet and flaky performance of
web servers some links occasionaly fail, and with this many links to
probe (1.3k+) it becomes very likely that at least one of them fails.
To mitigate these failures, the script retries the failed links once more.
2021-05-06 11:01:40 +02:00
sonartech
2233c05604 Nightly update 2021-05-06 01:16:24 +00:00
Arseniy Zaostrovnykh
8a8cac056e Ignore status escalations in the subtasks 2021-05-05 17:06:00 +02:00
Arseniy Zaostrovnykh
ecfa2d69e1 Recover the per-language status from subtasks 2021-05-05 16:34:06 +02:00
Arseniy Zaostrovnykh
9bbc7a5926 Fix the unused warning 2021-05-05 15:12:40 +02:00
Arseniy Zaostrovnykh
80d3da511c
RULEAPI-583 Add a link from the frontend to Github PRs adding rules 2021-05-05 14:50:29 +02:00
Amélie Renard
19d237ce18
RULEAPI-605 Find the best order in "merge implementation"/"merge specification" and fix rule-api to support it 2021-05-05 14:07:34 +02:00
sonartech
4f738dfb93 Nightly update 2021-05-05 08:56:28 +00:00
Amélie Renard
68900c9066
RULEAPI-602 Describe the procedure of deprecating a rule 2021-05-05 09:44:23 +02:00
Arseniy Zaostrovnykh
0152ebc324 Fix the asciidoc validation script 2021-05-05 09:40:19 +02:00
Arseniy Zaostrovnykh
1e2c0da592 Fix the validation script: delayed failure; missing variable 2021-05-05 07:53:30 +02:00