forked from GitHubMirrors/silverbullet-icalendar
conductor(checkpoint): Checkpoint end of Phase 1
This commit is contained in:
@@ -14,7 +14,7 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
|
||||
---
|
||||
|
||||
- [ ] **Track: Fix version inconsistency in PLUG.md and icalendar.plug.yaml and investigate plug-manager error.**
|
||||
- [~] **Track: Fix version inconsistency in PLUG.md and icalendar.plug.yaml and investigate plug-manager error.**
|
||||
*Link: [./tracks/fix_version_mismatch_20260219/](./tracks/fix_version_mismatch_20260219/)*
|
||||
|
||||
---
|
||||
|
||||
@@ -68,8 +68,7 @@ def main():
|
||||
conclusion = run_data.get('conclusion', 'unknown')
|
||||
break
|
||||
print(".", end="", flush=True)
|
||||
print(f"
|
||||
Final Status: {status} ({conclusion})")
|
||||
print(f"\nFinal Status: {status} ({conclusion})")
|
||||
else:
|
||||
print(f"Conclusion: {conclusion}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user