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 2b840c7
Show file tree
Hide file tree
Showing 210 changed files with 31,099 additions and 202 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
12 changes: 0 additions & 12 deletions conf/12.4.conf

This file was deleted.

10 changes: 5 additions & 5 deletions conf/14.1.conf → conf/CCACHE_1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${CCACHE_1}.conf"

OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.xz"
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${CCACHE_1}.qcow2.xz"

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

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

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

VM_RELEASE=CCACHE_1
10 changes: 5 additions & 5 deletions conf/13.2.conf → conf/CCACHE_2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${CCACHE_2}.conf"

OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.xz"
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${CCACHE_2}.qcow2.xz"

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

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

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

VM_RELEASE=CCACHE_2
10 changes: 5 additions & 5 deletions conf/13.3.conf → conf/CCACHE_3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${CCACHE_3}.conf"

OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.xz"
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${CCACHE_3}.qcow2.xz"

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

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

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

VM_RELEASE=CCACHE_1
10 changes: 5 additions & 5 deletions conf/14.0.conf → conf/CCACHE_4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${CCACHE_4}.conf"

OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.xz"
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${CCACHE_4}.qcow2.xz"

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

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

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

VM_RELEASE=CCACHE_4
2 changes: 1 addition & 1 deletion conf/default.release.conf
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DEFAULT_RELEASE=14.1
DEFAULT_RELEASE=CCACHE_1
2 changes: 1 addition & 1 deletion conf/test.releases
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"13.2", "13.3", "14.0", "14.1"
"CCACHE_1", "CCACHE_2", "CCACHE_3", "CCACHE_4"
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 2b840c7

Please sign in to comment.