From 846d26478b5af689dff8fa3c7cd5e83b8d3979fb Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 16 Aug 2021 11:24:56 +0200 Subject: [PATCH] Aug 16th --- docs/databases.md | 1 + docs/jenkins.md | 1 + docs/recruitment.md | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/databases.md b/docs/databases.md index 6e34c7a0..391785e4 100644 --- a/docs/databases.md +++ b/docs/databases.md @@ -67,6 +67,7 @@ * [andrewlock.net: Running database migrations when deploying to Kubernetes 🌟](https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-7-running-database-migrations/) Deploying ASP.NET Core applications to Kubernetes - Part 7. Learn how to run database migrations with init containers and Jobs in Kubernetes. * [redislabs.com: What is a “Databaseless” (DBLess) Architecture, and Why It’s the Future 🌟](https://redislabs.com/blog/dbless-architecture-and-why-its-the-future/) DBLess architecture provides a new approach to data pipeline and backend architecture. Just like the terms serverless, stateless, and NoSQL, it attempts to provide more options for architects to think about. * [red-gate.com: Designing Highly Scalable Database Architectures](https://www.red-gate.com/simple-talk/databases/sql-server/performance-sql-server/designing-highly-scalable-database-architectures/) +* [dev.to: Introduction Migrations](https://dev.to/mahmoudessa/introduction-migrations-8me) ## SQL - [digitalocean.com: How To Use WHERE Clauses in SQL](https://www.digitalocean.com/community/tutorials/how-to-use-where-clauses-in-sql) diff --git a/docs/jenkins.md b/docs/jenkins.md index 9b5356e1..ce6560b4 100644 --- a/docs/jenkins.md +++ b/docs/jenkins.md @@ -454,6 +454,7 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G * [REST List Parameter](https://plugins.jenkins.io/rest-list-parameter/) This Plugin provides parameter type that can request a REST endpoint and offer a list of values parsed from the response value at build start time. The REST responses may contain Json or XML, which can be parsed with Json-Path and xPath respectively. If the REST endpoint requires authentication, then either Basic or Bearer authentication can be used. * [Script Security](https://plugins.jenkins.io/script-security/) * [Azure Artifact Manager](https://plugins.jenkins.io/azure-artifact-manager/) +* [Custom Checkbox Parameter 🌟](https://plugins.jenkins.io/custom-checkbox-parameter/) This plug-in can dynamically create a set of check boxes for users to check before building. The check box settings are configured through YAML or JSON files, and the file content can be obtained through HTTP, HTTPS, or file paths. After checking the check box, the user can use params['ParameterName'] in the build script to get the selected value. The result of the user's selection is returned in the form of a string separated by "," value1, value2, value3. ### Plugin Development. Jenkins Plugin Parent POM 4.0 - [Plugin Development](https://www.jenkins.io/doc/developer/plugin-development/) diff --git a/docs/recruitment.md b/docs/recruitment.md index 06114ec0..0e6d576f 100644 --- a/docs/recruitment.md +++ b/docs/recruitment.md @@ -5,6 +5,7 @@ - [thenewstack.io: This Week in Programming: Can You Feel the Burn?](https://thenewstack.io/this-week-in-programming-can-you-feel-the-burn/) One of the big headlines this week in the world of programming comes in the form of a single statistic: 83% of developers suffer from burnout, according to a study by Haystack Analytics. - [hbr.org: Optimists Are Better at Finding New Jobs](https://hbr.org/2016/04/optimists-are-better-at-finding-new-jobs) - [about.gitlab.com: The Remote Work Report 2021](https://about.gitlab.com/remote-work-report/) 3,900 global remote workers share the good, bad, and unexpected of the new status quo +- [liquidat.wordpress.com: Good bye Red Hat](https://liquidat.wordpress.com/2021/08/15/good-bye-red-hat/) ## Recruitment Portals in Spain - [trycircular.com (Spain)](https://trycircular.com) The hiring community for tech recruiters and developers with good Candidate Experience guaranteed.