-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
Create API for research search #3987
Merged
benfurber
merged 6 commits into
ONEARMY:master
from
goratt12:3924-research-remix-backend
Jan 17, 2025
Merged
Create API for research search #3987
benfurber
merged 6 commits into
ONEARMY:master
from
goratt12:3924-research-remix-backend
Jan 17, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
onearmy-community-platform Run #6779
Run Properties:
|
Project |
onearmy-community-platform
|
Branch Review |
pull/3987
|
Run status |
Passed #6779
|
Run duration | 05m 16s |
Commit |
56e7e92bf8: test: added e2e tests
|
Committer | unknown |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
3
|
Pending |
0
|
Skipped |
0
|
Passing |
81
|
View all changes introduced in this branch ↗︎ |
12 tasks
benfurber
force-pushed
the
3924-research-remix-backend
branch
from
January 16, 2025 10:49
f32908e
to
a44c9da
Compare
benfurber
added
the
Review allow-preview ✅
Has received manual check for malicious code and can be safely built for preview
label
Jan 16, 2025
benfurber
force-pushed
the
3924-research-remix-backend
branch
from
January 17, 2025 11:00
a44c9da
to
43f5f5e
Compare
benfurber
force-pushed
the
3924-research-remix-backend
branch
from
January 17, 2025 11:12
43f5f5e
to
301eb10
Compare
benfurber
force-pushed
the
3924-research-remix-backend
branch
from
January 17, 2025 14:55
301eb10
to
56e7e92
Compare
🎉 This PR is included in version 2.28.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Mod: Research 🔬
released
Review allow-preview ✅
Has received manual check for malicious code and can be safely built for preview
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Fetching of research articles is being done directly with Firestore
What is the new behavior?
Fetching of research articles have moved to a Remix backend API
If useful, provide screenshot or capture to highlight main changes
Does this PR introduce a breaking change?
Git Issues
Closes #3924
What happens next?
Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)
If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.
If you need more immediate feedback you can try reaching out on Discord in the Community Platform
development
channel.