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

hardcode heimdall url #152

Merged
merged 2 commits into from
Aug 30, 2024
Merged

hardcode heimdall url #152

merged 2 commits into from
Aug 30, 2024

Conversation

technophile-04
Copy link
Member

@technophile-04 technophile-04 commented Aug 29, 2024

Description

Fixes #138

Since github does not expose the secret env vars to fork variable the gh actions fails on forks.

Screenshot 2024-08-29 at 6 26 03 PM

Since Heimdall URL was already kind of public(people can see it in networks tab) I think its fine we hardcode it?

Disadvantage of this:

The chances of someone DDos's the heimdall server are more likely due to hardcoding?

Solution: Maybe we have rate limiting on heimdall?

or lol maybe we are being over cautious too much?

Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
abi-ninja-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 3:20am

@portdeveloper
Copy link
Member

Should we also remove
NEXT_PUBLIC_HEIMDALL_URL=
from .env.example

Copy link
Member

@portdeveloper portdeveloper left a comment

Choose a reason for hiding this comment

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

LGTM!

@technophile-04
Copy link
Member Author

Thanks Port!

@technophile-04 technophile-04 merged commit cf2c048 into main Aug 30, 2024
4 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