Regular Expressions 101

Community Patterns

1...34567...400

get oneoff link

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^\[[^]]+\]: builds\/app\/(.+?)\.(ipa|apk)$
/
m

Description

Retrieves the path of the oneoff from a fastfile using the "android upload_to_s3" lane

Submitted by Sebastian Silbermann - 2 years ago