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

Deperecate use of process.env, add healthcheck #186

Merged
merged 10 commits into from
Dec 16, 2024

Conversation

Nospamas
Copy link
Contributor

  • Update references to use window.env
  • add default env.js file to public
  • Clean up various comments about config
  • update URLs to use beehive defaults for dev
  • update docker build to use static config
  • update github workflow to build to static directory and use that to build dockerfile

- Update references to use window.env
- add default env.js file to public
- Clean up various comments about config
- update URLs to use beehive defaults for dev
- update docker build to use static config
- update github workflow to build to static directory and use that to build dockerfile
- Update dockerfile build
- Update .env values for expected replacements
- Update docs
@Nospamas Nospamas requested a review from rod-glover August 29, 2024 23:46
@Nospamas Nospamas changed the title WIP: Deperecate use of process.env, add healthcheck Deperecate use of process.env, add healthcheck Aug 29, 2024
@Nospamas
Copy link
Contributor Author

Copy link
Contributor

@rod-glover rod-glover left a comment

Choose a reason for hiding this comment

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

Looks great. A few small changes, some optional, and extra documentation. The more documentation of what you did and what you discovered in doing it, the better.

.env Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
craco.config.js Show resolved Hide resolved
docker/Dockerfile Show resolved Hide resolved
docker/bc.env.js Outdated Show resolved Hide resolved
docker/docker-compose.yaml Show resolved Hide resolved
docker/entrypoint.sh Show resolved Hide resolved
docker/ynwt.env.js Outdated Show resolved Hide resolved
public/env.js Outdated Show resolved Hide resolved
public/index.html Outdated Show resolved Hide resolved
- Better documentation
- Better naming conventions
@Nospamas Nospamas requested a review from rod-glover December 16, 2024 20:51
Copy link
Contributor

@rod-glover rod-glover left a comment

Choose a reason for hiding this comment

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

Great stuff, so much better to have static start-ups.

Only one comment: It would be good to have a description in the README's of what the workflow is and perhaps why it is like that.

@Nospamas Nospamas merged commit 8cd71c4 into master Dec 16, 2024
2 checks passed
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