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

Read the server url from the environment variable. #1735

Merged
merged 3 commits into from
May 21, 2024

Conversation

kommendorkapten
Copy link
Contributor

Instead of having the urls hardcoded, read them from the environment. I opted to read from the environment variable instead of the github context because it would be easier to test.

Instead of having the urls hardcoded, read them from the environment.
I opted to read from the environment variable instead of the github context
because it would be easier to test.
@kommendorkapten kommendorkapten requested a review from a team as a code owner May 16, 2024 15:13
Copy link
Contributor

@bdehamer bdehamer left a comment

Choose a reason for hiding this comment

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

I few minor idiomatic JavaScript things here.

packages/attest/src/endpoints.ts Outdated Show resolved Hide resolved
packages/attest/src/endpoints.ts Outdated Show resolved Hide resolved
packages/attest/src/endpoints.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@bdehamer bdehamer left a comment

Choose a reason for hiding this comment

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

👍

@kommendorkapten kommendorkapten merged commit d1df13e into actions:main May 21, 2024
13 of 14 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.

None yet

2 participants