Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
f91b024
explore structure and dependencies of the initial CI build
kmannislands Jun 18, 2025
b2eaa92
remove dependency on private earthly mirror, move to earthbuild actio…
kmannislands Jun 18, 2025
dce4ab0
fix +lint-docs
kmannislands Jun 18, 2025
7ae676b
attempt to solve container registry issues blocking all CI jobs (othe…
kmannislands Jun 18, 2025
f022aad
weird issue where earthly is using docker.io/earthly/buildkitd:dev-ge…
kmannislands Jun 18, 2025
d52f9ea
figure out root of the wrong bootstrap image problem
kmannislands Jun 18, 2025
c342dd2
try adding permissions to the github actions definition. TODO: see if…
kmannislands Jun 18, 2025
44a77bd
move all SAVE IMAGE calls to ghcr for now, using a global variable
kmannislands Jun 18, 2025
8ab235a
get another place that I missed with --DEFAULT_BUILDKITD_IMAGE
kmannislands Jun 18, 2025
abac980
another place where implicit docker.io was missed 🤦
kmannislands Jun 18, 2025
10ee538
try to fix stage-2 build
kmannislands Jun 19, 2025
38084ed
--wip-- try to get build post stage-2 working
kmannislands Jun 20, 2025
3fdbd01
add back mirror settting, switching to gcr mirror instead of earthly …
kmannislands Jul 1, 2025
8ecc057
apply giles/janis review feedback: align arg names used to build imag…
kmannislands Jul 1, 2025
c2617f7
resolve action lint issues by adding back workflow params for compati…
kmannislands Jul 1, 2025
d331d4b
try switching to env.GITHUB_TOKEN which claude believes to automatica…
kmannislands Jul 1, 2025
db00e90
attempt to fix where we source the earthly binary from
kmannislands Jul 1, 2025
f8f87ba
fix reference format to the moved buildkitd image as well
kmannislands Jul 1, 2025
219db63
comment out auto-skip for now since it requires earthly cloud to work
kmannislands Jul 9, 2025
e4380a1
align actual image name with what the CI pipeline expects--still usin…
kmannislands Jul 9, 2025
630d715
simple update, conmtinuing to use the main repos GHCR for the buildki…
kmannislands Jul 22, 2025
93ee8a9
chore(earthbuild): fix +lint-all (#22)
janishorsts Jul 23, 2025
b579929
chore: fix docker-test-misc job (#26)
janishorsts Jul 25, 2025
0eff6b7
ci: update race-test image name (#25)
JohnMoon-Voyager Jul 25, 2025
256e8b7
chore(earthbuild): fix docker-tests-no-qemu-group9 job in Docker CI U…
janishorsts Jul 26, 2025
a1234bf
chore(earthbuild): fix +docker-tests-no-qemu-group4 (#27)
janishorsts Jul 26, 2025
7e0d079
chore: Merge branch 'main' into get-ci-working
gilescope Jul 27, 2025
101750d
fix podman teardown (#30)
gilescope Jul 27, 2025
529b0d9
feat: OIDC not needed. Also remove EARTHLY_TOKEN
gilescope Jul 28, 2025
2c2b5dc
feat: remove secret integration
gilescope Jul 28, 2025
3cd53df
fix examples1 (#31)
gilescope Jul 30, 2025
4c89272
fix: make compile
gilescope Jul 30, 2025
aabba68
feat: web test used earthly specific tech so we don't need to run it
gilescope Jul 30, 2025
6139daf
feat: test not needed
gilescope Jul 30, 2025
5c95426
Merge branch 'get-ci-working' into giles-remove-earthly-token
gilescope Jul 30, 2025
655bb64
chore: merge main
gilescope Jul 31, 2025
fcbd4cc
Merge branch 'get-ci-working' into giles-remove-earthly-token
gilescope Aug 1, 2025
1427e87
fix: remove account login
gilescope Aug 1, 2025
b4f438e
fix: remove earthly cloud secret refs
gilescope Aug 1, 2025
3640c46
fix: lint errors
gilescope Aug 1, 2025
f439c7f
fix: remove ref to earthly secret
gilescope Aug 1, 2025
3d1d3ed
fix: fix lint
gilescope Aug 1, 2025
ab6d2ff
fix: remove cloud test
gilescope Aug 1, 2025
4e120b7
fix: update docker2earth test
gilescope Aug 2, 2025
5997010
fix: analytics removed
gilescope Aug 2, 2025
da22940
fix: use EarthBuild cache
gilescope Aug 2, 2025
0a2ab4b
fix: point to EarthBuild image-test
gilescope Aug 2, 2025
bf29eaf
fix: let's just delete the cloud docs
gilescope Aug 2, 2025
a67da6c
fix: restore some of aws-flag.earth
gilescope Aug 4, 2025
2a3520c
chore(earthbuild): fix docker-test-misc-* jobs (#34)
janishorsts Aug 5, 2025
49ac3df
Merge branch 'get-ci-working' into giles-remove-earthly-token
janishorsts Aug 5, 2025
ec3d871
fix: go.sum not found
gilescope Aug 6, 2025
e280f59
Merge branch 'main' into giles-remove-earthly-token
gilescope Aug 6, 2025
f3b0577
fix: restore oidc code
gilescope Aug 6, 2025
65ef809
fix: stray fi from merge
gilescope Aug 6, 2025
c90cab5
fix: skip az test until we setup a login
gilescope Aug 6, 2025
ffbd08f
fix: skip warn test
gilescope Aug 6, 2025
4edf787
fix: skip aws test as no login
gilescope Aug 6, 2025
cc3e3ff
fix: skip gcp test as no login
gilescope Aug 6, 2025
436dcab
putting back oidc bits
gilescope Aug 17, 2025
02939aa
we intend to bring back this test
gilescope Aug 17, 2025
8f34d86
Cloud secrets will still be a thing.
gilescope Aug 17, 2025
f6e2300
Put back OIDC and cloud secret docs
gilescope Aug 17, 2025
d95dd69
Update docs/guides/best-practices.md
gilescope Aug 17, 2025
318bb81
fix: trailing newlines
gilescope Aug 17, 2025
0c09e71
fix: ci
gilescope Aug 17, 2025
5e6399e
fix: debian stable v13 doesn't have software-properties-common
gilescope Aug 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Run tests
command: |-
./build/linux/amd64/earthly --ci -P \
+smoke-test --DOCKERHUB_MIRROR_AUTH_FROM_CLOUD_SECRETS=true && echo "circleci tests passed"
+smoke-test && echo "circleci tests passed"
workflows:
version: 2
circle-ci:
Expand Down
3 changes: 0 additions & 3 deletions .gitbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ redirects:
guides/auth: guides/auth.md
guides/cache: caching/managing-cache.md
docs/guides/cache: caching/managing-cache.md
docs/guides/cloud-secrets: cloud/cloud-secrets.md
guides/cloud-secrets: cloud/cloud-secrets.md
guides/debugging: guides/debugging.md
guides/docker-in-earthly: guides/docker-in-earthly.md
guides/integration: guides/integration.md
Expand Down Expand Up @@ -78,4 +76,3 @@ redirects:
guides/configuring-registries: guides/auth.md
guides/shared-cache: ./caching/caching-via-registry.md
docs/remote-caching: ./caching/caching-via-registry.md
earthly-cloud/satellites: cloud/satellites.md
6 changes: 0 additions & 6 deletions .github/actions/stage2-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ inputs:
description: "Whether to use earthly-next"
required: false
default: 'false'
EARTHLY_ORG:
description: "The Earthly organization"
required: false
EARTHLY_TOKEN:
description: "Earthly token (legacy - not used with GCR mirror)"
required: false
GHCR_USERNAME:
description: "GHCR username (legacy - now uses github.actor)"
required: false
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-earthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
permissions: write-all
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
# Used in our github action as the token - TODO: look to change it into an input
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
95 changes: 14 additions & 81 deletions .github/workflows/ci-docker-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,75 +264,20 @@ jobs:
# EXTRA_ARGS: "--auto-skip"
secrets: inherit

docker-tests-test-account:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/account+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# EXTRA_ARGS: "--auto-skip"
secrets: inherit

docker-test-registry-command-dockerhub:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-dockerhub"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# EXTRA_ARGS: "--auto-skip"
secrets: inherit

docker-test-registry-command-multi:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-multi"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# EXTRA_ARGS: "--auto-skip"
secrets: inherit

docker-test-web-command:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/web+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# EXTRA_ARGS: "--auto-skip"
secrets: inherit

docker-test-oidc-command:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/oidc+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# EXTRA_ARGS: "--auto-skip"
secrets: inherit
# TODO: The oidc tests are ignored until we have an AWS account to test with.
# docker-test-oidc-command:
# if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
# needs: build-earthly
# uses: ./.github/workflows/reusable-test.yml
# with:
# TEST_TARGET: "./tests/oidc+test"
# BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
# RUNS_ON: "ubuntu-latest"
# BINARY: "docker"
# SUDO: ""
# SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# # EXTRA_ARGS: "--auto-skip"
# secrets: inherit

docker-tests-qemu:
needs: build-earthly
Expand Down Expand Up @@ -413,18 +358,6 @@ jobs:
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

docker-secret-integrations:
needs: build-earthly
if: ${{ !failure() }}
uses: ./.github/workflows/reusable-secrets-integrations.yml
with:
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "docker"
SUDO: ""
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

docker-bootstrap-integrations:
needs: build-earthly
if: ${{ !failure() }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-lint-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
runs-on: "ubuntu-latest"
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
DOCKERHUB_MIRROR_PASSWORD: "${{ secrets.DOCKERHUB_MIRROR_PASSWORD }}"
Expand Down
129 changes: 13 additions & 116 deletions .github/workflows/ci-podman-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,109 +236,19 @@ jobs:
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-earthly-mirror-was-setup:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests+test-earthly-mirror-was-setup"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-tests-test-account:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/account+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-registry-command-dockerhub:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-dockerhub"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-registry-command-ecr:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-ecr"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-registry-command-gcp:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-gcp"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-registry-command-multi:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/registry-command+test-multi"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-web-command:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/web+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit

podman-test-oidc-command:
if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
needs: build-earthly
uses: ./.github/workflows/reusable-test.yml
with:
TEST_TARGET: "./tests/oidc+test"
BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
RUNS_ON: "ubuntu-latest"
BINARY: "podman"
SUDO: "sudo -E"
SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
secrets: inherit
# TODO: Commented out until we have an AWS account to run tests in
# podman-test-oidc-command:
# if: ${{ !failure() && (github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository) }}
# needs: build-earthly
# uses: ./.github/workflows/reusable-test.yml
# with:
# TEST_TARGET: "./tests/oidc+test"
# BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
# RUNS_ON: "ubuntu-latest"
# BINARY: "podman"
# SUDO: "sudo -E"
# SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# secrets: inherit

podman-tests-qemu:
needs: build-earthly
Expand Down Expand Up @@ -427,19 +337,6 @@ jobs:
# SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# secrets: inherit
#
# podman-secret-integrations:
# # TODO: Figure out how to run multiple Podman instances in parallel with different ports for buildkitd
# needs: build-earthly
# if: ${{ !failure() }}
# uses: ./.github/workflows/reusable-secrets-integrations.yml
# with:
# BUILT_EARTHLY_PATH: "./build/linux/amd64/earthly"
# RUNS_ON: "ubuntu-latest"
# BINARY: "podman"
# SUDO: "sudo -E"
# SKIP_JOB: ${{ needs.build-earthly.result != 'success' }}
# secrets: inherit
#
# podman-bootstrap-integrations:
# # TODO: Figure out how to run multiple Podman instances in parallel with different ports for buildkitd
# needs: build-earthly
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
runs-on: ubuntu-latest
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
GITHUB_USER: "earthly"
EARTHLY_REPO: "earthly-staging"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/docs-checks-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
runs-on: "ubuntu-latest"
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
DOCKERHUB_MIRROR_PASSWORD: "${{ secrets.DOCKERHUB_MIRROR_PASSWORD }}"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-merge-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
runs-on: "ubuntu-latest"
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
DOCKERHUB_MIRROR_PASSWORD: "${{ secrets.DOCKERHUB_MIRROR_PASSWORD }}"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/reusable-bootstrap-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
secret-integration:
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
DOCKERHUB_MIRROR_PASSWORD: "${{ secrets.DOCKERHUB_MIRROR_PASSWORD }}"
Expand All @@ -40,7 +39,6 @@ jobs:
with:
GHCR_USERNAME: ${{ github.actor }}
GHCR_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
BUILT_EARTHLY_PATH: "${{ inputs.BUILT_EARTHLY_PATH }}"
BINARY: "${{ inputs.BINARY }}"
SUDO: "${{ inputs.SUDO }}"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/reusable-docker-build-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
runs-on: ${{inputs.RUNS_ON}}
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_ORG: "${{inputs.EARTHLY_ORG}}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
Expand All @@ -44,7 +43,6 @@ jobs:
with:
GHCR_USERNAME: ${{ github.actor }}
GHCR_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
BUILT_EARTHLY_PATH: "${{ inputs.BUILT_EARTHLY_PATH }}"
BINARY: "${{ inputs.BINARY }}"
SUDO: "${{ inputs.SUDO }}"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/reusable-earthbuild-image-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
runs-on: ${{inputs.RUNS_ON}}
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
# Used in our github action as the token - TODO: look to change it into an input
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -46,7 +45,6 @@ jobs:
with:
GHCR_USERNAME: ${{ github.actor }}
GHCR_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
BUILT_EARTHLY_PATH: "${{ inputs.BUILT_EARTHLY_PATH }}"
BINARY: "${{ inputs.BINARY }}"
SUDO: "${{ inputs.SUDO }}"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/reusable-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
runs-on: ${{inputs.RUNS_ON}}
env:
FORCE_COLOR: 1
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
EARTHLY_INSTALL_ID: "earthly-githubactions"
EARTHLY_ORG: "${{inputs.EARTHLY_ORG}}"
DOCKERHUB_MIRROR_USERNAME: "${{ secrets.DOCKERHUB_MIRROR_USERNAME }}"
Expand All @@ -52,7 +51,6 @@ jobs:
with:
GHCR_USERNAME: ${{ github.actor }}
GHCR_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
EARTHLY_TOKEN: "${{ secrets.EARTHLY_TOKEN }}"
BUILT_EARTHLY_PATH: "${{ inputs.BUILT_EARTHLY_PATH }}"
BINARY: "${{ inputs.BINARY }}"
USE_QEMU: "${{ inputs.USE_QEMU }}"
Expand Down
Loading
Loading