Commits
User selector
Commit history
Commits on Mar 14, 2025
[SDK] Implement DetermineStrategy RPC for DeploymentPlugin (#5655)
Show description for 40c1bfaauthored[K8s Plugin] Implement GetLivestate API (#5645)
Show description for f262ce2authored
Commits on Mar 13, 2025
Implement DetermineVersions with SDK (#5657)
Show description for 358d1b3authored
Commits on Mar 12, 2025
Add timestamp of the commit as event register flag (#5653)
Show description for d50a676authoredUpdate pipectl event register to support deployment trace feature (#5650)
Show description for c52ff8cauthoredAdd deployment trace model encode/decode logic for MySQL datastore (#5651)
Show description for cb5b661authoredUpdate pipedv1 trigger to support adding trace commit hash to deployment model (#5649)
Show description for 16089a9authoredFix possible nil error on commit hash assign in case the contexts of event is nil (#5648)
Show description for ff9ac4aauthored[SDK] Implement DetermineVersions RPC for DeploymentPlugin (#5647)
Show description for d479650authored
Commits on Mar 11, 2025
- authored
fix: Use the specified version of Helm when templating with Kustomize (#5636)
Show description for 563d0b6authoredRename PipedServiceClient->PluginServiceClient (#5643)
Show description for 1622aeeauthored
Commits on Mar 10, 2025
Fix index ensurer error on alter table command run (#5644)
Show description for bc1a61bauthoredImplement Livestate SDK (#5626)
Show description for 6cfeb58andauthored[SDK] Implement ListStageCommands() in SDK (#5639)
Show description for d7af69cauthoredImplement ListDeploymentTrace rpc for Web (#5631)
Show description for b8fd4f1authored
Commits on Mar 7, 2025
Implement k8s sync pruning with SDK (#5634)
Show description for 11bb23cauthoredEnable `gofmt` linter (#5630)
Show description for 2f9451dauthored
Commits on Mar 6, 2025
Fix for lint (#5629)
Show description for 992f17dauthoredImplement K8S_SYNC without prune feature by using plugin SDK (#5624)
Show description for 691a510authoredAdd trigger commit hash to deployment model (#5625)
Show description for 424894cauthoredFix toolregistrytest by using fake (#5627)
Show description for 0137126authored
Commits on Mar 5, 2025
Refactor the plugin SDK to set common fields and configs in a single method (#5623)
Show description for a252de8authored- authored
Create and add deployment trace obj to datastore on event registering flow (#5622)
Show description for b7ec95dauthored
Commits on Mar 4, 2025
Add deploy_targets field to GetLivestateRequest message (#5618)
Show description for b72972dauthoredFix cancel handling in pipedv1 scheduler (#5597)
Show description for e1abe10andauthoredRemove deprecated ReportEventHandled rpc from piped API (#5620)
Show description for 6cf5097authoredChange fields on deployment trace model to be not required (#5619)
Show description for 874278eauthoredAdd LivestatePlugin to implement Livestate/DriftDetection with SDK (#5603)
Show description for 04394f5authored
Commits on Mar 3, 2025
Refactor to remove unnecessary error in the return values (#5617)
Show description for b3f1cccauthoredPass DeployTarget in SDK (#5616)
Show description for ce438ceauthored
Commits on Feb 28, 2025
Add Deployment definition in SDK (#5611)
Show description for 93e9a27authored
Commits on Feb 27, 2025
Rewrite FetchDefinedStages and BuildQuickSyncStages with plugin SDK (#5605)
Show description for 9d89463authored
Commits on Feb 26, 2025
Add RunningDeploymentSource and TargetDeploymentSource to ExecuteStageRequest (#5606)
Show description for c2aca82authored