-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped up version number, further improvemened Flathub workflows
- Loading branch information
ransome1
committed
Oct 27, 2023
1 parent
855b0fa
commit be1f9eb
Showing
4 changed files
with
20 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,6 @@ jobs: | |
snyk: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Trigger Flathub build | ||
uses: peter-evans/[email protected] | ||
with: | ||
token: ${{ secrets.TRIGGER_FLATHUB_BUILD }} | ||
repository: ransome1/com.github.ransome1.sleek | ||
event-type: trigger-flathub-build | ||
client-payload: '{"commit_id": "${{ github.sha }}"}' | ||
- uses: actions/checkout@v2 | ||
- name: Install dependencies | ||
run: npm install | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
name: Prepare release | ||
name: Prepare releases | ||
on: | ||
push: | ||
tags: | ||
- '*' | ||
jobs: | ||
trigger-flathub_build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Trigger Flathub build | ||
uses: peter-evans/[email protected] | ||
with: | ||
token: ${{ secrets.TRIGGER_FLATHUB_BUILD }} | ||
repository: ransome1/com.github.ransome1.sleek | ||
event-type: trigger-flathub-build | ||
client-payload: '{"commit_id": "${{ github.sha }}"}' | ||
macos: | ||
name: MacOS (Prepare release) | ||
runs-on: ${{ matrix.os }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
|
||
2023-10-24 Line 1 rec:1d due:2023-10-25 | ||
2023-10-24 Line 1 rec:w due:2023-10-31 | ||
2023-10-24 Line 1 rec:2m due:2023-12-24 | ||
2023-10-24 Line 1 rec:+1d due:2023-10-26 | ||
2023-10-24 Line 1 rec:7w due:2023-12-12 | ||
2023-10-27 Line 1 rec:1d due:2023-10-28 | ||
2023-10-27 Line 1 rec:w due:2023-11-03 | ||
2023-10-27 Line 1 rec:2m due:2023-12-27 | ||
2023-10-27 Line 1 rec:+1d due:2023-10-29 | ||
2023-10-27 Line 1 rec:7w due:2023-12-15 | ||
2023-07-21 Line 1 due:2023-07-24 rec:+1b | ||
2021-01-01 taxes are due in one year t:2022-03-30 due:2022-04-30 rec:+1y | ||
2023-10-24 Water plants @home +quick due:2023-10-31 t:2023-10-21 rec:1w | ||
2023-10-24 Line 1 rec:+1d t:2023-09-20 due:2023-10-25 | ||
(A) 2023-10-24 Line 1 rec:1d pri:A due:2023-10-25 | ||
2023-10-27 Water plants @home +quick due:2023-11-03 t:2023-10-24 rec:1w | ||
2023-10-27 Line 1 rec:+1d t:2023-09-20 due:2023-10-28 | ||
(A) 2023-10-27 Line 1 rec:1d pri:A due:2023-10-28 |