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
.
microcmsio
/
microcms-php-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
18
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Update CI
- #2
#2
Merged
nemuvski
merged 16 commits into
main
microcmsio/microcms-php-sdk:main
from
update-ci
microcmsio/microcms-php-sdk:update-ci
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Update CI
#2
nemuvski
merged 16 commits into
main
microcmsio/microcms-php-sdk:main
from
update-ci
microcmsio/microcms-php-sdk:update-ci
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
Update CI workflow to use specific action versions and improve PHP setup
nemuvski
committed
41e8f78
View commit details
Copy full SHA for 41e8f78
Browse repository at this point
Refactor CI workflow to set PHP version via environment variable and add linting job
nemuvski
committed
819daf1
View commit details
Copy full SHA for 819daf1
Browse repository at this point
Enhance CI workflow by consolidating formatter steps, updating PHPStan level, and removing caching for Composer packages
nemuvski
committed
7dba0b9
View commit details
Copy full SHA for 7dba0b9
Browse repository at this point
Update CI workflow to include PHP 8.5 in the testing matrix
nemuvski
committed
de673c4
View commit details
Copy full SHA for de673c4
Browse repository at this point
Refactor CI workflow to run PHP CS Fixer on src and tests directories separately
nemuvski
committed
ed4aefc
View commit details
Copy full SHA for ed4aefc
Browse repository at this point
Update CI workflow to set timeout for linting and testing jobs
nemuvski
committed
7cca9bf
View commit details
Copy full SHA for 7cca9bf
Browse repository at this point
Refactor CI workflow to remove PHPStan and PHPUnit from tools list, and update commands to use vendor binaries
nemuvski
committed
d5bc4b8
View commit details
Copy full SHA for d5bc4b8
Browse repository at this point
Reduce timeout for linting and testing jobs in CI workflow from 10 to 5 minutes
nemuvski
committed
8a25f42
View commit details
Copy full SHA for 8a25f42
Browse repository at this point
Add PHP CS Fixer configuration file and simplify CI formatter step
nemuvski
committed
bdff50f
View commit details
Copy full SHA for bdff50f
Browse repository at this point
Update PHP CS Fixer configuration to simplify trailing comma rule
nemuvski
committed
620e9b6
View commit details
Copy full SHA for 620e9b6
Browse repository at this point
Add operator linebreak rule to PHP CS Fixer configuration
nemuvski
committed
c846e1e
View commit details
Copy full SHA for c846e1e
Browse repository at this point
Add devcontainer configuration for PHP development environment
nemuvski
committed
4e26554
View commit details
Copy full SHA for 4e26554
Browse repository at this point
Update PHPStan version to 2.0, add PHPStan configuration file, and adjust CI workflow to run analysis without specifying level
nemuvski
committed
2a86af1
View commit details
Copy full SHA for 2a86af1
Browse repository at this point
Refactor Client class to use typed properties and return types, and update test class to use typed variables
nemuvski
committed
7a2e42b
View commit details
Copy full SHA for 7a2e42b
Browse repository at this point
Merge pull request #3 from microcmsio/devcontainer
Show description for 81f6dc3
nemuvski
authored
81f6dc3
View commit details
Copy full SHA for 81f6dc3
Browse repository at this point
Enhance Client class method signatures by adding return type annotations for list, get, create, and update methods.
nemuvski
committed
9e3dc0b
View commit details
Copy full SHA for 9e3dc0b
Browse repository at this point
You can’t perform that action at this time.