Nếu code laravel call vào api của slack thì có thể sài:jolicode/slack-php-api: https://jolicode.github.io/slack-php-api Hoặc call thằng vào api của slack.https://api.slack.com/methods/users.list#args
overrideIndexTriggers. Bài này thì chúng ta tìm hiểu về Trigger giữa jenkins và gitCHúng ta có thể disable trigger của 1 branch nào đó. https://github.com/mrnim94/scripted-overrideIndexTriggers.gitMình cung cấp link github trên các bạn cần tạo job Multibranch Pipeline như ảnh bên dưới: sau khi save thì jenkins thực hiện scan git Ở đây overrideIndexTriggers(true). step 2:…
Thường với 1 job thì chúng chỉ cho 1 build được chạy và khi nào build đó chạy xong thì chạy build tiếp theo.Nhất là khi mà jenkins trigger build từ git, mà dev push code ầm ầm. Thì đây là 1 tính năng hữu ích.
1) Introduction VictoriaMetrics is a fast, cost-effective and scalable time series database. It can be used as a long-term remote storage for Prometheus. It is recommended using single-node version instead of cluster version for ingestion rates lower than a million of data points per second. Mình sẽ hợp với VictoriaMetrics với mô hình mutil Prometheus hoặc…