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
Type
/
to 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
.
Pollora
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
0
Code
Issues
5
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Pollora/framework
Actions
All workflows
Workflows
CI
CI
Dependabot Auto-Merge
Dependabot Auto-Merge
Dependabot Updates
Dependabot Updates
Deploy
Deploy
Security
Security
Validate PR title
Validate PR title
Show more workflows...
Management
Caches
CI
CI
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
168 workflow runs
168 workflow runs
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.
feat: add pollora_register() helper with ModuleType enum
CI
#169:
Commit
85d7b6f
pushed by
ogorzalka
2m 2s
release/v13.4.0
release/v13.4.0
2m 2s
View workflow file
docs: update documentation submodule for DiscoveryRegistrar
CI
#168:
Commit
8aa7e1e
pushed by
ogorzalka
1m 23s
release/v13.4.0
release/v13.4.0
1m 23s
View workflow file
refactor: remove all manual addDiscovery() calls from ServiceProviders
CI
#167:
Commit
59427c6
pushed by
ogorzalka
1m 18s
release/v13.4.0
release/v13.4.0
1m 18s
View workflow file
merge: add DiscoveryRegistrar for auto-registration of Discovery classes
CI
#166:
Commit
b0d2c5f
pushed by
ogorzalka
2m 18s
release/v13.4.0
release/v13.4.0
2m 18s
View workflow file
docs: update documentation submodule for discovery config
CI
#165:
Commit
6f830fa
pushed by
ogorzalka
1m 40s
release/v13.4.0
release/v13.4.0
1m 40s
View workflow file
feat: add publishable discovery config with skip_classes and skip_paths
CI
#164:
Commit
196c6a4
pushed by
ogorzalka
1m 37s
release/v13.4.0
release/v13.4.0
1m 37s
View workflow file
docs: update documentation submodule for SkipDiscovery
CI
#163:
Commit
2d98c0c
pushed by
ogorzalka
1m 34s
release/v13.4.0
release/v13.4.0
1m 34s
View workflow file
feat: add except parameter to #[SkipDiscovery] attribute
CI
#162:
Commit
0b4c930
pushed by
ogorzalka
1m 40s
release/v13.4.0
release/v13.4.0
1m 40s
View workflow file
feat: add #[SkipDiscovery] attribute to exclude classes from discovery
CI
#161:
Commit
c4d0997
pushed by
ogorzalka
2m 59s
release/v13.4.0
release/v13.4.0
2m 59s
View workflow file
perf: replace spread-in-loop with array_merge in DiscoveryItems::all()
CI
#160:
Commit
ba04632
pushed by
ogorzalka
2m 18s
release/v13.4.0
release/v13.4.0
2m 18s
View workflow file
fix: remove last redundant @return $this in AssetEnqueuer
CI
#159:
Commit
5bdcafc
pushed by
ogorzalka
2m 13s
release/v13.4.0
release/v13.4.0
2m 13s
View workflow file
refactor: remove redundant @return $this docblocks (Rector RemoveDupl…
CI
#158:
Commit
9a2e6db
pushed by
ogorzalka
1m 53s
release/v13.4.0
release/v13.4.0
1m 53s
View workflow file
fix: update PHPDoc, dead catches, and baseline after getPublicMethods…
CI
#157:
Commit
edf8855
pushed by
ogorzalka
1m 39s
release/v13.4.0
release/v13.4.0
1m 39s
View workflow file
perf: cache getMethods(IS_PUBLIC) in ReflectionCache
CI
#156:
Commit
e15c093
pushed by
ogorzalka
1m 6s
release/v13.4.0
release/v13.4.0
1m 6s
View workflow file
refactor: fix remaining Rector rules (closure return type, recasting)
CI
#155:
Commit
498aa44
pushed by
ogorzalka
2m 44s
release/v13.4.0
release/v13.4.0
2m 44s
View workflow file
refactor: apply Rector Laravel 2.5.0 rules (signature/description att…
CI
#154:
Commit
72fdd97
pushed by
ogorzalka
1m 43s
release/v13.4.0
release/v13.4.0
1m 43s
View workflow file
refactor: apply Rector rules and fix Pint style
CI
#153:
Commit
4413521
pushed by
ogorzalka
1m 35s
release/v13.4.0
release/v13.4.0
1m 35s
View workflow file
fix: resolve PHPStan errors in ComingSoonHandler
CI
#152:
Commit
7f55ecd
pushed by
ogorzalka
1m 51s
release/v13.4.0
release/v13.4.0
1m 51s
View workflow file
style: fix Pint code style in benchmark files
CI
#151:
Commit
b11dad0
pushed by
ogorzalka
1m 27s
release/v13.4.0
release/v13.4.0
1m 27s
View workflow file
fix: update OptionService namespace to match extracted package
CI
#150:
Commit
de61ac5
pushed by
ogorzalka
1m 34s
release/v13.4.0
release/v13.4.0
1m 34s
View workflow file
fix: remove path repos for extracted packages now on Packagist
CI
#149:
Commit
c75231f
pushed by
ogorzalka
54s
release/v13.4.0
release/v13.4.0
54s
View workflow file
fix: resolve all remaining test failures
CI
#148:
Commit
a5b3100
pushed by
ogorzalka
29s
release/v13.4.0
release/v13.4.0
29s
View workflow file
docs: update documentation submodule for command name convention
CI
#147:
Commit
54e6d0f
pushed by
ogorzalka
28s
release/v13.4.0
release/v13.4.0
28s
View workflow file
docs: update documentation submodule for server configuration guide
CI
#146:
Commit
a96d1f5
pushed by
ogorzalka
28s
release/v13.4.0
release/v13.4.0
28s
View workflow file
chore(deps-dev): update symfony/var-dumper requirement from ^7.4 || ^8.0 to ^8.1.1
CI
#145:
Pull request
#293
opened by
dependabot
Bot
1m 3s
dependabot/composer/develop/symfony/var-dumper-tw-8.1.1
dependabot/composer/develop/symfony/var-dumper-tw-8.1.1
1m 3s
View #293
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.