platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
243 stars 326 forks source link

Critical link to Jenkins tutorial dead #296

Closed maxgerhardt closed 1 year ago

maxgerhardt commented 1 year ago

For "Integration", the Jenkins docs

https://docs.platformio.org/en/latest/integration/ci/jenkins.html#integration

point at

http://www.thingforward.io/techblog/2017-11-03-setting-up-a-jenkins-ci-engine-for-embedded-projects.html

the domain however as ceased to exist apperently.

The WayBackMachine still has it archived though

https://web.archive.org/web/20200922231607/http://www.thingforward.io/techblog/2017-11-03-setting-up-a-jenkins-ci-engine-for-embedded-projects.html

If possible the full instructions on how to integrate PlatformIO with Jenkins should be on that documentation page, not being dependant on an external site.

vazhnov commented 1 year ago

https://github.com/platformio/platformio-docs/blob/develop/integration/ci/jenkins.rst should be fixed or adjusted. The original article at ThingForward blog wasn't opensource, so it can't just be copied into the PlatformIO documentation. Somebody should write it from scratch…

ivankravets commented 1 year ago

We temporarily removed that page. We would be thankful for the new PR.