Commit graph

12 commits

Author SHA1 Message Date
schlagmichdoch
a7f5d336c3 Fix Zip Release workflow: wrong upload path 2024-01-06 15:37:05 +01:00
schlagmichdoch
79cc8e5590 Release file pairdrop-cli.zip should only include contents of folder pairdrop-cli instead of the folder itself 2024-01-06 15:11:18 +01:00
schlagmichdoch
77f2866893 add write permission to workflow zip-release 2023-12-12 19:48:39 +01:00
schlagmichdoch
7786499dcc Add workflow to create a new zip file from pairdrop-cli whenever a new version tag is pushed 2023-12-08 01:55:44 +01:00
schlagmichdoch
56a258a33f Increase repo security by pinning actions to a commit SHA. 2023-12-08 01:55:44 +01:00
Rob van Oostenrijk
f5fde731b0
Build multi-architecture image
Build image output both for amd64 & arm64
2023-03-31 08:37:11 +04:00
Xstar97TheNoob
0de92864eb fix IMAGE_NAME
Just tested this on my fork, works.
2023-02-25 17:02:19 +01:00
Xstar97TheNoob
2a3d1d4105
Fix variable to a static lowercase name 2023-02-24 10:40:30 -05:00
Xstar97TheNoob
0d8db3e309
add downcase to variable. 2023-02-20 09:36:24 -05:00
Xstar97TheNoob
c7647daff7
feat(ghcr.io) build container on tagged releases to ghcr.io 2023-02-20 09:25:57 -05:00
schlagmichdoch
2b11057082
Ensure docker build always uses latest node image 2023-02-17 17:25:35 +01:00
schlagmichdoch
6b7e1bba54
setup GitHub action for automatic build of Docker container
as requested in https://github.com/schlagmichdoch/PairDrop/issues/22
2023-02-12 02:37:53 +01:00