Jenkins Pipelines and their dirty secrets 3.How did this chapter come to be? I was basically just pasting here stuff during work. There are many subtleties to pipelines, I recommend to all of you to create an own Jenkins as a playground of study, and experiment with it.tagged: jenkins31-08-2017
10 guidelines to improve your web accessibility | AerolabThere’s a quote by Tim Berners-Lee, Director of W3C and inventor of the World Wide Web, that says, “The power of the web is in its universality”. As people who make a living by making websites, it’s our responsibility to ensure everyone has access to them. Web accessibility seems like a tall order on paper, but it’s definitely much easier than it sounds.tagged: accessibilityweb30-08-2017
44 engineering management lessonsWelcome to engineering management. It’s fun, it’s exhausting, it’s rewarding — but most importantly it’s new! What worked for you before won’t work now. You’ll have to acquire a new set of skills, and shed some bad habits in the process. Here is a short guide to get you started.tagged: change-management24-08-2017
Interface font familyInterface is a font for highly legible text on computer screens. Download the latest release or try it out in the playgroundtagged: fonts24-08-2017
Declarative Pipeline With Jenkins - DZone - RefcardzTo fully recognize the benefits of Jenkins Pipeline, this Refcard will help you build a Jenkins Declarative Pipeline and manage it with Blue Ocean. Learn the details of creating a Jenkinsfile, branches and pull requests, pipeline fundamentals, and using the agent directive. In addition, understand post actions for cleaning up files, archiving results, or sending notifications; and access a complete syntax reference.tagged: jenkinspipelinedeclarative-pipeline22-08-2017
Pipeline Referencear interval at which Jenkins should check for new source changes. If new changes exist, the Pipeline will be re-triggered. For etagged: pipelinepollscm21-08-2017
Running multiple stepsPipelines are made up of multiple steps that allow you to build, test and deploy applications. Jenkins Pipeline allows you to compose multiple steps in an easy way that can help you model any sort of automation process.tagged: jenkinspipelinemultiple-steps21-08-2017
FFmpegA complete, cross-platform solution to record, convert and stream audio and video.tagged: e2enightwatchvideo21-08-2017
Jenkins Pipeline Jenkinsfile: 'node' and 'pipeline' directives - Stack Overflowyes, a top-level node implies scripted pipeline, and a top-level pipeline implies declarative pipeline.tagged: jenkinspipelinetypesdeclarative18-08-2017
where did the workspace go in jenkins pipelines | Down Home Country Coding With Scott Selikoff and Jeanne BoyarskyI was encountering an odd problem and needed to see what files were in a Jenkins workspace. For a freestyle job, this is easy; you just click on “workspace.”tagged: jenkinspipelineworkspace17-08-2017
Wiring help - looped at switch? » LightwaveRF CommunityNew to LightwaveRF and really keen to get my first socket installed. My wiring is not as shown in the manuals so would appreciate some advice. My house was rewired in 2011 so the wiring is all fairly new standard.tagged: lightwavewiringiot17-08-2017
puppeteer/README.md at master · GoogleChrome/puppeteerPuppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.tagged: e2eacceptancepuppeteer17-08-2017