Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393791
post-release.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
396 B
Subscribers
None
post-release.sh
View Options
#!/bin/bash
set
-eu
SCRIPT_DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
cd
$SCRIPT_DIR
/..
# Bring master back to nightlies after merge from release branch
git
checkout
master
&&
git
pull
SYMBOLICATOR_VERSION
=
nightly
./scripts/bump-version.sh
''
'nightly'
git
diff
--quiet
||
git
commit
-anm
$'build: Set master version to nightly\n\n#skip-changelog'
&&
git
pull
--rebase
&&
git
push
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Jun 4 2025, 7:17 PM (9 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3249320
Attached To
R206 getsentry-onpremise
Event Timeline
Log In to Comment