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 }}
Wembie
/
Sentinel
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add CI and CD workflows for automated build, testing, and release
- #1
#1
Merged
Wembie
merged 17 commits into
main
Wembie/Sentinel:main
from
dev
Wembie/Sentinel:dev
Copy head branch name to clipboard
May 9, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: Add CI and CD workflows for automated build, testing, and release
#1
Wembie
merged 17 commits into
main
Wembie/Sentinel:main
from
dev
Wembie/Sentinel:dev
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
feat: Add CI and CD workflows for automated build, testing, and release
Wembie
committed
c123a12
View commit details
Copy full SHA for c123a12
Browse repository at this point
chore: update version to 0.1.4 in VERSION file
Wembie
committed
75f2c6c
View commit details
Copy full SHA for 75f2c6c
Browse repository at this point
Commits on May 9, 2026
Refactor code style and update configurations
Show description for 7d24be7
Wembie
committed
7d24be7
View commit details
Copy full SHA for 7d24be7
Browse repository at this point
Refactor code structure for improved readability and maintainability
Wembie
committed
c72c099
View commit details
Copy full SHA for c72c099
Browse repository at this point
docs: Update README for improved clarity and detail on installation and usage
Wembie
committed
a9d847c
View commit details
Copy full SHA for a9d847c
Browse repository at this point
chore: update version to 1.0.0 in VERSION file
Wembie
committed
cc9364a
View commit details
Copy full SHA for cc9364a
Browse repository at this point
fix(cd): detect VERSION changes across full push range
Show description for a3d5d98
Copilot
and
Wembie
authored
a3d5d98
View commit details
Copy full SHA for a3d5d98
Browse repository at this point
chore(cd): tighten VERSION path match in release gate
Show description for 056c6a4
Copilot
and
Wembie
authored
056c6a4
View commit details
Copy full SHA for 056c6a4
Browse repository at this point
refactor(cd): replace hardcoded null SHA in version gate
Show description for 50c5f50
Copilot
and
Wembie
authored
50c5f50
View commit details
Copy full SHA for 50c5f50
Browse repository at this point
refactor(cd): use git diff --quiet for VERSION gate
Show description for 48dd2ed
Copilot
and
Wembie
authored
48dd2ed
View commit details
Copy full SHA for 48dd2ed
Browse repository at this point
Refactor code structure for improved readability and maintainability
Wembie
committed
6d984aa
View commit details
Copy full SHA for 6d984aa
Browse repository at this point
Merge branch 'dev' of https://github.com/Wembie/Sentinel into dev
Wembie
committed
491fd8a
View commit details
Copy full SHA for 491fd8a
Browse repository at this point
fix(cd): fail release when version manifests are out of sync
Show description for a8e42e4
Copilot
and
Wembie
authored
a8e42e4
View commit details
Copy full SHA for a8e42e4
Browse repository at this point
refactor(cd): verify manifest sync via git diff
Show description for 096f739
Copilot
and
Wembie
authored
096f739
View commit details
Copy full SHA for 096f739
Browse repository at this point
chore(cd): fail on any sync-induced workspace changes
Show description for b7f65e6
Copilot
and
Wembie
authored
b7f65e6
View commit details
Copy full SHA for b7f65e6
Browse repository at this point
refactor(cd): detect any workspace changes after sync check
Show description for b886a34
Copilot
and
Wembie
authored
b886a34
View commit details
Copy full SHA for b886a34
Browse repository at this point
fix(ci): trim and semver-validate VERSION bump gate
Show description for b0cae5c
Copilot
and
Wembie
authored
b0cae5c
View commit details
Copy full SHA for b0cae5c
Browse repository at this point
You can’t perform that action at this time.