passepartout-apple/scripts
Davide De Rosa 7ef32882f1
Freeze release workflow (#242)
* Freeze release workflow

- Do not pull anything from master

- Do not push release commit to master

- Only push created version tag

* Refine scripts to start new version

1. Cherry-pick hotfixes from released version

2. Bump version to new version

Normally, 1 is only made of the release commit updating CHANGELOG
with the release date.

However, if a release branch was needed to apply hotfixes to the
latest release, cherry picking will account for the whole release
branch (i.e. multiple commits).

* Ignore more paths for unit testing
2022-10-30 12:56:49 +01:00
..
ci Fix some issues in scripts 2022-10-17 13:39:54 +02:00
local Add local script to unrestrict app 2022-10-25 09:03:55 +02:00
util Fix some issues in scripts 2022-10-17 13:39:54 +02:00
commit-beta.sh Fix some issues in scripts 2022-10-17 13:39:54 +02:00
merge-released-version.sh Freeze release workflow (#242) 2022-10-30 12:56:49 +01:00
start-new-version.sh Freeze release workflow (#242) 2022-10-30 12:56:49 +01:00