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

feat: add http_uri and ws_uri [APE-1447] #73

Merged
merged 2 commits into from
Oct 10, 2023
Merged

feat: add http_uri and ws_uri [APE-1447] #73

merged 2 commits into from
Oct 10, 2023

Conversation

fubuloubu
Copy link
Member

What I did

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@vany365 vany365 changed the title feat: add http_uri and ws_uri feat: add http_uri and ws_uri [APE-1447] Oct 6, 2023
@linear
Copy link

linear bot commented Oct 6, 2023

APE-1447 "feat: add http_uri and ws_uri" (ApeWorX/ape-foundry #73)

What I did

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

ApeWorX/ape-foundry #73 by fubuloubu on GitHub

via LinearSync

antazoey
antazoey previously approved these changes Oct 10, 2023
Copy link
Member

@antazoey antazoey left a comment

Choose a reason for hiding this comment

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

tests? i can try to add in a little while

return self.uri

@property
def ws_uri(self) -> str:
Copy link
Member

Choose a reason for hiding this comment

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

is this URL correct? I can't seem to connect it or see anything I need to do to enable WS

Copy link
Member Author

Choose a reason for hiding this comment

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

seems to work for me 🤷

@fubuloubu fubuloubu merged commit de58e2e into main Oct 10, 2023
24 checks passed
@fubuloubu fubuloubu deleted the feat/add-ws-uri branch October 10, 2023 19:33
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