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 }}
jaredm4
/
devops-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 18, 2020
Create phpunit.xml
jaredm4
authored
1c9db66
View commit details
Copy full SHA for 1c9db66
Browse repository at this point
Update .gitignore
jaredm4
authored
28f2715
View commit details
Copy full SHA for 28f2715
Browse repository at this point
Commits on Jul 10, 2020
General fixes and cleanup.
Show description for d551b53
jaredm4
committed
d551b53
View commit details
Copy full SHA for d551b53
Browse repository at this point
Commits on Jul 6, 2020
Logging verbosity improving
jaredm4
committed
b08ff10
View commit details
Copy full SHA for b08ff10
Browse repository at this point
wording change
jaredm4
committed
f60f6e8
View commit details
Copy full SHA for f60f6e8
Browse repository at this point
Clean-up and DRY release tests
Show description for 15dc030
jaredm4
committed
15dc030
View commit details
Copy full SHA for 15dc030
Browse repository at this point
Log notice when no releases to list.
jaredm4
committed
d1490b5
View commit details
Copy full SHA for d1490b5
Browse repository at this point
Commits on Jul 3, 2020
Replace Symfony ConsoleLogger with our own.
Show description for 4c9ecc3
jaredm4
committed
4c9ecc3
View commit details
Copy full SHA for 4c9ecc3
Browse repository at this point
Tests.
jaredm4
committed
ae26063
View commit details
Copy full SHA for ae26063
Browse repository at this point
Commits on Jul 2, 2020
Github tag creator and deleter.
jaredm4
committed
e45c04c
View commit details
Copy full SHA for e45c04c
Browse repository at this point
Fix entity_dirs to future proof for features.
jaredm4
committed
e1fd6d6
View commit details
Copy full SHA for e1fd6d6
Browse repository at this point
Commits on Jun 26, 2020
Use Interfaces for similar functionality between Commands.
Show description for 2826416
jaredm4
committed
2826416
View commit details
Copy full SHA for 2826416
Browse repository at this point
Commits on Jun 25, 2020
Verify a Release exists before creating new.
jaredm4
committed
c82b82a
View commit details
Copy full SHA for c82b82a
Browse repository at this point
Commits on Jun 19, 2020
Tweak input error messages to match Symfony validation errors.
jaredm4
committed
10df988
View commit details
Copy full SHA for 10df988
Browse repository at this point
Update and tweak tests.
jaredm4
committed
8900155
View commit details
Copy full SHA for 8900155
Browse repository at this point
Commits on Jun 18, 2020
Releases contain project branch and app SHAs.
Show description for 8f6c128
jaredm4
committed
8f6c128
View commit details
Copy full SHA for 8f6c128
Browse repository at this point
Commits on Jun 16, 2020
CS fixes
jaredm4
committed
8e785d0
View commit details
Copy full SHA for 8e785d0
Browse repository at this point
Commits on Jun 13, 2020
Initial PublishGenericApp command example.
jaredm4
committed
ebeab98
View commit details
Copy full SHA for ebeab98
Browse repository at this point
Make Logger a bind instead of an alias service.
jaredm4
committed
2f8336d
View commit details
Copy full SHA for 2f8336d
Browse repository at this point
Cli entrypoint, logging and services cleanup.
Show description for e066d20
jaredm4
committed
e066d20
View commit details
Copy full SHA for e066d20
Browse repository at this point
README update.
jaredm4
committed
db89e3f
View commit details
Copy full SHA for db89e3f
Browse repository at this point
DRY the logging listener
jaredm4
committed
96d9d50
View commit details
Copy full SHA for 96d9d50
Browse repository at this point
Commits on Jun 8, 2020
Better validation on release create and list.
jaredm4
committed
050809a
View commit details
Copy full SHA for 050809a
Browse repository at this point
Update README#usage. Composer now creates config/parameters.yaml.
jaredm4
committed
f44b29a
View commit details
Copy full SHA for f44b29a
Browse repository at this point
LoggingListener and ListenerCompilerPass tests.
jaredm4
committed
f8429a2
View commit details
Copy full SHA for f8429a2
Browse repository at this point
Tweak fixture path for unit tests.
jaredm4
committed
fe90881
View commit details
Copy full SHA for fe90881
Browse repository at this point
CS fixes
jaredm4
committed
2751492
View commit details
Copy full SHA for 2751492
Browse repository at this point
Multiple formats supported on Release list.
Show description for c22a0fd
jaredm4
committed
c22a0fd
View commit details
Copy full SHA for c22a0fd
Browse repository at this point
Commits on Jun 5, 2020
Event Listener support.
Show description for 2daf55c
jaredm4
committed
2daf55c
View commit details
Copy full SHA for 2daf55c
Browse repository at this point
Code standards fix.
jaredm4
committed
e2f5452
View commit details
Copy full SHA for e2f5452
Browse repository at this point
Move the tag creation to the services file for simplicity.
jaredm4
committed
07ea2dd
View commit details
Copy full SHA for 07ea2dd
Browse repository at this point
Commits on Jun 3, 2020
Release Create now returns a tabled display of the release.
Show description for c504af4
jaredm4
committed
c504af4
View commit details
Copy full SHA for c504af4
Browse repository at this point
Release List Command.
Show description for d8333c2
jaredm4
committed
d8333c2
View commit details
Copy full SHA for d8333c2
Browse repository at this point
Commits on Jun 1, 2020
Switch to Pest testing.
jaredm4
committed
d160d6f
View commit details
Copy full SHA for d160d6f
Browse repository at this point
Composer update to latest.
jaredm4
committed
4e7969f
View commit details
Copy full SHA for 4e7969f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.