This repository has been archived by the owner on May 18, 2021. It is now read-only.
Releases: alrra/travis-scripts
Releases Β· alrra/travis-scripts
v1.1.0
New features
- [
dfa7d10049
] -
Make scripts immediately stop if something failed.
v1.0.0
Breaking changes
- [
e6ad0cb681
] -
Remove all default option values from scripts. - [
727433c628
] -
Move scripts intobin/
. - [
69847ada77
] -
Rename script files to have more generic names.
Bug fixes / Improvements
- [
0947d00d8b
] -
Make scripts show all error messages. - [
2861a1dde5
] -
Makecommit-changes.sh
push to the specified branch.
New features
- [
5554b9a3fc
] -
Makeupdate-branch.sh
allow even a non-root directory to be specified. - [
2d5dd96e6e
] -
Make scripts use
travis-after-all
.
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
Breaking changes
- [
f41f5abe98
] -
Make scripts check if the pull request is targeting themaster
branch.
v0.3.0
Breaking changes
- [
fb54392f89
] -
Makeupdate_site_branch.sh
remove the.travis.yml
file.
v0.2.2
Bug fixes / Improvements
- [
26dcf013a2
] -
Use better output message incommit_build_changes.sh
.
v0.2.1
Bug fixes / Improvements
- [
f876d6e060
] -
Make scripts only output the strictly necessary content.