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

DLC-1152 public assets #229

Merged
merged 7 commits into from
Sep 16, 2024
Merged

DLC-1152 public assets #229

merged 7 commits into from
Sep 16, 2024

Conversation

barmintor
Copy link
Member

Several commits here to address minor bugs in v1.14.0
Ideally we will deploy these in a patch next Tuesday
The changes are deployed to staging

Copy link

@JackBlackLight JackBlackLight left a comment

Choose a reason for hiding this comment

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

@barmintor, everything looks good. I left a comment where I think I may have spotted a debug statement.

end
end
end

def show
render json: child(params['id']), :content_type => 'application/json' # Yes, content_type seems redundant here, but the header wasn't getting sent.
puts child(params['id']).inspect

Choose a reason for hiding this comment

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

was this left in during debugging?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes! Fixed (and thanks).

@barmintor barmintor merged commit 01a627b into main Sep 16, 2024
1 check passed
@barmintor barmintor removed the request for review from elohanlon September 16, 2024 14:41
@barmintor barmintor deleted the dlc-1152_public_assets branch January 31, 2025 04:35
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