feat: prevent robots from crawling long branches and prevent zip download #146
No reviewers
Labels
No labels
needs/docs
needs/research
needs/upstream
type/bug
type/external
type/feature
type/refactor
urgency
high
urgency
immediate
urgency
low
urgency
medium
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ScottyLabs/infrastructure!146
Loading…
Reference in a new issue
No description provided.
Delete branch "crawler-archive-disk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Kennel Deployments
Last updated for commit
4fd8b29.Ran Plan for 17 projects:
posthogdir:.workspace:posthoggovernancedir:.workspace:governanceforgejodir:.workspace:forgejosnotdir:.workspace:snotgarage-webadmindir:.workspace:garage-webadminlitellmdir:.workspace:litellmwebhookdir:.workspace:webhookkeycloakdir:.workspace:keycloakhostsdir:.workspace:hostsvaultwardendir:.workspace:vaultwardenkenneldir:.workspace:kennelheadscaledir:.workspace:headscalematrixdir:.workspace:matrixricochetdir:.workspace:ricochetobservabilitydir:.workspace:observabilityopenbaodir:.workspace:openbaoatlantisdir:.workspace:atlantis1. project:
posthogdir:.workspace:posthogShow Output
No changes. Your infrastructure matches the configuration.
2. project:
governancedir:.workspace:governanceShow Output
No changes. Your infrastructure matches the configuration.
3. project:
forgejodir:.workspace:forgejoShow Output
No changes. Your infrastructure matches the configuration.
4. project:
snotdir:.workspace:snotShow Output
No changes. Your infrastructure matches the configuration.
5. project:
garage-webadmindir:.workspace:garage-webadminShow Output
No changes. Your infrastructure matches the configuration.
6. project:
litellmdir:.workspace:litellmShow Output
No changes. Your infrastructure matches the configuration.
7. project:
webhookdir:.workspace:webhookShow Output
No changes. Your infrastructure matches the configuration.
8. project:
keycloakdir:.workspace:keycloakShow Output
No changes. Your infrastructure matches the configuration.
9. project:
hostsdir:.workspace:hostsShow Output
No changes. Your infrastructure matches the configuration.
10. project:
vaultwardendir:.workspace:vaultwardenShow Output
No changes. Your infrastructure matches the configuration.
11. project:
kenneldir:.workspace:kennelShow Output
No changes. Your infrastructure matches the configuration.
12. project:
headscaledir:.workspace:headscaleShow Output
No changes. Your infrastructure matches the configuration.
13. project:
matrixdir:.workspace:matrixShow Output
No changes. Your infrastructure matches the configuration.
14. project:
ricochetdir:.workspace:ricochetShow Output
No changes. Your infrastructure matches the configuration.
15. project:
observabilitydir:.workspace:observabilityShow Output
No changes. Your infrastructure matches the configuration.
16. project:
openbaodir:.workspace:openbaoShow Output
No changes. Your infrastructure matches the configuration.
17. project:
atlantisdir:.workspace:atlantisShow Output
No changes. Your infrastructure matches the configuration.
Plan Summary
17 projects, 0 with changes, 17 with no changes, 0 failed
@ -15,2 +15,4 @@signingKeyPub = "${signingKeyPriv}.pub";signingPubKey = pkgs.writeText "forgejo-signing.pub" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHIq2XYZ218T07NQbBXLCT8H+h3GVv/tqS63dnMBjCdp cmu.dev commit signing";robotsTxt = pkgs.writeText "forgejo-robots.txt" ''# Custom robots.txt for git.cmu.devyou don't need to change this if you're already disabling source archives right? id rather not change the default robots.txt because thats prone to changing between forgejo versions as well
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.