Skip to content

Commit bd09795

Browse files
authored
Merge pull request #391 from giorgikh93/release-1.6.0
Release-1.6.0
2 parents 1d8e3dd + 86f2c9d commit bd09795

397 files changed

Lines changed: 26878 additions & 12847 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/build-appling.yaml

Lines changed: 319 additions & 177 deletions
Large diffs are not rendered by default.

.github/workflows/on-push.yaml

Lines changed: 0 additions & 100 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ build/
2626
*.snap
2727

2828
# Snapcraft build artifacts
29-
snapcraft/.craft/
30-
snapcraft/parts/
31-
snapcraft/prime/
32-
snapcraft/stage/
33-
snapcraft/*.snap
3429
.snapcraft.yaml.swp
3530

3631
# Flatpak build artifacts
@@ -56,12 +51,6 @@ coverage/
5651
# bin.tar.gz generated by bare-build
5752
*.bin.tar.gz
5853
# Snapcraft
59-
snapcraft/*.snap
60-
snapcraft/*.tar.gz
61-
snapcraft/build-dir/
62-
snapcraft/parts/
63-
snapcraft/prime/
64-
snapcraft/stage/
6554
.snapcraft.yaml.swp
6655

6756
# Flatpak
@@ -78,3 +67,5 @@ appling/node_modules/
7867

7968
# test files
8069
test-results
70+
71+
out/

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
foreground-scripts=true

LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)