Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openedx
/
xblocks-core
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
0
Code
Issues
16
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Modernize Python repo: pyproject.toml + uv + semantic-release
- #251
#251
Merged
salman2013
merged 22 commits into
main
openedx/xblocks-core:main
from
salman/modernize-branch
openedx/xblocks-core:salman/modernize-branch
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Modernize Python repo: pyproject.toml + uv + semantic-release
#251
salman2013
merged 22 commits into
main
openedx/xblocks-core:main
from
salman/modernize-branch
openedx/xblocks-core:salman/modernize-branch
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
chore: migrate package metadata to pyproject.toml
Show description for 371b251
salman2013
and
claude
committed
371b251
View commit details
Copy full SHA for 371b251
Browse repository at this point
chore: switch dependency management from pip-tools to uv
Show description for 4e95632
salman2013
and
claude
committed
4e95632
View commit details
Copy full SHA for 4e95632
Browse repository at this point
chore: add python-semantic-release and commitlint workflows
Show description for 767f8d9
salman2013
and
claude
committed
767f8d9
View commit details
Copy full SHA for 767f8d9
Browse repository at this point
Commits on Jun 3, 2026
Merge origin/main into salman/modernize-branch
Show description for 6a63483
salman2013
and
claude
committed
6a63483
View commit details
Copy full SHA for 6a63483
Browse repository at this point
Commits on Jun 8, 2026
Merge origin/main into salman/modernize-branch
Show description for 9bedfc8
salman2013
and
claude
committed
9bedfc8
View commit details
Copy full SHA for 9bedfc8
Browse repository at this point
Commits on Jun 22, 2026
Merge remote-tracking branch 'origin/main' into salman/modernize-branch
salman2013
committed
0d00eff
View commit details
Copy full SHA for 0d00eff
Browse repository at this point
chore: fix semantic-release build_command to use python -m build
Show description for b57901f
salman2013
and
claude
committed
b57901f
View commit details
Copy full SHA for b57901f
Browse repository at this point
Commits on Jun 23, 2026
chore: migrate to ruff and modernize tooling
Show description for abf6f6d
salman2013
and
claude
committed
abf6f6d
View commit details
Copy full SHA for abf6f6d
Browse repository at this point
Commits on Jul 6, 2026
chore: align ruff and coverage config with xblocks-extra standard
Show description for bd2ce76
salman2013
and
claude
committed
bd2ce76
View commit details
Copy full SHA for bd2ce76
Browse repository at this point
Merge remote-tracking branch 'origin/main' into salman/modernize-branch
salman2013
committed
5f3c03a
View commit details
Copy full SHA for 5f3c03a
Browse repository at this point
fix: fixed the comments by reviewer and copilot
salman2013
committed
7b309a7
View commit details
Copy full SHA for 7b309a7
Browse repository at this point
chore: add explicit permissions to run_tests job in release.yml
Show description for 64a0b4c
salman2013
and
claude
committed
64a0b4c
View commit details
Copy full SHA for 64a0b4c
Browse repository at this point
Commits on Jul 7, 2026
chore: remove redundant setup-python step in CI workflow
Show description for 1488138
salman2013
and
claude
committed
1488138
View commit details
Copy full SHA for 1488138
Browse repository at this point
Commits on Jul 8, 2026
chore: fix ruff lint and formatting issues (#267)
salman2013
authored
bc068a4
View commit details
Copy full SHA for bc068a4
Browse repository at this point
fix: resolve remaining ruff quality violations to pass CI checks
Show description for 3fff179
salman2013
and
claude
committed
3fff179
View commit details
Copy full SHA for 3fff179
Browse repository at this point
fix: apply ruff formatting to 5 files failing format check
Show description for e13d1f3
salman2013
and
claude
committed
e13d1f3
View commit details
Copy full SHA for e13d1f3
Browse repository at this point
fix: remove sensitive data from LTI OAuth error logs
Show description for 6c47d7e
salman2013
and
claude
committed
6c47d7e
View commit details
Copy full SHA for 6c47d7e
Browse repository at this point
Commits on Jul 10, 2026
fix: address PR review feedback on modernize changes
Show description for c69fc0f
salman2013
and
claude
committed
c69fc0f
View commit details
Copy full SHA for c69fc0f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into salman/modernize-branch
salman2013
committed
246fb7c
View commit details
Copy full SHA for 246fb7c
Browse repository at this point
fix: use kebab-case for setuptools exclude-package-data section
Show description for cc03563
salman2013
and
claude
committed
cc03563
View commit details
Copy full SHA for cc03563
Browse repository at this point
Commits on Jul 13, 2026
chore: merge main into salman/modernize-branch, resolve requirements conflicts
Show description for 6a9a661
salman2013
and
claude
committed
6a9a661
View commit details
Copy full SHA for 6a9a661
Browse repository at this point
Commits on Jul 14, 2026
fix: revert PyPI auth to token-based to avoid OIDC trusted publisher requirement
Show description for e07978d
salman2013
and
claude
committed
e07978d
View commit details
Copy full SHA for e07978d
Browse repository at this point
You can’t perform that action at this time.