mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
docs: add instructions to update chart/files/default.yml
This commit is contained in:
@@ -681,7 +681,7 @@ seems to do a decent job)
|
|||||||
* `packages/frontend/src/ui/deck/tl-column.vue`
|
* `packages/frontend/src/ui/deck/tl-column.vue`
|
||||||
* `packages/frontend/src/widgets/WidgetTimeline.vue`
|
* `packages/frontend/src/widgets/WidgetTimeline.vue`
|
||||||
* from `packages/backend/src/queue/processors/InboxProcessorService.ts` to `packages/backend/src/core/UpdateInstanceQueue.ts`, where `updateInstanceQueue` is impacted
|
* from `packages/backend/src/queue/processors/InboxProcessorService.ts` to `packages/backend/src/core/UpdateInstanceQueue.ts`, where `updateInstanceQueue` is impacted
|
||||||
* from `.config/example.yml` to `.config/ci.yml`
|
* from `.config/example.yml` to `.config/ci.yml` and `chart/files/default.yml`
|
||||||
* in `packages/backend/src/core/MfmService.ts`, from `toHtml` to `toMastoApiHtml`
|
* in `packages/backend/src/core/MfmService.ts`, from `toHtml` to `toMastoApiHtml`
|
||||||
* if there have been any changes to the federated user data (the `renderPerson` function in `packages/backend/src/core/activitypub/ApRendererService.ts`), make sure that the set of fields in `userNeedsPublishing` and `profileNeedsPublishing` in `packages/backend/src/server/api/endpoints/i/update.ts` are still correct.
|
* if there have been any changes to the federated user data (the `renderPerson` function in `packages/backend/src/core/activitypub/ApRendererService.ts`), make sure that the set of fields in `userNeedsPublishing` and `profileNeedsPublishing` in `packages/backend/src/server/api/endpoints/i/update.ts` are still correct.
|
||||||
* check the changes against our `develop` (`git diff develop`) and against Misskey (`git diff misskey/develop`)
|
* check the changes against our `develop` (`git diff develop`) and against Misskey (`git diff misskey/develop`)
|
||||||
|
|||||||
Reference in New Issue
Block a user