Samagra-Development / workflow

Workflow is an Open Source project aimed towards the creation of data flow models using config files thereby allowing you to easily create and interact with stateful applications with minimum setup.
https://samagra-development.github.io/workflow
5 stars 28 forks source link

fix: deleted `.env` file and added a new `sample.env` file #49

Open SanjaySinghRajpoot opened 1 year ago

SanjaySinghRajpoot commented 1 year ago

Description

I have deleted the .env file and added a new sample.env file.

Fixes #42

Changes

Added a new .env file and deleted the existing file.

tushar5526 commented 1 year ago

Hi @SanjaySinghRajpoot thank you for the contribution. We also have a e2e gitpod setup for workflow. You will have to create a .env from this sample.env in the setup steps of gitpod. Take a look at .gitpod.yml, let me know if you need more clarification.

SanjaySinghRajpoot commented 1 year ago

I have made the changes, please check.

tushar5526 commented 1 year ago

Thanks for the changes @SanjaySinghRajpoot, can you also copy the .env values to sample.env as well. We can then integrate the rotate secrets script later.

PS: Please Join the discord as welll for easier communication. You can ping your PRs waiting for review there.

SanjaySinghRajpoot commented 1 year ago

I have updated the PR please check.

tushar5526 commented 1 year ago

@SanjaySinghRajpoot you have ran the script on all the variables. Not all variables are supposed to be rotated. Please re-verify from .env