Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Earthfile alias to Earthly #5721

Merged
merged 4 commits into from
Feb 9, 2022
Merged

Conversation

alexcb
Copy link
Contributor

@alexcb alexcb commented Jan 7, 2022

Earthly by default looks for a file called Earthfile which would be a useful alias (similar to docker's Dockerfile).

Description

This change is to make it possible to type markdown such as:

```Earthfile
example
earthly
code
here
```

which feels more natural than Earthly, since earthly by defaults looks for files named Earthfile (similar to docker's Dockerfile).

Checklist:

I'm not sure if any of these checklist items apply to a new alias.

  • I am associating a language with a new file extension.

  • I am adding a new language.

  • I am fixing a misclassified language

    • I have included a new sample for the misclassified language:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.
  • I am changing the source of a syntax highlighting grammar

  • I am updating a grammar submodule

  • I am adding new or changing current functionality

    • I have added or updated the tests for the new or changed functionality.
  • I am changing the color associated with a language

    • I have obtained agreement from the wider language community on this color change.
      • [URL to public discussion]
      • [Optional: URL to official branding guidelines for the language]

Signed-off-by: Alex Couture-Beil <alex@mofo.ca>
@alexcb alexcb requested a review from a team as a code owner January 7, 2022 20:54
@lildude lildude merged commit 01e6c08 into github-linguist:master Feb 9, 2022
kalkin added a commit to kalkin/file-expert that referenced this pull request May 17, 2022
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants