Skip to content
  • chainchad's avatar
    Clean up Docker builds and add loopinstall to core Dockerfile (#18212) · 5905dbbf
    chainchad authored
    
    
    * Switch build-publish workflow to use reusable workflow
    
    * Create experimental plugins files
    
    * Use loopinstall to install plugins on core Dockerfile
    
    * Avoid setting unnecessary CL_SOLANA_CMD build arg
    
    * Update docs about experimental plugins
    
    * Use experimental plugins for plugins/chainlink.Dockerfile
    
    * Fix newline
    
    * Support experimental plugins files in Makefile
    
    * Update CRE configs to use core Dockerfile
    
    * Cleanup
    
    * Fix syntax issue in Makefile
    
    * Print out when chainlink-evm gets installed
    
    * Remove unnecessary CL_APTOS_CMD arg/env
    
    * Remove CL_APTOS_CMD explicit build arg
    
    * Remove missed CL_APTOS_CMD
    
    * Support installing private plugins from make docker target
    
    * Remove unnecessary tag check
    
    * Set specific job perms and default to none
    
    * Fix t ypo in doc
    
    Co-authored-by: default avatarCopilot <175728472+Copilot@users.noreply.github.com>
    
    * feat: integ-tests call new ctf-build-image directly (#18245)
    
    * feat: integ-tests call new ctf-build-image directly
    
    * fix: pass gati info to ctf-build-image
    
    * chore: empty commit
    
    * feat: dont clean deployments on cancellation
    
    * fix: pin ctf-build-image to release
    
    * fix: bump for client compatibility tests
    
    * Sync plugins with plugout and add experimental plugin file
    
    * chore: bump run-e2e-tests ref, pass GATI secrets (#18277)
    
    * chore: bump run-e2e-tests ref, pass GATI secrets
    
    * chore: bump run-e2e-tests refs
    
    * fix: skip image build for in-memory tests
    
    * fix: dont cleanup deployments on cancellations
    
    * chore: pin to trunk sha
    
    * Support installing chainlink-evm (experimental)
    
    * Remove experimental flag and separate experimental plugins files
    
    * Remove ref to deleted file
    
    * Unset CL_MERCURY_CMD on main core image
    
    * Unset CL_MEDIAN_CMD on main core image
    
    * Revert "Unset CL_MEDIAN_CMD on main core image"
    
    This reverts commit 952957d13ea428b2d4dabce96ad499327b6111c3.
    
    * Add CL_APTOS_CMD for both Dockerfiles
    
    * Revert "Add CL_APTOS_CMD for both Dockerfiles"
    
    This reverts commit 69f6aadf061c24675d83bed10b2a6cd604d1de57.
    
    ---------
    
    Co-authored-by: default avatarCopilot <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: default avatarErik Burton <erikburt@users.noreply.github.com>
    5905dbbf