Skip to content

Commit

Permalink
Fix: .gitignore update + conf settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bedwardly-down committed Jul 8, 2024
1 parent 65e4c22 commit 474be2d
Show file tree
Hide file tree
Showing 208 changed files with 31,084 additions and 175 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vbox.sh
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'FreeBSD-vm'
name: 'FreeBSD-vm-thunder'
description: 'Run CI in FreeBSD for GitHub Actions'
inputs:
prepare:
Expand Down
2 changes: 1 addition & 1 deletion conf/13.2.conf → conf/CCACHE_1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$

HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"


VM_RELEASE=14.1
2 changes: 1 addition & 1 deletion conf/13.3.conf → conf/CCACHE_2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$

HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"


VM_RELEASE=14.0
2 changes: 1 addition & 1 deletion conf/14.0.conf → conf/CCACHE_3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$

HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"


VM_RELEASE=13.3
2 changes: 1 addition & 1 deletion conf/14.1.conf → conf/CCACHE_4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$

HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"


VM_RELEASE=13.2
54 changes: 0 additions & 54 deletions node_modules/.package-lock.json

This file was deleted.

24 changes: 24 additions & 0 deletions node_modules/.yarn-integrity

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions node_modules/@actions/core/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions node_modules/@actions/core/lib/core.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 17 additions & 18 deletions node_modules/@actions/core/lib/core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 474be2d

Please sign in to comment.