Skip to content

Commit

Permalink
Merge branch 'main' into feat/snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHope committed Dec 6, 2023
2 parents 9886b97 + df94027 commit db593c1
Show file tree
Hide file tree
Showing 23 changed files with 343 additions and 36 deletions.
6 changes: 5 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ snapcrafts:
apps:
armaria:
command: armaria
plugs: ["dot-mozilla", "dot-chrome"]
plugs: ["dot-mozilla", "dot-chrome", "dot-chromium"]
armaria-host:
command: armaria-host
plugs:
Expand All @@ -178,3 +178,7 @@ snapcrafts:
interface: personal-files
write:
- $HOME/.config/google-chrome/NativeMessagingHosts
dot-chromium:
interface: personal-files
write:
- $HOME/.config/chromium/NativeMessagingHosts
16 changes: 16 additions & 0 deletions art/cabinet-dark-128-transparent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions art/cabinet-dark-128.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions art/cabinet-dark-512-transparent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions art/cabinet-dark-512.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions art/cabinet-light-128-transparent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions art/cabinet-light-128.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions art/cabinet-light-512-transparent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit db593c1

Please sign in to comment.