Skip to content

Remove Cloud#4325

Merged
dchw merged 35 commits intomainfrom
corey/remove-cloud-functionality
Jul 16, 2025
Merged

Remove Cloud#4325
dchw merged 35 commits intomainfrom
corey/remove-cloud-functionality

Conversation

@dchw
Copy link
Copy Markdown
Collaborator

@dchw dchw commented Jul 16, 2025

This PR should remove all cloud functionality. It makes testing hard because many of the configuration options we used to test this also lived in the cloud...

@dchw dchw requested a review from a team as a code owner July 16, 2025 01:11
Copy link
Copy Markdown
Member

@vladaionescu vladaionescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny comment - all looks good otherwise!

Comment thread cmd/earthly/subcmd/build_cmd.go Outdated
Co-authored-by: Vlad A. Ionescu <446771+vladaionescu@users.noreply.github.com>
@dchw
Copy link
Copy Markdown
Collaborator Author

dchw commented Jul 16, 2025

Merging despite CI failures - since secrets and other components have been removed.

@dchw dchw merged commit c884d6b into main Jul 16, 2025
12 of 112 checks passed
@dchw dchw deleted the corey/remove-cloud-functionality branch July 16, 2025 05:00
danielschlegel added a commit to EarthBuild/earthbuild that referenced this pull request Aug 13, 2025
This appears to be a **major rebranding effort** from "Earthly" to
"Earthbuild". Here are the key changes:

- All references to "earthly" have been systematically changed to
"earthbuild" - Binary name changed from `earthly` to `earthbuild` -
Repository references updated from `earthly/earthly` to
`earthbuild/earthbuild` - Organization references changed from
"earthly-technologies" to "earthbuild-technologies" - Domain references
changed from `earthly.dev` to `earthbuild.dev`

- Updated all BuildKite, CircleCI, and GitHub Actions configurations -
Changed environment variables from `EARTHLY_*` to `EARTHBUILD_*` -
Updated download URLs to point to new repository locations - Modified
Docker registry mirrors and authentication

- Extensive updates to README files across the project - Updated
installation instructions and examples - Changed documentation
references throughout - Updated changelog to reflect the rebranding

- Deleted various configuration files (like
`.earthly_version_flag_overrides`, `.earthlyignore`) - Removed
cloud-related documentation and features - Cleaned up various CI
configuration files

- **Latest commit (44d53a6)**: "docs: Summary of Changes Made" -
**Previous work included**: - Independent CI setup (#1) - Fork testing
for examples (#38) - Removal of satellite CI references (#24) - Complete
removal of Cloud features (earthly#4325) - README clarification about fork
status (#4)

- Updated container names from `earthly-*` to `earthbuild-*` - Changed
secret organization references - Updated example repository references -
Modified installation scripts and bootstrap processes

This represents a **complete fork and rebranding** of the Earthly
project to create "Earthbuild" as an independent project. The changes
are comprehensive, touching every aspect of the codebase from build
scripts to documentation to maintain consistency with the new brand
identity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants