Skip to content

fix: update .fernignore to protect custom files from regeneration#731

Merged
kishore7snehil merged 1 commit into
v6from
update-fernignore
May 12, 2026
Merged

fix: update .fernignore to protect custom files from regeneration#731
kishore7snehil merged 1 commit into
v6from
update-fernignore

Conversation

@kishore7snehil
Copy link
Copy Markdown
Contributor

Changes

Added missing files to .fernignore to prevent Fern regeneration from deleting custom project files.

Added:

  • lib/auth0/version.rb
  • lib/auth0/environment.rb
  • lib/auth0/errors/
  • lib/auth0/internal/
  • auth0.gemspec
  • Gemfile
  • Gemfile.custom
  • Gemfile.lock
  • Rakefile
  • .gitignore
  • .version
  • .shiprc
  • .snyk
  • codecov.yml
  • LICENSE
  • CHANGELOG.md
  • reference.md
  • .github/
  • test/
  • wiremock/

Fern SDK regeneration (PR #730) deletes custom project files that
aren't listed in .fernignore. Added all manually-maintained files
including CI/CD workflows, project config, packaging, tests, and
documentation - aligned with auth0-python's .fernignore approach.
@kishore7snehil kishore7snehil requested a review from a team as a code owner May 12, 2026 12:42
@kishore7snehil kishore7snehil merged commit 72b4d9e into v6 May 12, 2026
8 checks passed
@kishore7snehil kishore7snehil deleted the update-fernignore branch May 12, 2026 12:45
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.

1 participant