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

Deprecate current pages implementation #7625

Open
4 tasks done
mtrezza opened this issue Oct 13, 2021 · 5 comments
Open
4 tasks done

Deprecate current pages implementation #7625

mtrezza opened this issue Oct 13, 2021 · 5 comments
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature

Comments

@mtrezza
Copy link
Member

mtrezza commented Oct 13, 2021

New Issue Checklist

Issue Description

A new pages router has been introduced with #7128. The PagesRouter has since been thoroughly tested and can be moved out of experimental status.

For Parse Server 5.0-beta, the current router should be deprecated in favor of the new PagesRouter.

Steps to reproduce

n/a

Actual Outcome

n/a

Expected Outcome

n/a

Environment

Server

  • Parse Server version: 5.0.0-alpha.1
@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 13, 2021

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added type:improvement bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Oct 13, 2021
@mtrezza mtrezza added bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) and removed bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Oct 30, 2021
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
@vibh1103
Copy link

vibh1103 commented Oct 9, 2023

Hi @mtrezza can i pick this task ?

@mtrezza
Copy link
Member Author

mtrezza commented Oct 9, 2023

Sure, please feel free. Now would be a good time, so we can merge a PR in November for Parse Server 7 release.

@vibh1103
Copy link

vibh1103 commented Oct 9, 2023

@mtrezza can you please share some reference PR's previously we deprecated the feature.

@mtrezza
Copy link
Member Author

mtrezza commented Oct 9, 2023

You could search for "deprecate" in the merged PRs, to see how a deprecation is done, like #8388.

The contribution guide also has a chapter about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants