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

Logging #18

Merged
merged 5 commits into from
May 10, 2024
Merged

Logging #18

merged 5 commits into from
May 10, 2024

Conversation

fizx
Copy link
Contributor

@fizx fizx commented May 10, 2024

💸 TL;DR

Adds support for the HTTP and Logger interfaces. Also, bumps packages to be compatible with internal pre-release. I don't think we can actually do this, so looking for guidance.

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

@fizx fizx requested a review from niedzielski May 10, 2024 14:08
Copy link
Member

@niedzielski niedzielski left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -95,6 +93,54 @@ function uses(): LinkedBundle[] {
// Assume the app uses everything (`Devvit.configure({...})`). play doesn't
// have an evaluation phase. See provides() for generation notes.
return [
{
Copy link
Member

Choose a reason for hiding this comment

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

I'm surprised this was working at all before!

@niedzielski niedzielski merged commit 6ceb08b into reddit:main May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants