Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup for conferences.py file #643

Merged

Conversation

TimOsahenru
Copy link
Contributor

@TimOsahenru TimOsahenru commented Feb 2, 2025

Issue Link 🔗:

Issue: #640

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

Removed conference automating scripts and any related file.

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

I was still experiencing issues with running pre-commit even after updating to the latest version. After investigating, I discovered the problem was related to our frontmatter. To work around this, I skipped the frontmatter check using the following command:
SKIP=frontmatter-check pre-commit run --all-files

Additionally, I removed the Black Python Devs Events title and made some adjustments to the events page to better align with our new implementation.

Screenshot from 2025-02-12 01-59-13
Screenshot from 2025-02-12 01-59-20

@TimOsahenru TimOsahenru marked this pull request as ready for review February 12, 2025 02:32
Copy link
Contributor

@kjaymiller kjaymiller left a comment

Choose a reason for hiding this comment

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

Great work! Go ahead and merge

@TimOsahenru TimOsahenru merged commit 861e5a8 into BlackPythonDevs:gh-pages Feb 13, 2025
2 checks passed
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.

2 participants