Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12 #208

Merged
merged 4 commits into from
Mar 14, 2022

Conversation

Olf0
Copy link
Member

@Olf0 Olf0 commented Mar 14, 2022

…, because minimal supported SailfishOS release is 3.1.0, see issue #191.

@Olf0 Olf0 merged commit 912203b into devel Mar 14, 2022
@Olf0 Olf0 deleted the Olf0-patch-1 branch March 14, 2022 23:01
Olf0 added a commit that referenced this pull request Mar 15, 2022
* Create .tx/config.yml (#192)

* .tx/config.yml: Add `pr_branch_name: devel` (#200)
  … so one can switch to `master` as source branch in the Transifex integration web-settings later.   For details, see https://docs.transifex.com/transifex-github-integrations/github-tx-ui#section-yaml-configuration-parameter-descriptions

* .tx/config.yml: Fix syntax? (#201)

* .tx/config.yml: Fix syntax?!? (#202)

* .pro file, line 189: Delete `repo` from `INSTALLS +=` (#204)
  …, see [harbour-storeman.pro L189](https://github.com/storeman-developers/harbour-storeman/blob/4aa3f5ddb049d60ff45d77c4400e4816a00110b4/harbour-storeman.pro#L189).

* config.yml: Omit senseless `pr_branch_name:` (#205)
  …, because it does what the documentation says: It specifies the branch name for the Pull Request, but the target branch of the PR is always the source branch!  More info at PR #205.

* Translate /translations/harbour-storeman.ts in sv (#193)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sv' language.

* Translate /translations/harbour-storeman.ts in et (#194)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'et' language.

* Translate /translations/harbour-storeman.ts in fr (#195)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'fr' language.

* Translate /translations/harbour-storeman.ts in tt (#196)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'tt' language.

* Translate /translations/harbour-storeman.ts in es (#197)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'es' language.

* Translate /translations/harbour-storeman.ts in de (#198)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'de' language.

* Translate /translations/harbour-storeman.ts in sl (#199)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sl' language.

* Translate /translations/harbour-storeman.ts in ru (#203)
  translation completed for the source file '/translations/harbour-storeman.ts'
on the 'ru' language.

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12 (#208)

* Update build-*.yml: "on" --> "for"

* Update harbour-storeman.changes (#211)
Olf0 added a commit that referenced this pull request Mar 15, 2022
* storeman.spec: Do not assign repo in global section

- Fix issue #157
- ssu & rm -f always return 0
- Switch http://repo.merproject.org -> https://repo.sailfishos.org
- Increase version number

* storeman.changes: Add 0.2.12

* Create storeman.png

* Rename storeman.png to harbour-storeman.png

* Add files via upload

* Delete .gitmodules, because it became superfluous

* harbour-storeman.pro: Delete build script entries …

… because there are already gone

* harbour-storeman-changes: Fix missing "≥"

* Create two issue templates (#169)

* Create bug-template.md

* Create suggestion-template.md

* Update README.md (#167)

* Create four `build-*.yml` files (#170)

* Create build-sfos3.3.yml

* Create build-sfos2.2.yml

* Create build-sfos4.2.yml

* Create build-devel.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* Update build-sfos2.2.yml

* Update build-devel.yml

* Delete .gitmodules (#171)

… because it is unused since PR #158 and breaks CI runs.

* Update README.md (#176)

* Update `build-*.yml` (#177)

* Update build-devel.yml

* Update build-sfos2.2.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* spec file: Update "URL:"

* spec file: Update repository configuration

* harbour-storeman.pro: Delete repo config file entry (#179)

… missed in PR #171 or / and PR #172.

* spec file: Depend on `libsolv`, not `libsolv0` (#180)

Fixes issue #160, is fine for SFOS ≥ 2.2.1, maybe also for ≥ 2.1.4

* Adapt translations to #168 (#175)

* Update README.md

* Update and rename harbour-storeman-de_DE.ts to harbour-storeman-de.ts

* Update and rename harbour-storeman-fi_FI.ts to harbour-storeman-fi.ts

* Update and rename harbour-storeman-hu_HU.ts to harbour-storeman-hu.ts

* Update and rename harbour-storeman-pt_BR.ts to harbour-storeman-pt.ts

* Update and rename harbour-storeman-sk_SK.ts to harbour-storeman-sk.ts

* Update and rename harbour-storeman-sl_SI.ts to harbour-storeman-sl.ts

* Update and rename harbour-storeman-zh_CN.ts to harbour-storeman-zh.ts

* TranslatorsModel.qml: Only primary CC languanges

* Update DevelopersModel.qml

* translations.pri: Use primary CC lang codes

* TranslatorsModel.qml: Add direc85 to Finnish (#181)

* Update README.md (#182)

* translations/README.md: Fix typo & enhance wording (#184)

* ornpm.cpp L28: storemanRepo "mentaljam-obs"→"harbour-storeman-obs" (#183)

… missed in PR #172.

* Update harbour-storeman.changes (#185)

* TranslatorsModel.qml: Add missing comma (#187)

* Create .tx/config.yml (#192)

* .tx/config.yml: Add `pr_branch_name: devel` (#200)

… so one can switch to `master` as source branch in the Transifex integration web-settings later.   For details, see https://docs.transifex.com/transifex-github-integrations/github-tx-ui#section-yaml-configuration-parameter-descriptions

* .tx/config.yml: Fix syntax? (#201)

* .tx/config.yml: Fix syntax?!? (#202)

* .pro file, line 189: Delete `repo` from `INSTALLS +=` (#204)

…, see [harbour-storeman.pro L189](https://github.com/storeman-developers/harbour-storeman/blob/4aa3f5ddb049d60ff45d77c4400e4816a00110b4/harbour-storeman.pro#L189).

* config.yml: Omit senseless `pr_branch_name:` (#205)

…, because it does what the documentation says: It specifies the branch name for the Pull Request, but the target branch of the PR is always the source branch!  More info at PR #205.

* Translate /translations/harbour-storeman.ts in sv (#193)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sv' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in et (#194)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'et' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in fr (#195)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in tt (#196)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'tt' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in es (#197)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in de (#198)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'de' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in sl (#199)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in ru (#203)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12 (#208)

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12

* Update build-*.yml: "on" --> "for"

* Update harbour-storeman.changes (#211)
Olf0 added a commit that referenced this pull request Mar 15, 2022
* Remove GitHub scripts

* Prepare to release 0.2.11

* storeman.spec: Do not assign repo in global section

- Fix issue #157
- ssu & rm -f always return 0
- Switch http://repo.merproject.org -> https://repo.sailfishos.org
- Increase version number

* storeman.changes: Add 0.2.12

* Create storeman.png

* Rename storeman.png to harbour-storeman.png

* Add files via upload

* Delete .gitmodules, because it became superfluous

* harbour-storeman.pro: Delete build script entries …

… because there are already gone

* harbour-storeman-changes: Fix missing "≥"

* Create two issue templates (#169)

* Create bug-template.md

* Create suggestion-template.md

* Update README.md (#167)

* Create four `build-*.yml` files (#170)

* Create build-sfos3.3.yml

* Create build-sfos2.2.yml

* Create build-sfos4.2.yml

* Create build-devel.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* Update build-sfos2.2.yml

* Update build-devel.yml

* Delete .gitmodules (#171)

… because it is unused since PR #158 and breaks CI runs.

* Update README.md (#176)

* Update `build-*.yml` (#177)

* Update build-devel.yml

* Update build-sfos2.2.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* spec file: Update "URL:"

* spec file: Update repository configuration

* harbour-storeman.pro: Delete repo config file entry (#179)

… missed in PR #171 or / and PR #172.

* spec file: Depend on `libsolv`, not `libsolv0` (#180)

Fixes issue #160, is fine for SFOS ≥ 2.2.1, maybe also for ≥ 2.1.4

* Adapt translations to #168 (#175)

* Update README.md

* Update and rename harbour-storeman-de_DE.ts to harbour-storeman-de.ts

* Update and rename harbour-storeman-fi_FI.ts to harbour-storeman-fi.ts

* Update and rename harbour-storeman-hu_HU.ts to harbour-storeman-hu.ts

* Update and rename harbour-storeman-pt_BR.ts to harbour-storeman-pt.ts

* Update and rename harbour-storeman-sk_SK.ts to harbour-storeman-sk.ts

* Update and rename harbour-storeman-sl_SI.ts to harbour-storeman-sl.ts

* Update and rename harbour-storeman-zh_CN.ts to harbour-storeman-zh.ts

* TranslatorsModel.qml: Only primary CC languanges

* Update DevelopersModel.qml

* translations.pri: Use primary CC lang codes

* TranslatorsModel.qml: Add direc85 to Finnish (#181)

* Update README.md (#182)

* translations/README.md: Fix typo & enhance wording (#184)

* ornpm.cpp L28: storemanRepo "mentaljam-obs"→"harbour-storeman-obs" (#183)

… missed in PR #172.

* Update harbour-storeman.changes (#185)

* TranslatorsModel.qml: Add missing comma (#187)

* Create .tx/config.yml (#192)

* .tx/config.yml: Add `pr_branch_name: devel` (#200)

… so one can switch to `master` as source branch in the Transifex integration web-settings later.   For details, see https://docs.transifex.com/transifex-github-integrations/github-tx-ui#section-yaml-configuration-parameter-descriptions

* .tx/config.yml: Fix syntax? (#201)

* .tx/config.yml: Fix syntax?!? (#202)

* .pro file, line 189: Delete `repo` from `INSTALLS +=` (#204)

…, see [harbour-storeman.pro L189](https://github.com/storeman-developers/harbour-storeman/blob/4aa3f5ddb049d60ff45d77c4400e4816a00110b4/harbour-storeman.pro#L189).

* config.yml: Omit senseless `pr_branch_name:` (#205)

…, because it does what the documentation says: It specifies the branch name for the Pull Request, but the target branch of the PR is always the source branch!  More info at PR #205.

* Translate /translations/harbour-storeman.ts in sv (#193)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sv' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in et (#194)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'et' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in fr (#195)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in tt (#196)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'tt' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in es (#197)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in de (#198)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'de' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in sl (#199)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in ru (#203)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12 (#208)

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12

* Update build-*.yml: "on" --> "for"

* Update harbour-storeman.changes (#211)
Olf0 added a commit that referenced this pull request Mar 15, 2022
* Remove GitHub scripts

* Prepare to release 0.2.11

* storeman.spec: Do not assign repo in global section

- Fix issue #157
- ssu & rm -f always return 0
- Switch http://repo.merproject.org -> https://repo.sailfishos.org
- Increase version number

* storeman.changes: Add 0.2.12

* Create storeman.png

* Rename storeman.png to harbour-storeman.png

* Add files via upload

* Delete .gitmodules, because it became superfluous

* harbour-storeman.pro: Delete build script entries …

… because there are already gone

* harbour-storeman-changes: Fix missing "≥"

* Create two issue templates (#169)

* Create bug-template.md

* Create suggestion-template.md

* Update README.md (#167)

* Create four `build-*.yml` files (#170)

* Create build-sfos3.3.yml

* Create build-sfos2.2.yml

* Create build-sfos4.2.yml

* Create build-devel.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* Update build-sfos2.2.yml

* Update build-devel.yml

* Delete .gitmodules (#171)

… because it is unused since PR #158 and breaks CI runs.

* Update README.md (#176)

* Update `build-*.yml` (#177)

* Update build-devel.yml

* Update build-sfos2.2.yml

* Update build-sfos3.3.yml

* Update build-sfos4.2.yml

* spec file: Update "URL:"

* spec file: Update repository configuration

* harbour-storeman.pro: Delete repo config file entry (#179)

… missed in PR #171 or / and PR #172.

* spec file: Depend on `libsolv`, not `libsolv0` (#180)

Fixes issue #160, is fine for SFOS ≥ 2.2.1, maybe also for ≥ 2.1.4

* Adapt translations to #168 (#175)

* Update README.md

* Update and rename harbour-storeman-de_DE.ts to harbour-storeman-de.ts

* Update and rename harbour-storeman-fi_FI.ts to harbour-storeman-fi.ts

* Update and rename harbour-storeman-hu_HU.ts to harbour-storeman-hu.ts

* Update and rename harbour-storeman-pt_BR.ts to harbour-storeman-pt.ts

* Update and rename harbour-storeman-sk_SK.ts to harbour-storeman-sk.ts

* Update and rename harbour-storeman-sl_SI.ts to harbour-storeman-sl.ts

* Update and rename harbour-storeman-zh_CN.ts to harbour-storeman-zh.ts

* TranslatorsModel.qml: Only primary CC languanges

* Update DevelopersModel.qml

* translations.pri: Use primary CC lang codes

* TranslatorsModel.qml: Add direc85 to Finnish (#181)

* Update README.md (#182)

* translations/README.md: Fix typo & enhance wording (#184)

* ornpm.cpp L28: storemanRepo "mentaljam-obs"→"harbour-storeman-obs" (#183)

… missed in PR #172.

* Update harbour-storeman.changes (#185)

* TranslatorsModel.qml: Add missing comma (#187)

* Create .tx/config.yml (#192)

* .tx/config.yml: Add `pr_branch_name: devel` (#200)

… so one can switch to `master` as source branch in the Transifex integration web-settings later.   For details, see https://docs.transifex.com/transifex-github-integrations/github-tx-ui#section-yaml-configuration-parameter-descriptions

* .tx/config.yml: Fix syntax? (#201)

* .tx/config.yml: Fix syntax?!? (#202)

* .pro file, line 189: Delete `repo` from `INSTALLS +=` (#204)

…, see [harbour-storeman.pro L189](https://github.com/storeman-developers/harbour-storeman/blob/4aa3f5ddb049d60ff45d77c4400e4816a00110b4/harbour-storeman.pro#L189).

* config.yml: Omit senseless `pr_branch_name:` (#205)

…, because it does what the documentation says: It specifies the branch name for the Pull Request, but the target branch of the PR is always the source branch!  More info at PR #205.

* Translate /translations/harbour-storeman.ts in sv (#193)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sv' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in et (#194)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'et' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in fr (#195)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in tt (#196)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'tt' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in es (#197)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in de (#198)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'de' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in sl (#199)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'sl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Translate /translations/harbour-storeman.ts in ru (#203)

translation completed for the source file '/translations/harbour-storeman.ts'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12 (#208)

* Rename build-sfos2.2.yml to build-sfos3.1.yml and target 3.1.0.12

* Update build-*.yml: "on" --> "for"

* Update harbour-storeman.changes (#211)

Co-authored-by: Petr Tsymbarovich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant