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

[DOCS] Readme updated according OEP-55 #526

Merged
merged 4 commits into from
Aug 24, 2023

Conversation

johnvente
Copy link
Contributor

The README of the MFE's need to be updated because the frontend app template has been updated

Issue related: openedx/wg-frontend#169

@openedx-webhooks
Copy link

Thanks for the pull request, @johnvente! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Jun 28, 2023
@johnvente johnvente changed the title [DOCS] Readme updated [DOCS] README updated Jun 28, 2023
@johnvente johnvente changed the title [DOCS] README updated [DOCS] Readme updated according OEP-55 Jun 28, 2023
@mphilbrick211 mphilbrick211 requested a review from a team July 17, 2023 18:47
@mphilbrick211
Copy link

@arbrandes - hi there! are you able to re-run the tests for this?

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +6.61% 🎉

Comparison is base (0066902) 74.70% compared to head (3619b1e) 81.32%.
Report is 42 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
+ Coverage   74.70%   81.32%   +6.61%     
==========================================
  Files         109      234     +125     
  Lines        2107     3812    +1705     
  Branches      519      873     +354     
==========================================
+ Hits         1574     3100    +1526     
- Misses        505      675     +170     
- Partials       28       37       +9     

see 160 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I made a few requests for changes.

README.rst Outdated
Comment on lines 38 to 39
In the following steps, replace "[PLACEHOLDER]" with the name of the repo you
created when copying this template above.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is only relevant to frontend-template-application, not individual MFEs.

README.rst Outdated
Comment on lines 46 to 51
2. Use node v18.x.

The current version of the micro-frontend build scripts support node 18.
Using other major versions of node *may* work, but this is unsupported. For
convenience, this repository includes an .nvmrc file to help in setting the
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think replacing this with instructions to run nvm use would be enough. (Provided this repo has an .nvmrc, which seems to be the case.)

README.rst Outdated
Comment on lines 57 to 61
4. Update the application port to use for local development:

Default port is 2001. If this does not work for you, update the line
`PORT=2001` to your port in all .env.* files

Copy link
Contributor

Choose a reason for hiding this comment

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

Only relevant to frontend-template-app.

README.rst Outdated
For anything non-trivial, the best path is to open an issue in this repository
with as many details about the issue you are facing as you can provide.

https://github.com/openedx/frontend-app-learning/issues
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
https://github.com/openedx/frontend-app-learning/issues
https://github.com/openedx/frontend-app-course-authoring/issues

README.rst Outdated
created when copying this template above.


1. Clone your new repo:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. Clone your new repo:
1. Clone the repo:

@johnvente
Copy link
Contributor Author

Thanks for the PR! I made a few requests for changes.

HI @arbrandes! I've done the changes, I will be pending to any additional change

@mphilbrick211
Copy link

Hi @KristinAoki! Are you able to merge this if all looks ok? Thanks!

@KristinAoki
Copy link
Member

@arbrandes needs to approve before this can be merged because he requested changes. The PR is blocked from being merged until the changes are marked as addressed by him.

Copy link
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

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

Works for me, thanks!

@KristinAoki KristinAoki merged commit 1d95af5 into openedx:master Aug 24, 2023
5 checks passed
@openedx-webhooks
Copy link

@johnvente 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

snglth pushed a commit to Abstract-Tech/community-theme-course-authoring that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants