home.social

#jenkins — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jenkins, aggregated by home.social.

  1. Moritz Plassnig, appointed CEO of #Jenkins commercial steward #CloudBees last month, succeeds Anuj Kapur, who steered the company to revenue growth, profitability and product focus. Plassnig's mandate is to steer CloudBees into the #agenticAI coding era, with a focus on providing cohesive #AIgovernance across multiple models and coding tools. The vendor will also look to compress the feedback loop between production apps and development with expanded support for observability, an increasingly crucial requirement for CI/CD tools to keep pace with a glut of agent-generated code.

    In today’s episode, we’ll cover…

    - Using CloudBees' release management experience to bust #AI coding bottlenecks

    - Assuaging enterprise #AIsovereignty concerns

    - A potential build or buy decision ahead for AI #observability

    And more!

    Tune in here: youtu.be/e2dq1YN8zog?si=8N7Kab

  2. Moritz Plassnig, appointed CEO of #Jenkins commercial steward #CloudBees last month, succeeds Anuj Kapur, who steered the company to revenue growth, profitability and product focus. Plassnig's mandate is to steer CloudBees into the #agenticAI coding era, with a focus on providing cohesive #AIgovernance across multiple models and coding tools. The vendor will also look to compress the feedback loop between production apps and development with expanded support for observability, an increasingly crucial requirement for CI/CD tools to keep pace with a glut of agent-generated code.

    In today’s episode, we’ll cover…

    - Using CloudBees' release management experience to bust #AI coding bottlenecks

    - Assuaging enterprise #AIsovereignty concerns

    - A potential build or buy decision ahead for AI #observability

    And more!

    Tune in here: youtu.be/e2dq1YN8zog?si=8N7Kab

  3. Moritz Plassnig, appointed CEO of #Jenkins commercial steward #CloudBees last month, succeeds Anuj Kapur, who steered the company to revenue growth, profitability and product focus. Plassnig's mandate is to steer CloudBees into the #agenticAI coding era, with a focus on providing cohesive #AIgovernance across multiple models and coding tools. The vendor will also look to compress the feedback loop between production apps and development with expanded support for observability, an increasingly crucial requirement for CI/CD tools to keep pace with a glut of agent-generated code.

    In today’s episode, we’ll cover…

    - Using CloudBees' release management experience to bust #AI coding bottlenecks

    - Assuaging enterprise #AIsovereignty concerns

    - A potential build or buy decision ahead for AI #observability

    And more!

    Tune in here: youtu.be/e2dq1YN8zog?si=8N7Kab

  4. Moritz Plassnig, appointed CEO of commercial steward last month, succeeds Anuj Kapur, who steered the company to revenue growth, profitability and product focus. Plassnig's mandate is to steer CloudBees into the coding era, with a focus on providing cohesive across multiple models and coding tools. The vendor will also look to compress the feedback loop between production apps and development with expanded support for observability, an increasingly crucial requirement for CI/CD tools to keep pace with a glut of agent-generated code.

    In today’s episode, we’ll cover…

    - Using CloudBees' release management experience to bust coding bottlenecks

    - Assuaging enterprise concerns

    - A potential build or buy decision ahead for AI

    And more!

    Tune in here: youtu.be/e2dq1YN8zog?si=8N7Kab

  5. Moritz Plassnig, appointed CEO of #Jenkins commercial steward #CloudBees last month, succeeds Anuj Kapur, who steered the company to revenue growth, profitability and product focus. Plassnig's mandate is to steer CloudBees into the #agenticAI coding era, with a focus on providing cohesive #AIgovernance across multiple models and coding tools. The vendor will also look to compress the feedback loop between production apps and development with expanded support for observability, an increasingly crucial requirement for CI/CD tools to keep pace with a glut of agent-generated code.

    In today’s episode, we’ll cover…

    - Using CloudBees' release management experience to bust #AI coding bottlenecks

    - Assuaging enterprise #AIsovereignty concerns

    - A potential build or buy decision ahead for AI #observability

    And more!

    Tune in here: youtu.be/e2dq1YN8zog?si=8N7Kab

  6. Need to securely pass secrets to shell scripts in Jenkins? Use `withCredentials` in Declarative Pipelines. This snippet binds a Secret text credential to `SECRET_API_KEY`, masking it in console logs. Jenkins 2.176+ with Credentials Binding Plugin 1.24+ required. #jenkins #declarative-pipeline #credential-binding

    valtersit.com/vault/secure-cre

  7. Jenkins is technical debt with a 15-year interest rate. Plugin hell, Groovy scripts, and security holes that never close. Stop fighting it. Here’s what modern DevSecOps looks like instead. #DevOps #Jenkins #DevSecOps

    valtersit.com/guides/gitlab/je

  8. As a #DevOps person, it's not entirely wrong to say that much of my career has been looking at problems and then immediately thinking I could solve said problem with #Jenkins.

  9. As a #DevOps person, it's not entirely wrong to say that much of my career has been looking at problems and then immediately thinking I could solve said problem with #Jenkins.

  10. Основы Ansible — как автоматизировать конфигурации и деплой

    В статье — разбор основ Ansible: как писать идемпотентные плейбуки, не класть продакшен сухими прогонами и встроить Ansible в CI/CD. Разбираю структуру ролей, работу с динамическим инвентарём, секретами и типовые грабли новичков. Две наглядные схемы, реальный кейс из боевой практики и набор правил, которые делают автоматизацию предсказуемой и безопасной. Читать разбор

    habr.com/ru/companies/otus/art

    #Ansible #автоматизация_конфигураций #деплой #GitLab_CI #Jenkins #playbook #инфраструктура #ansiblevault #DevOpsпрактики

  11. Основы Ansible — как автоматизировать конфигурации и деплой

    В статье — разбор основ Ansible: как писать идемпотентные плейбуки, не класть продакшен сухими прогонами и встроить Ansible в CI/CD. Разбираю структуру ролей, работу с динамическим инвентарём, секретами и типовые грабли новичков. Две наглядные схемы, реальный кейс из боевой практики и набор правил, которые делают автоматизацию предсказуемой и безопасной. Читать разбор

    habr.com/ru/companies/otus/art

    #Ansible #автоматизация_конфигураций #деплой #GitLab_CI #Jenkins #playbook #инфраструктура #ansiblevault #DevOpsпрактики

  12. A CI/CD pipeline isn't config. It's business logic - how you test, scan, promote, deploy - locked in one platform's dialect. Switch platforms, rewrite it all.

    Brik makes it a portable Bash program: one pipeline, same on GitLab, Jenkins, and local.

    scalastic.io/en/brik-cicd-port

    #CICD #devops #Bash #gitlab #Jenkins #local

  13. A CI/CD pipeline isn't config. It's business logic - how you test, scan, promote, deploy - locked in one platform's dialect. Switch platforms, rewrite it all.

    Brik makes it a portable Bash program: one pipeline, same on GitLab, Jenkins, and local.

    scalastic.io/en/brik-cicd-port

    #CICD #devops #Bash #gitlab #Jenkins #local

  14. OneClickRelease, или как мы ставим релизы одной кнопкой

    Привет, Хабр! На связи Юрий Власенко, Senior DevOps инженер в РТЛабс. Сегодня я расскажу о том, как наша команда автоматизировала сложный, бюрократизированный и многоуровневый релизный процесс компании и превратила его в тестируемый объектно-ориентированный код на Groovy (Jenkins).

    habr.com/ru/companies/rtlabs/a

    #devops #cicd #jenkins #groovy

  15. """
    Ooh... that's lovely
    """
    --- he, as to this, a test scenario designed to verify the end to end flow for a straight infrastructure deployment pipeline, loving the fact that he can both visualize the shape of the result and verify it without invoking that funny looking butler guy

    Shape based testing on an append-only event log. Just the way my boy Jenkins would have wanted it, if he were not an inanimate piece of software with no wants nor desires of his own.

    #jenkins #devops #devopsendgamewithallthecheatcodes

  16. 🔒 Il plugin ufficiale Checkmarx per Jenkins finisce nel mirino: CI/CD e supply chain restano fronti critici da aggiornare e monitorare. #DevSecOps #Jenkins

    🔗 tomshw.it/hardware/checkmarx-p