Skip to content

Add example environment configuration file#5060

Open
RitikaSen27 wants to merge 1 commit into
Cloud-CV:masterfrom
RitikaSen27:add-env-example
Open

Add example environment configuration file#5060
RitikaSen27 wants to merge 1 commit into
Cloud-CV:masterfrom
RitikaSen27:add-env-example

Conversation

@RitikaSen27
Copy link
Copy Markdown

Add .env.example for easier environment setup

Description

This PR adds a .env.example file to the repository to help new contributors understand the required environment variables needed for running EvalAI locally.

Currently, new developers may find it difficult to identify all necessary configuration variables during setup. Providing a template .env.example file makes the setup process clearer and improves the developer onboarding experience.

Changes Made

  • Added .env.example with commonly required environment variables.
  • Included placeholders so contributors can easily configure their local environment.

Impact

This change improves the project documentation and makes it easier for new contributors to set up the project locally.

Add .env.example for easier environment setup
RishabhJain2018 added a commit that referenced this pull request Apr 19, 2026
…gration to GitHub Actions for CI/CD. Adjust Dockerfile and deployment scripts to support new environment variables and improve deployment processes. Update karma configuration to support multiple CI providers. (#5060)
RishabhJain2018 added a commit that referenced this pull request Apr 19, 2026
* Remove Travis CI configuration and update documentation to reflect migration to GitHub Actions for CI/CD. Adjust Dockerfile and deployment scripts to support new environment variables and improve deployment processes. Update karma configuration to support multiple CI providers. (#5060)

* Refactor GitHub Actions workflow: Replace manual Docker Hub authentication with docker/login-action for improved security and simplicity. Ensure credentials are only used when available, enhancing the CI/CD process. (#5061)

* Update GitHub Actions workflow: Enhance Docker Hub authentication by using environment variables for credentials, ensuring authentication is only attempted when secrets are configured. Add CODECOV_TOKEN for Codecov uploads, improving coverage reporting. (#5062)

* Update GitHub Actions workflow: Enable Codecov uploads using GitHub OIDC for authentication, eliminating the need for CODECOV_TOKEN. This enhances security and simplifies the coverage reporting process. (#5063)
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.

1 participant