- Create
hotfix-branchfromrelease - Commit to
hotfix-branch - Merge
hotfix-branchinto bothreleaseanddevelop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Based on https://gist.github.com/kmatt/71603170556ef8ffd14984af77ff10c5 | |
| # prompt ">" indicates Powershell commands | |
| # https://docs.microsoft.com/en-us/windows/wsl/install-win10 | |
| > dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart | |
| > dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart | |
| # install https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env sh | |
| redo-ifchange base.earthly.lyr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "bytes" | |
| "encoding/json" | |
| "errors" | |
| "fmt" | |
| "io/ioutil" | |
| "log" | |
| "net/http" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "bufio" | |
| "fmt" | |
| "strings" | |
| ) | |
| //https://play.golang.org/p/fmeYEvLrj7c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: issue title trigger | |
| on: | |
| # this workflow tests triggering a workflow via matching a pattern | |
| # in a newly opened issue's title | |
| # it then uses the github-script action to notify on the state | |
| # of the workflow | |
| issues: | |
| types: [opened] | |
| jobs: | |
| #ack trigger and do stuff in parallel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;SQL Server 2017 Configuration File | |
| [OPTIONS] | |
| ; By specifying this parameter and accepting Microsoft R Open and Microsoft R Server terms, you acknowledge that you have read and understood the terms of use. | |
| IACCEPTPYTHONLICENSETERMS="False" | |
| ; Specifies a Setup work flow, like INSTALL, UNINSTALL, or UPGRADE. This is a required parameter. | |
| ACTION="Install" |
I hereby claim:
- I am justinsantoro on github.
- I am jzsantoro (https://keybase.io/jzsantoro) on keybase.
- I have a public key ASDrmw827BqSsOqQgR1Q4MgI0mJuSR3I-vDXYTO4VsHMoQo
To claim this, I am signing this object:
NewerOlder