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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix finally to return Observable #49

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Fix finally to return Observable #49

merged 6 commits into from
Jan 30, 2024

Conversation

benlesh
Copy link
Collaborator

@benlesh benlesh commented Aug 29, 2023

closes #48


馃挜 Error: 500 Internal Server Error 馃挜

PR Preview failed to build. (Last tried on Jan 30, 2024, 2:24 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

馃毃 CSS Spec Preprocessor - CSS Spec Preprocessor is the web service used to build Bikeshed specs.

馃敆 Related URL

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@domfarolino
Copy link
Collaborator

I think just a tiny bit of documentation to make this slightly more clear (#49 (comment)) and resolving the conflicts is all that's needed for this at this point.

@domfarolino
Copy link
Collaborator

Ping

@benlesh
Copy link
Collaborator Author

benlesh commented Nov 21, 2023

@domfarolino updated the documentation about it

README.md Outdated Show resolved Hide resolved
@domfarolino
Copy link
Collaborator

It looks like this will need to be rebased on top of the changes that ripped the IDL out of the README and into the spec.

@benlesh
Copy link
Collaborator Author

benlesh commented Dec 19, 2023

Rebased.

@domfarolino
Copy link
Collaborator

I can't seem to get your attention on #49 (comment) so let me mention it directly here :)

Copy link
Collaborator

@domfarolino domfarolino left a comment

Choose a reason for hiding this comment

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

OK I think I'm sold on this operator, after my latest comment on the open discussion thread. I just need the README IDL / spec stuff to be addressed and we're good.

README.md Outdated Show resolved Hide resolved
@domfarolino domfarolino merged commit 3b4dc43 into master Jan 30, 2024
1 check passed
@domfarolino domfarolino deleted the benlesh-patch-1 branch January 30, 2024 14:25
github-actions bot added a commit that referenced this pull request Jan 30, 2024
SHA: 3b4dc43
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

finally should return Observable
2 participants