BrewTestBot will auto-detect new releases and update automatically. https://github.com/orgs/Homebrew/discussions/3083
In the past, we had to:
- Install brew locally.
- Setup repo
cd Workspaces
git clone [email protected]:fishi0x01/homebrew-core.git
BrewTestBot will auto-detect new releases and update automatically. https://github.com/orgs/Homebrew/discussions/3083
In the past, we had to:
cd Workspaces
git clone [email protected]:fishi0x01/homebrew-core.git
| https://github.com/fishi0x01/k8s-manifests 98606b177fdbe4305035abd3d38dcf844d8cca0e |
| terraform { | |
| required_providers { | |
| datadog = { | |
| source = "DataDog/datadog" | |
| version = "2.25.0" | |
| } | |
| } | |
| } | |
| resource "datadog_dashboard" "dashboard" { |
Instructions for setting up a Raspberry Pi Zero for running OpenOCD specifically for the purpose of disabling Access Port Protection on nrf52 boards.
The below script builds natively on the RPi0, and will take a very long time.
sudo apt install wget git autoconf libtool make pkg-config libusb-1.0-0 libusb-1.0-0-dev libhidapi-dev libftdi-dev libhidapi-dev telnet
git clone https://github.com/ntfreak/openocd
cd openocd
./bootstrap
| #! /bin/bash | |
| usage() { | |
| echo "measureTraffic.sh <targetIP>" | |
| } | |
| if [ -z "$1" ]; then | |
| usage | |
| exit 1 | |
| fi |
| --- | |
| jenkins: | |
| systemMessage: "Powered automagically by Groovy and Configuration-as-Code Plugin\n\n" | |
| numExecutors: 5 | |
| crumbIssuer: | |
| standard: | |
| excludeClientIPFromCrumb: false | |
| remotingSecurity: |
| projects = [ | |
| [name: "serviceA", cron: "@daily"], | |
| [name: "serviceB", cron: "@hourly"], | |
| [name: "serviceC", cron: "@daily"], | |
| ] | |
| for(project in projects) { | |
| folder("${project.name}") |
| node('master') { | |
| stage('Checkout') { | |
| // Clean workspace and checkout shared library repository on the jenkins master | |
| cleanWs() | |
| checkout scm | |
| } | |
| stage('Configuration') { | |
| // set CasC config in master | |
| sh('cp /var/jenkins_home/workspace/Admin/Configure/resources/config/configuration-as-code-plugin/jenkins.yaml /var/jenkins_home/jenkins.yaml') |
I hereby claim:
To claim this, I am signing this object: