Changes
Page history
lavamind feedback
authored
Sep 13, 2024
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/donate.md
View page @
6af647dc
...
...
@@ -193,11 +193,12 @@ If you have to make a change to the donate site, the most reliable way
is to follow the normal
[
review apps
](
#starting-a-review-app
)
procedure.
1.
**Make a merge request**
against
[
donate-neo
][]
. This will spin up
a container and the review app, which can be tested in a limited
way (e.g. it doesn't have payment processor feedback).
a container and the review app.
2.
**Review**
: once all CI checks pass, test the review app. Ideally,
another developer reviews and approves the merge request.
2.
**Review**
: once all CI checks pass, test the review app, which
can be done in a limited way (e.g. it doesn't have payment
processor feedback). Ideally, another developer reviews and
approves the merge request.
3.
**Merge the branch**
: that other developer can merge the code once
all checks have been done and code looks good.
...
...
...
...