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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
syncable-dev
/
syncable-cli
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
41
Code
Issues
5
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Develop
- #331
#331
Merged
Alex793x
merged 48 commits into
main
syncable-dev/syncable-cli:main
from
develop
syncable-dev/syncable-cli:develop
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
48
(48)
Checks
Files changed
Merged
Develop
#331
Alex793x
merged 48 commits into
main
syncable-dev/syncable-cli:main
from
develop
syncable-dev/syncable-cli:develop
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2026
feat(ci): CI-01 added generate ci subcommand entrypoint
Show description for 5afa524
mitanuriel
committed
5afa524
View commit details
Copy full SHA for 5afa524
Browse repository at this point
refactor: rename submodule to ci_generation
mitanuriel
committed
bee699b
View commit details
Copy full SHA for bee699b
Browse repository at this point
Commits on Mar 20, 2026
feat(ci): CI-02 CiContext struct and context collector
mitanuriel
committed
2aba939
View commit details
Copy full SHA for 2aba939
Browse repository at this point
feat(ci): CI-03 runtime version resolver with 8 unit tests
mitanuriel
committed
965a4de
View commit details
Copy full SHA for 965a4de
Browse repository at this point
feat(ci): CI-04 dependency cache strategy module with 10 unit tests
mitanuriel
committed
cc63af2
View commit details
Copy full SHA for cc63af2
Browse repository at this point
Commits on Mar 30, 2026
Merge remote-tracking branch 'origin/develop' into feature/ci-pipeline-generation
Show description for 7dce9ab
mitanuriel
committed
7dce9ab
View commit details
Copy full SHA for 7dce9ab
Browse repository at this point
chore: add .DS_Store to .gitignore
mitanuriel
committed
90a051f
View commit details
Copy full SHA for 90a051f
Browse repository at this point
fix(ci): add Serialize derives to CiContext, RuntimeSetup, CacheConfig (CI-02/03/04)
mitanuriel
committed
a2a8e4a
View commit details
Copy full SHA for a2a8e4a
Browse repository at this point
refactor(ci): extract shared make_ctx test helper
mitanuriel
committed
7f56576
View commit details
Copy full SHA for 7f56576
Browse repository at this point
chore(ci): mark CI handler wiring gap for integration
mitanuriel
committed
4e0b72d
View commit details
Copy full SHA for 4e0b72d
Browse repository at this point
feat(ci): CI-14 CiPipeline skeleton schema
mitanuriel
committed
1f539fe
View commit details
Copy full SHA for 1f539fe
Browse repository at this point
feat(ci): CI-18 trigger configuration module
mitanuriel
committed
e7a1675
View commit details
Copy full SHA for e7a1675
Browse repository at this point
feat(ci): CI-15 placeholder token resolution engine
mitanuriel
committed
7210c2a
View commit details
Copy full SHA for 7210c2a
Browse repository at this point
feat(ci): CI-05 test step generator
mitanuriel
committed
1d75373
View commit details
Copy full SHA for 1d75373
Browse repository at this point
feat(ci): CI-06 lint step generator
mitanuriel
committed
469a66d
View commit details
Copy full SHA for 469a66d
Browse repository at this point
feat(ci): CI-07 build step generator
mitanuriel
committed
a319b5d
View commit details
Copy full SHA for a319b5d
Browse repository at this point
fix(ci): CI-18 scheduled placeholder, CI-06 Gradle Checkstyle variant
mitanuriel
committed
12f92de
View commit details
Copy full SHA for 12f92de
Browse repository at this point
chore: ignore all .DS_Store files
mitanuriel
committed
7535960
View commit details
Copy full SHA for 7535960
Browse repository at this point
feat(ci): CI-08 Docker build and tag step generator
mitanuriel
committed
d5034f3
View commit details
Copy full SHA for d5034f3
Browse repository at this point
feat(ci): CI-09 container image security scan step generator
mitanuriel
committed
883855c
View commit details
Copy full SHA for 883855c
Browse repository at this point
feat(ci): CI-10 secret and credential leak scan step generator
mitanuriel
committed
2377872
View commit details
Copy full SHA for 2377872
Browse repository at this point
fix(ci): expand schema fields for CI-08/09/10 spec gaps (buildx, SARIF, GITHUB_TOKEN)
mitanuriel
committed
a9612d9
View commit details
Copy full SHA for a9612d9
Browse repository at this point
feat(ci): CI-11 GitHub Actions CI template builder
Show description for f150891
mitanuriel
committed
f150891
View commit details
Copy full SHA for f150891
Browse repository at this point
feat(ci): CI-12 Azure Pipelines CI template builder
Show description for 67bbd6f
mitanuriel
committed
67bbd6f
View commit details
Copy full SHA for 67bbd6f
Browse repository at this point
feat(ci): CI-13 GCP Cloud Build CI template builder
Show description for 4a58bfc
mitanuriel
committed
4a58bfc
View commit details
Copy full SHA for 4a58bfc
Browse repository at this point
feat(ci): CI-22 .syncable.ci.toml config struct and merge
Show description for 0b69bb7
mitanuriel
committed
0b69bb7
View commit details
Copy full SHA for 0b69bb7
Browse repository at this point
feat(ci): CI-19 secrets inventory generator
mitanuriel
committed
40aed8f
View commit details
Copy full SHA for 40aed8f
Browse repository at this point
feat(ci): CI-16 monorepo CI strategy generator
mitanuriel
committed
76b777a
View commit details
Copy full SHA for 76b777a
Browse repository at this point
feat(ci): CI-17 multi-version test matrix generator
mitanuriel
committed
0b9fa69
View commit details
Copy full SHA for 0b9fa69
Browse repository at this point
feat(ci): CI-20 CI file writer & conflict detection
mitanuriel
committed
08263d6
View commit details
Copy full SHA for 08263d6
Browse repository at this point
feat(ci): CI-20 close gaps — interactive prompt, merge, summary table
mitanuriel
committed
fe18804
View commit details
Copy full SHA for fe18804
Browse repository at this point
feat(ci): CI-21/23/24 dry-run renderer, coverage upload step, Slack notify step
mitanuriel
committed
2609c2e
View commit details
Copy full SHA for 2609c2e
Browse repository at this point
fix(ci): CI-24 wire --notify flag and config key through handler (gap fix)
mitanuriel
committed
c844a44
View commit details
Copy full SHA for c844a44
Browse repository at this point
Commits on Mar 31, 2026
test(ci): CI-25/26 unit and integration tests, language fixtures, insta snapshot
mitanuriel
committed
a07dd4c
View commit details
Copy full SHA for a07dd4c
Browse repository at this point
feat(ci): CI-01/27/28 — wire full pipeline, telemetry, update docs
mitanuriel
committed
4cd0756
View commit details
Copy full SHA for 4cd0756
Browse repository at this point
fix(ci): root-manifest language priority, platform SHA exprs, Azure/GCP env syntax
mitanuriel
committed
81de4b8
View commit details
Copy full SHA for 81de4b8
Browse repository at this point
Commits on Apr 8, 2026
feat(ci): DEV-43 — secrets_doc scalar walker, platform-aware where_to_set, multi-platform sections
mitanuriel
committed
7f35cf4
View commit details
Copy full SHA for 7f35cf4
Browse repository at this point
Commits on Apr 14, 2026
feat(cd): CD generation foundation (CD-02, CD-17, CD-22)
Show description for 71fdbda
mitanuriel
committed
71fdbda
View commit details
Copy full SHA for 71fdbda
Browse repository at this point
feat(cd): Session 2 — Auth & Registry modules (CD-03, CD-04, CD-05, CD-06)
Show description for fb0697f
mitanuriel
committed
fb0697f
View commit details
Copy full SHA for fb0697f
Browse repository at this point
feat(cd): Session 3 — Deploy steps, migration & health check (CD-07..CD-11)
Show description for c3b1ff1
mitanuriel
committed
c3b1ff1
View commit details
Copy full SHA for c3b1ff1
Browse repository at this point
feat(cd): Templates, Writer, Pipeline Builder & CLI Entrypoint
Show description for e2c51ab
mitanuriel
committed
e2c51ab
View commit details
Copy full SHA for e2c51ab
Browse repository at this point
feat(cd): Advanced features (CD-12..CD-16, CD-21, CD-29)
Show description for 2694691
mitanuriel
committed
2694691
View commit details
Copy full SHA for 2694691
Browse repository at this point
feat(cd): combined CI+CD command, config, secrets doc & tests (CD-23/24/25/26/27/28)
Show description for 54706a2
mitanuriel
committed
54706a2
View commit details
Copy full SHA for 54706a2
Browse repository at this point
Commits on Apr 15, 2026
docs(cd): add generate cd and generate ci-cd sections to command-overview (CD-30)
Show description for 048fad1
mitanuriel
committed
048fad1
View commit details
Copy full SHA for 048fad1
Browse repository at this point
fix(CD-24): apply migration_command from .syncable.cd.toml to pipeline
Show description for cd5e652
mitanuriel
committed
cd5e652
View commit details
Copy full SHA for cd5e652
Browse repository at this point
Commits on Apr 21, 2026
fix(cd): correct YAML step indentation in Azure/GCP/Hetzner templates
Show description for 89dd103
mitanuriel
committed
89dd103
View commit details
Copy full SHA for 89dd103
Browse repository at this point
Commits on Apr 24, 2026
Merge remote-tracking branch 'origin/main' into feature/ci-pipeline-generation
mitanuriel
committed
7a057f3
View commit details
Copy full SHA for 7a057f3
Browse repository at this point
Commits on May 17, 2026
Merge pull request #330 from syncable-dev/feature/ci-pipeline-generation
Show description for 5905719
Alex793x
authored
5905719
View commit details
Copy full SHA for 5905719
Browse repository at this point
You can’t perform that action at this time.