Commit graph

42 commits

Author SHA1 Message Date
bdbf720c05 Docs. Adding documentation about the new nix build deploy action
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 17:28:40 +01:00
e35f409ae2 Fix. Removing the unneccesary nix-version input
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 17:28:10 +01:00
a8089bb1a9 Fix. Forgot to create the temp folder
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 17:18:33 +01:00
3a3b07c7dc Testing a new action package that consumes my one
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 14:54:52 +01:00
0ff0581138 Testing copying contents of symlink folder
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 14:27:20 +01:00
561724501d Fix. Accept installation storage space changes
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-04 12:26:07 +01:00
1e9c0e4d79 Reverting back to hard code version
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 13:06:32 +01:00
3a9995c42e Reverting back to nix --version at end of action
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 13:01:14 +01:00
294eda4fdd Updating nix_path input name and description. Changing the nix-version to provide the channel too
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 11:30:12 +01:00
aeb2c5dd7d Using full nix path pass through the action
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 11:19:47 +01:00
d3a8f05f3e Test. Listing out nix channels
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 10:43:04 +01:00
fe8e9ed67e Fix. Seeing if the underscore was what was causing the issue with this
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 10:36:31 +01:00
abcd2cb649 Fix. Specifying input properly
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 10:18:24 +01:00
92eac99ce5 Doc. Documenting the nix_version input
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 10:05:17 +01:00
38685b8e2d Feat. Allowing the owner of the action to specify the nix version
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 09:59:23 +01:00
cc3eeb312d Renaming action to match what it is doing.
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 09:56:22 +01:00
cd0882455f Doc. Specifying the tag for the docker nix action
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2024-10-01 09:55:05 +01:00
Eoghan Conlon
340c263734 Doc. Adding documentation for the new action 2024-09-30 21:26:47 +01:00
Eoghan Conlon
44b3b2c23c Feat. Adding the rest of the steps to get nix to the action 2024-09-30 21:18:44 +01:00
Eoghan Conlon
d085245659 Feat. Adding docker_nix action 2024-09-30 21:07:46 +01:00
90efe0241c
doc: added v6 documentation 2024-09-23 22:35:38 +01:00
fa5e0d7dda
feat: convert the user_deploy into a dockerfile 2024-09-23 22:23:25 +01:00
f5b842547a
test: testing123456 2024-09-23 20:27:33 +01:00
154ed7913d
test: testing12345 2024-09-23 20:05:07 +01:00
56864574f5
test: testing1234 2024-09-23 14:47:32 +01:00
93d4087f76
feat: testing use of docker for lfs pull 2024-09-23 13:29:59 +01:00
e9fe504751
fix: unify teh use of SSH_KEY in teh documentation 2024-09-23 11:32:35 +01:00
2ed9d2f3e9
feat: switch over to using the env var for teh owner 2024-09-23 11:22:53 +01:00
54e2cf9e75
doc: update documentation with the new action 2024-09-22 22:50:14 +01:00
5f39da9c7a
fix: make chmod fail gracefully 2024-09-22 22:36:54 +01:00
6a375bb442
fix: mkdir does not have a -f option 2024-09-22 22:32:41 +01:00
3981f79461
feat: the action does a lot more heavy lifting now 2024-09-22 22:26:50 +01:00
fe35981063
feat: basic action to copy files across 2024-09-22 22:21:19 +01:00
84fd11ad60
fix: had incorrect name 2024-09-22 22:16:49 +01:00
8d307a881d doc: updated documentation to reflect the new repo 2024-09-02 23:38:04 +01:00
ca528d693d testng: to see if this will fix the non reproducability issue 2024-08-20 23:35:13 +01:00
65cf2fde2b doc: add how to use it for getting LFS 2024-08-11 21:49:43 +01:00
2ea394eea5 feat: move teh deploy action into a subfolder 2024-08-11 21:44:53 +01:00
6d39914fcb fix: it needed a token passed in (env not shared it seems) and had teh wrong input for the input 2024-08-08 14:47:55 +01:00
47ec1809dd git: add an existing gitignore and attribiutes 2024-08-08 14:37:22 +01:00
af7a821953 feat: create composite action that can be used elsewhere 2024-08-08 14:36:42 +01:00
63f239149d Initial commit 2024-08-08 13:25:55 +00:00