Skip to content

Tags: Seagate/openSeaChest

Tags

vmactions_rel_test_v1

Toggle vmactions_rel_test_v1's commit message
ci: Resolving DragonflyBSD build error and removing old CI steps

Resolving the dragonfly BSD build error (forgot to update install script since it differs from FreeBSD).
Removing separate VMActions build script since the meson.yml can handle it all on its own now, including artifacts and SLSA provenance.

This should be easier to expand to other support VMActions versions and architectures as that project advances and supports more systems and CPUs.

Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>

v25.05.3

Toggle v25.05.3's commit message
rel: Finish v25.05.3

v25.05.2

Toggle v25.05.2's commit message
rel: Finish v25.05.2

v25.05.2-beta1

Toggle v25.05.2-beta1's commit message
make: Setting project version to 25.05.2

Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>

v25.05.1

Toggle v25.05.1's commit message
rel: Finish v25.05.1

Fixes a debug print from secure file API in opensea-common by removing this print.

v25.05

Toggle v25.05's commit message
rel: Finish v25.05

v25.05-beta.farm.2

Toggle v25.05-beta.farm.2's commit message
lib: Pulling in SAS FARM log fixes

Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>

v25.05-beta.farm.1

Toggle v25.05-beta.farm.1's commit message
ci: Attempting to fix Windows clang by manually setting b_pie to false

Latest Clang for Windows does not want this option and while it is in the native/cross file, trying to set it at the command line to see if this resolves the build error

Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>

test-ci_linux_tar_ownership

Toggle test-ci_linux_tar_ownership's commit message
bug: Finish set_executable_ownership_in_ci

Finishing how the tar files are created in github CI to fix permissions/ownership when extracting as root user.

[#158]

v24.08.1

Toggle v24.08.1's commit message
bug: Finish v24.08.1-csmi