Skip to content

Set branchPatterns to null to hide#233

Merged
ebrelsford merged 2 commits intomainfrom
hide-branch-patterns
May 9, 2025
Merged

Set branchPatterns to null to hide#233
ebrelsford merged 2 commits intomainfrom
hide-branch-patterns

Conversation

@ebrelsford
Copy link
Contributor

Description

This PR updates the gh-pages config to hide branch patterns.

Closes #229

QA steps

  • cp public/config/gh-pages.js public/config/local.js
  • load maperture
  • in dropdown, "styles on a branch" should no longer be present.

Author checklist

Create the PR

  • Fill out PR template
  • Make sure you've added a CHANGELOG entry under "Unreleased"
  • Request a review
  • Make any requested changes and get approval

After approval

  • Merge any changes from main into your branch, resolve any conflicts
  • Squash & merge changes into main
  • Delete branch

@ebrelsford ebrelsford requested a review from almccon May 9, 2025 14:01
Copy link
Member

@almccon almccon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That works, thanks!

@almccon
Copy link
Member

almccon commented May 9, 2025

I also added a similar line to local.example.js too.

@ebrelsford ebrelsford merged commit 0e29c65 into main May 9, 2025
@ebrelsford ebrelsford deleted the hide-branch-patterns branch May 9, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Styles on a branch" is always present in dropdown even if you haven't configured any in local.js

2 participants