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

Update readme setup instructions #495

Merged

Conversation

jphaward
Copy link
Contributor

There was a mismatch with how env variables were exported to how the testing readme steps described. I've updated export.sh to dynamically export the vars declared in .env rather than having to maintain two files.

I also updated the steps to show how to use this for both docker and local setups, whilst giving a few options for docker env file usage.

@a-alhusaini
Copy link
Contributor

Hmm, I added export.sh by accident.. It was a personal convenience for loading env vars.

Does it make sense to keep?

Copy link
Member

@crimson-knight crimson-knight left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@crimson-knight crimson-knight merged commit eb2a807 into amberframework:master Oct 17, 2023
8 of 13 checks passed
@jphaward
Copy link
Contributor Author

Hmm, I added export.sh by accident.. It was a personal convenience for loading env vars.

Does it make sense to keep?

@a-alhusaini The mentioned source .env in the readme to export the env vars did not work for me so I found it useful for setup. I'd vote it's a useful script to have to help people contribute who have different setups. Small changes that reduce the entry barrier to contribution are useful imo

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.

3 participants