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
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 }}
PeteHaughie
/
PyCreative
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: PeteHaughie/PyCreative
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
130 workflow runs
130 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #25 from PeteHaughie/feat/nature-of-code
CI
#130:
Commit
19e9c1c
pushed by
PeteHaughie
36s
main
main
36s
View workflow file
Feat/nature of code
CI
#129:
Pull request
#25
opened by
PeteHaughie
46s
feat/nature-of-code
feat/nature-of-code
46s
View #25
View workflow file
Merge pull request #24 from PeteHaughie/feat/text_font
CI
#128:
Commit
0cdd15d
pushed by
PeteHaughie
1m 50s
main
main
1m 50s
View workflow file
Improve font rendering
CI
#127:
Pull request
#24
opened by
PeteHaughie
50s
feat/text_font
feat/text_font
50s
View #24
View workflow file
Merge pull request #23 from PeteHaughie/feat/square
CI
#126:
Commit
29b6913
pushed by
PeteHaughie
39s
main
main
39s
View workflow file
Added square primitive
CI
#125:
Pull request
#23
opened by
PeteHaughie
42s
feat/square
feat/square
42s
View #23
View workflow file
Merge pull request #22 from PeteHaughie/feat/pvector.dist
CI
#124:
Commit
72f7f6a
pushed by
PeteHaughie
40s
main
main
40s
View workflow file
Missing pvector.dist
CI
#123:
Pull request
#22
opened by
PeteHaughie
37s
feat/pvector.dist
feat/pvector.dist
37s
View #22
View workflow file
Merge pull request #21 from PeteHaughie/feat/pvector.dot
CI
#122:
Commit
e9bd458
pushed by
PeteHaughie
46s
main
main
46s
View workflow file
Added dot method to PVector
CI
#121:
Pull request
#21
opened by
PeteHaughie
47s
feat/pvector.dot
feat/pvector.dot
47s
View #21
View workflow file
Broke up the shapes.py monolith into a compatibility shim which expor…
CI
#120:
Commit
2904556
pushed by
PeteHaughie
43s
main
main
43s
View workflow file
Added methods to pvector class
CI
#119:
Commit
d24af8c
pushed by
PeteHaughie
46s
main
main
46s
View workflow file
closed shapes and triangles were not being included in the tranformat…
CI
#118:
Commit
4dc2e4c
pushed by
PeteHaughie
42s
main
main
42s
View workflow file
Add radd, rsub, and rmul to PVector so expressions like (x,y) - PVect…
CI
#117:
Commit
0436719
pushed by
PeteHaughie
42s
main
main
42s
View workflow file
Keep per-pixel tint semantics (do not premultiply in _apply_tint) so …
CI
#116:
Commit
49b6350
pushed by
PeteHaughie
44s
main
main
44s
View workflow file
Edited blending.py, function _apply_tint() (the per-pixel tinting path).
CI
#115:
Commit
0834a02
pushed by
PeteHaughie
44s
main
main
44s
View workflow file
Fixed shortfall in the graphic api where only two values are passed t…
CI
#114:
Commit
574effd
pushed by
PeteHaughie
41s
main
main
41s
View workflow file
Moved the asset print output to behind the debug flag
CI
#113:
Commit
e719ee2
pushed by
PeteHaughie
36s
main
main
36s
View workflow file
fix(graphics): accept Sequence color inputs & HSB typing fixes
CI
#112:
Commit
01d0053
pushed by
PeteHaughie
41s
main
main
41s
View workflow file
CHanged README
CI
#111:
Commit
2fc56a6
pushed by
PeteHaughie
36s
main
main
36s
View workflow file
For some reason pytest isn't available
CI
#110:
Commit
4b36903
pushed by
PeteHaughie
39s
main
main
39s
View workflow file
Will mypy complain about this?
CI
#109:
Commit
7a9ed3b
pushed by
PeteHaughie
27s
main
main
27s
View workflow file
Fixed type errors which kills CI
CI
#108:
Commit
af3786c
pushed by
PeteHaughie
35s
main
main
35s
View workflow file
Updated ci pipeline to fix mypy configuration error
CI
#107:
Commit
207cbe6
pushed by
PeteHaughie
31s
main
main
31s
View workflow file
Add mypy type-checking to GitHub Actions and run checks in CI (ruff →…
CI
#106:
Commit
5f59fa3
pushed by
PeteHaughie
29s
main
main
29s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.