|
d67b44db14
|
debug test
|
2023-07-27 10:03:40 +05:30 |
|
|
e550a2b410
|
feat: copy ssh_creds from host to guest
|
2023-07-25 17:25:40 +05:30 |
|
|
2aaf33d73c
|
fix: create directory b4 untarring
|
2023-07-25 17:23:36 +05:30 |
|
|
41a639eda5
|
fix: echo first then base64 vdecode
|
2023-07-25 17:21:15 +05:30 |
|
|
76e3c9e7c9
|
fix: ssh creds impl
|
2023-07-25 17:19:55 +05:30 |
|
|
fac619f3be
|
check env vars
|
2023-07-25 17:16:16 +05:30 |
|
|
25d0d92f18
|
fix: creds impl
|
2023-07-25 17:12:03 +05:30 |
|
|
0472bd4847
|
feat(aur): ssh creds mechanism
|
2023-07-25 17:03:39 +05:30 |
|
|
c6fe0f432f
|
moar debug!
|
2023-07-25 16:53:12 +05:30 |
|
|
5699e16056
|
debug
|
2023-07-25 16:51:26 +05:30 |
|
|
af52f7a6de
|
fix: cd into AUR git repo dir
|
2023-07-25 16:49:48 +05:30 |
|
|
4dded3fda6
|
fix colors: maybeeee
|
2023-07-24 21:03:53 +05:30 |
|
|
2d5e3051ce
|
debugging the thing
|
2023-07-24 21:01:08 +05:30 |
|
|
b65447221d
|
fix: colors (maybe?)
|
2023-07-24 21:00:10 +05:30 |
|
|
fa99f925d2
|
fix: exit on error
|
2023-07-24 20:56:20 +05:30 |
|
|
1f6fa22155
|
silly bash
|
2023-07-24 20:54:13 +05:30 |
|
|
f98c3d09c4
|
fix: copy before changing perms
|
2023-07-24 20:51:50 +05:30 |
|
|
f9df51da18
|
fix: no need to copy ssh config into .ssh
shell script already does that
|
2023-07-24 20:50:01 +05:30 |
|
|
a6cbfa045d
|
chore: cleanup debug things
|
2023-07-24 20:46:59 +05:30 |
|
|
96aceb2ca6
|
fix: stop building & running docker img
|
2023-07-24 20:45:01 +05:30 |
|
|
2197336ca9
|
fix: cwd
|
2023-07-24 20:44:34 +05:30 |
|
|
fb01d0e1bc
|
fix: permissions (AGAIN, im stupid)
|
2023-07-24 20:43:03 +05:30 |
|
|
bfc7f46c74
|
fix: linux ownership
|
2023-07-24 20:40:46 +05:30 |
|
|
83be432586
|
this might work
|
2023-07-24 20:38:08 +05:30 |
|
|
32d53fb452
|
debug test!
|
2023-07-24 20:34:17 +05:30 |
|
|
a2f9c02092
|
copy cwd into /git_src
|
2023-07-24 20:32:12 +05:30 |
|
|
60fe5696ae
|
i hope this works
|
2023-07-24 20:30:05 +05:30 |
|
|
723b4c9ad0
|
debugging ™️
|
2023-07-24 20:26:50 +05:30 |
|
|
1cd241a0d8
|
the
|
2023-07-24 20:26:23 +05:30 |
|
|
43dac30569
|
debug the real
|
2023-07-24 20:25:01 +05:30 |
|
|
92ca0eb8df
|
fix: copy CWD from host to container
|
2023-07-24 20:20:53 +05:30 |
|
|
666968f795
|
die docker cp
|
2023-07-24 20:18:46 +05:30 |
|
|
725673df80
|
fix, maybe
too lazy to do conv commits
|
2023-07-24 16:58:50 +05:30 |
|
|
785270686e
|
fix, kinda
|
2023-07-24 16:57:39 +05:30 |
|
|
aefa7305f5
|
more debug shit
|
2023-07-24 16:51:54 +05:30 |
|
|
59a440dccd
|
for debugging (ignore)
|
2023-07-24 16:49:44 +05:30 |
|
|
77149315a5
|
fix(actions): aur build routine
|
2023-07-24 16:47:23 +05:30 |
|
|
1f5d330c35
|
chore(actions): initial AUR packaging workflow impl
|
2023-07-24 16:45:25 +05:30 |
|
|
65cfd9f264
|
feat(packaging_aur): setup Dockerfile for GitHub CI image
|
2023-07-24 16:27:45 +05:30 |
|
|
e7d3958f4a
|
Merge branch 'packaging/aur' of https://github.com/CompeyDev/lune into packaging/aur
|
2023-07-23 22:22:32 +05:30 |
|
|
3ed167044d
|
chore(packaging_aur): include TODO comment
|
2023-07-23 22:21:45 +05:30 |
|
|
a3f65883df
|
chore(gitattributes): syntax highlighting for PKGBUILDs and .justfile
|
2023-07-23 22:12:42 +05:30 |
|
|
e716690468
|
chore: manually "merge" .justfile from main to packaging/aur
|
2023-07-23 22:08:41 +05:30 |
|
|
cebf9581e6
|
feat(packaging_aur): logging for CI publishing script
|
2023-07-23 22:05:18 +05:30 |
|
|
ff628935b4
|
feat(packaging_aur)!: experimental usage of just instead of direct commands
|
2023-07-23 21:47:06 +05:30 |
|
|
8b50c54140
|
chore(packaging_aur): include note commend for clone
|
2023-07-23 21:37:22 +05:30 |
|
|
701f161789
|
fix(packaging_aur): import utility functions from utils.sh
|
2023-07-23 21:33:16 +05:30 |
|
|
a147bd1592
|
feat(packaging_aur): create utils script
|
2023-07-23 21:32:11 +05:30 |
|
|
d365deded0
|
feat(packaging_aur): create publish script
|
2023-07-23 21:32:05 +05:30 |
|
|
d73d202b48
|
feat(packaging_aur): including ssh config
|
2023-07-23 20:30:55 +05:30 |
|