Skip to content

Fix multiple bugs and issues#6

Merged
nikolay-e merged 2 commits into
mainfrom
develop
May 10, 2025
Merged

Fix multiple bugs and issues#6
nikolay-e merged 2 commits into
mainfrom
develop

Conversation

@nikolay-e
Copy link
Copy Markdown
Owner

  • Fix anchored gitignore patterns on Windows
  • Fix YAML writer issues with special filenames
  • Fix incorrect Black version in setup.cfg
  • Fix CD workflow version bumping with better Python script
  • Fix ambiguous git push in CD workflow
  • Fix gitignore negation logic
  • Add default ignore patterns
  • Change default verbosity to ERROR level
  • Add tests for fixes
  • Fix line endings and linting issues

🤖 Generated with Claude Code

nikolay-e and others added 2 commits May 10, 2025 22:40
- Fix anchored gitignore patterns on Windows
- Fix YAML writer issues with special filenames
- Fix incorrect Black version in setup.cfg
- Fix CD workflow version bumping with better Python script
- Fix ambiguous git push in CD workflow
- Fix gitignore negation logic
- Add default ignore patterns
- Change default verbosity to ERROR level
- Add tests for fixes
- Fix line endings and linting issues

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add Windows compatibility for special characters test
- Double quotes are not allowed in Windows filenames
- Add fallback to using @ character on Windows systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@nikolay-e nikolay-e merged commit d6c300a into main May 10, 2025
20 checks passed
@nikolay-e nikolay-e deleted the develop branch December 25, 2025 13:53
nikolay-e added a commit that referenced this pull request Jan 4, 2026
* Fix multiple bugs and issues

- Fix anchored gitignore patterns on Windows
- Fix YAML writer issues with special filenames
- Fix incorrect Black version in setup.cfg
- Fix CD workflow version bumping with better Python script
- Fix ambiguous git push in CD workflow
- Fix gitignore negation logic
- Add default ignore patterns
- Change default verbosity to ERROR level
- Add tests for fixes
- Fix line endings and linting issues

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Fix test for special characters in filenames

- Add Windows compatibility for special characters test
- Double quotes are not allowed in Windows filenames
- Add fallback to using @ character on Windows systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
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