-
Notifications
You must be signed in to change notification settings - Fork 254
docs: updated readme for 2u/release contributions #3927
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few grammar tweaks. Good to go!
breaking functionality for 2U or 2U committing changes to "master" that are irrelevant or | ||
otherwise inappropriate for the community's use case. | ||
|
||
Because protected branches in ecommerce require a user with Write access to the repository, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we add this information to the README? I am not sure it's clear master will now only rely on community review only. We could separate the "How to Contribute" section into Open Source and 2U contributions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For what it's worth, how the community wants to interact with ecommerce is actually still an open question (most likely for Axim) that has been raised already. I'm not sure I could really add specifics around community review and master other than "2U wont be doing it" 🤔
a12d8e6
to
780e0c5
Compare
fix: changed branch name from 2u/release to 2u/main fix: updated readme syntax docs: update PR template docs: add decision record for master branch split Update docs/decisions/0008-master-branch-split.rst Co-authored-by: Ned Batchelder <[email protected]> Update docs/decisions/0008-master-branch-split.rst Co-authored-by: Ned Batchelder <[email protected]> docs: feedback Update docs/decisions/0008-master-branch-split.rst Co-authored-by: Ned Batchelder <[email protected]> docs: update a link chore: adding back link change i clobbered by accident docs: use correctly cased branch in heading
780e0c5
to
83bf32c
Compare
…d#3927) docs: add decision record for master branch split
* docs: updated readme for 2u/release contributions (#3927) * fix: update ci GHA to use 2u/main instead of 2u/release --------- Co-authored-by: wdrussell2015 <[email protected]>
feat: resloved reserved keywords conflict feat: add data mmigration to make basket_lineattribute value json compatible docs: updated readme for 2u/release contributions (#3927) docs: add decision record for master branch split feat: add atlas pull support (#4051) Refs: FC-0012 OEP-58 feat: added refund functionality
⛔️ DEPRECATION WARNING
This repository is deprecated and in maintainence-only operation while we work on a replacement, please see this announcement for more information.
Although we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to [email protected]
Anyone internally merging to this repository is expected to release and monitor their changes; if you are not able to do this DO NOT MERGE, please coordinate with someone who can to ensure that the changes are released.
Required Testing
(^ We can remove that manual check once REV-2624 is done and the corresponding e2e test runs again)
Description
Describe what this pull request changes, and why these changes were made. How will these changes affect other people, installations of edx, etc.?
Please include links to any relevant ADRs, design artifacts, and decision documents. Make sure to document the rationale behind significant changes in the repo, per OEP-19, and can be
linked here.
Useful information to include:
Supporting information
Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.
Testing instructions
Please provide detailed step-by-step instructions for testing this change; how did YOU test this change?
Other information
Include anything else that will help reviewers and consumers understand the change.