Skip to content

Instantly share code, notes, and snippets.

View ostanmarc's full-sized avatar

Marc Ostan ostanmarc

View GitHub Profile
@ostanmarc
ostanmarc / dashboard.json
Last active March 30, 2026 04:20
Ploston CI/CD Dashboard
{
"last_updated": "2026-02-08T02:39:53Z",
"latest_available_core_version": "1.4.0",
"latest_tested_core_version": "1.4.0.dev1772001196",
"components": {
"ploston-core": {
"last_tested_version": "1.4.0.dev1772001196",
"last_tested_sha": "6a5b654cdd6f64f7ccf84895d65706dff0cf58fd",
"last_tested_at": "2026-03-01T19:33:12Z",
"released_version": "",
{
"last_updated": "2026-02-05T21:20:38.753Z",
"run_id": "21728814702",
"run_url": "https://github.com/ostanlabs/agent-execution-layer/actions/runs/21728814702",
"trigger": {
"repo": "direct",
"sha": "ac6cfb399f4db3164c3076ff5bd4fb7dbe8ba0d1",
"type": "push"
},
"builds": {
@ostanmarc
ostanmarc / cli-build.json
Last active February 2, 2026 05:43
Ploston Test Dashboard Data
{"schemaVersion":1,"label":"build","message":"success","color":"brightgreen"}
Terraform expects a specific directory structure for local providers. Check if yours follows this format:
sh
Copy
Edit
~/.terraform.d/plugins/local/example/example/0.1.0/linux_amd64/terraform-provider-example
Run:
sh
Copy