I hereby claim:
- I am jonshea on github.
- I am jonshea (https://keybase.io/jonshea) on keybase.
- I have a public key whose fingerprint is B43A EEE3 01E0 CCD2 709F DA0F 2023 1652 3037 3B8A
To claim this, I am signing this object:
DELETE_FILES_FROM_JAR_SCRIPT = """#!/bin/bash | |
set -e | |
cp "{input_path}" "{output_filename}" | |
chmod +w "{output_filename}" | |
{zip_rm_commands} | |
""" | |
def _delete_files_from_jar_impl(ctx): | |
""" | |
""" |
{ | |
"$schema": "http://json-schema.org/draft-07/schema#", | |
"$id": "http://channel-integration.foursquare.com/schema/2022-01-24.json", | |
"definitions": { | |
"unixTime": { | |
"type": "integer", | |
"minimum": 1514764800, | |
"$comment": "A Unix time, in seconds. (The minimum value `1514764800` is UTC 2018-01-01 00:00:00.)" | |
}, | |
"awsRegion": { |
I hereby claim:
To claim this, I am signing this object: