Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>The main part of my CI pipeline tasks are running the automated tests, coding standards checks and static analysis.<\/p>\n\n<p>But which of these are the most valuable?<\/p>\n\n<p>I used to run the coding standards check first as it was the quickest, followed by static analysis and the automated tests.<\/p>\n\n<p>If a task were going to fail, it would fail quickly.<\/p>\n\n<p>But is that the objective of the CI pipeline?<\/p>\n\n<p>Whilst it needs to be quick, the main reason to run these is to ensure things work as expected.<\/p>\n\n<p>Recently, I changed my pipelines to run the tests first, as these verify the code's behaviour.<\/p>\n\n<p>I want to know if the code works but has a coding standard error that needs to be fixed rather than the pipeline failing on the error and not knowing whether the code works.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "40970926a00c3a7ef56c821881cbbc63",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue