Draft
Conversation
Apply code quality enforcement across ESLint, storage guards, coverage checks, and contributor docs. Co-authored-by: Evie Gauthier <evie@gauthier.id>
…g-tooling-cleanup # Conflicts: # package.json # src/app/components/Modal500.tsx # src/app/components/RoomNotificationSwitcher.tsx # src/app/components/image-viewer/ImageViewer.tsx # src/app/components/room-avatar/RoomAvatar.tsx # src/app/components/setting-tile/SettingTile.tsx # src/app/components/text-viewer/TextViewer.tsx # src/app/components/url-preview/ClientPreview.tsx # src/app/components/user-avatar/UserAvatar.tsx # src/app/features/message-search/SearchResultGroup.tsx # src/app/features/room/message/MessageEditor.tsx # src/app/features/settings/cosmetics/Themes.tsx # src/app/features/settings/developer-tools/SentrySettings.tsx # src/app/features/settings/emojis-stickers/EmojisStickers.tsx # src/app/features/settings/notifications/AllMessages.tsx # src/app/features/settings/notifications/KeywordMessages.tsx # src/app/features/settings/notifications/NotificationModeSwitcher.tsx # src/app/features/settings/notifications/SpecialMessages.tsx # src/app/hooks/useImageGestures.ts # src/app/hooks/useMentionClickHandler.ts # src/app/hooks/usePerMessageProfile.ts # src/app/plugins/react-custom-html-parser.tsx # src/app/plugins/react-prism/ReactPrism.tsx # src/app/utils/sanitize.ts # src/client/slidingSync.ts
This comment was marked as spam.
This comment was marked as spam.
Contributor
|
OpenTofu plan for production Plan: 2 to add, 0 to change, 2 to destroy.OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
OpenTofu will perform the following actions:
# cloudflare_worker_version.site must be replaced
-/+ resource "cloudflare_worker_version" "site" {
!~ annotations = {
+ workers_message = (known after apply)
+ workers_tag = (known after apply)
!~ workers_triggered_by = "create_version_api" -> (known after apply)
} -> (known after apply)
!~ assets = { # forces replacement
!~ asset_manifest_sha256 = "a3409128ca2f72dcfa16dbeee4fe5b54979eacc5040f0557790adc1d43cc3412" -> "0611c9d79fd1f50c4475346796638cef733ce76bc62fb14f5c324bab054456f2" # forces replacement
!~ directory = "/home/runner/work/Sable/Sable/dist" -> "/github/workspace/dist"
# (1 unchanged attribute hidden)
}
+ compatibility_flags = (known after apply)
!~ created_on = "2026-03-30T03:59:23Z" -> (known after apply)
!~ id = "************************************" -> (known after apply)
+ limits = (known after apply)
+ main_script_base64 = (known after apply)
!~ number = 627 -> (known after apply)
!~ source = "terraform" -> (known after apply)
+ startup_time_ms = (known after apply)
# (4 unchanged attributes hidden)
}
# cloudflare_workers_deployment.site must be replaced
-/+ resource "cloudflare_workers_deployment" "site" {
!~ annotations = { # forces replacement
!~ workers_message = "v1.13.1" -> "refactor: tsconfig tooling cleanup and updates"
!~ workers_triggered_by = "deployment" -> (known after apply)
}
!~ author_email = "cloudflare@sl.sable.moe" -> (known after apply)
!~ created_on = "2026-03-30T03:59:24Z" -> (known after apply)
!~ id = "************************************" -> (known after apply)
!~ source = "terraform" -> (known after apply)
!~ versions = [ # forces replacement
!~ {
!~ version_id = "************************************" -> (known after apply)
# (1 unchanged attribute hidden)
},
]
# (3 unchanged attributes hidden)
}
Plan: 2 to add, 0 to change, 2 to destroy.
Warning: Attribute Deprecated
with cloudflare_workers_custom_domain.site,
on main.tf line 41, in resource "cloudflare_workers_custom_domain" "site":
41: environment = "production"
This attribute is deprecated.
(and one more similar warning elsewhere)📝 Plan generated in Cloudflare Infra #129 |
Contributor
Deploying with
|
| Status | Preview URL | Commit | Alias | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! | https://pr-607-sable.raspy-dream-bb1d.workers.dev | 800044a | pr-607 |
Thu, 02 Apr 2026 12:07:59 GMT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This also incorporates changes from #517
Type of change
Checklist:
AI disclosure: