• claire labry's avatar
    CRT onboarding 1.7.x (#12892) · 5949343b
    claire labry authored
    * add .release for crt
    
    * crt onboarding: unignore ci.hcl
    
    * adding build.yml file
    
    * adding make target for versioning and versioning script
    
    * merge make version
    
    * update path to version file
    
    * update build.yml for vault make target
    
    * pass version string to make build
    
    * pass version in env
    
    * pass version to go build
    
    * set workdir for npm/yarn install
    
    * set setup-node cache-dependency-path
    
    * specific setup-node action version
    
    * quote dependency path
    
    * use setup-node yarn cache
    
    * rename setup node/yarn step
    
    * add a bit of output to the make build
    
    * apply yarn action change to all os/arch
    
    * debug path
    
    * debug go bin dir
    
    * update packaging action
    
    * move go gets to build
    
    * more debugging go env
    
    * install go tools for local os/arch
    
    * copy GOHOSTOS/ARCH to GOOS/ARCH
    
    * only pass goos/arch to build step
    
    * try go mod vendor in build step
    
    * apply 386 fixes to other arches
    
    * adding docker action
    
    * adding...
    5949343b