Skip to content

Releases: teamniteo/gha-actions

v9

23 Apr 08:52
b715f73
Compare
Choose a tag to compare
Fix detection of Namespace.so workers (#5)

v8

12 Dec 15:28
Compare
Choose a tag to compare
v8
upgrade install-nix-action to get kvm support

v7

12 Dec 14:08
Compare
Choose a tag to compare
v7
auto-detect namespace.so runners

v6

05 Dec 20:34
Compare
Choose a tag to compare
v6
add support for namespace.so runners

v5

04 Nov 11:09
a5e857a
Compare
Choose a tag to compare
v5
Add support for including/excluding list of files to check for uncomm…

v4

31 Aug 20:27
b39b1fc
Compare
Choose a tag to compare
v4
Add support for filtering what to push (#3)

Add support for filtering what to push

Refs https://github.com/teamniteo/easyblognetworks/issues/3251

v3

10 Aug 10:55
1b9de42
Compare
Choose a tag to compare
v3
Support setting nix_path (#2)

v2

10 Aug 06:51
5caa0e4
Compare
Choose a tag to compare
v2

Breaking change: with: cachix_auth_token: '${{ secrets.CACHIX_AUTH_TOKEN }}' needs to change to with: auth_token: '${{ secrets.CACHIX_AUTH_TOKEN }}'

Can now specify which cache to use: with: cache: foo. Default is niteo.

v1

09 Aug 12:17
01e0fb3
Compare
Choose a tag to compare
v1
Nicer notices