Skip to content

Add webhook-compatible realm-ubuntu chart#2

Open
elioncode wants to merge 2 commits into
baseimage:masterfrom
elioncode:codex/webhook-compatible-pr
Open

Add webhook-compatible realm-ubuntu chart#2
elioncode wants to merge 2 commits into
baseimage:masterfrom
elioncode:codex/webhook-compatible-pr

Conversation

@elioncode

@elioncode elioncode commented Mar 25, 2026

Copy link
Copy Markdown

Summary

  • add a realm-ubuntu Helm chart that matches the atlas webhook deployer conventions
  • add realm-ubuntu/alpha.yaml so PR deploy planning can detect the module
  • keep the existing repository files unchanged while adding a deployable path for /deploy

Why

The current atlas webhook deployer only plans modules from alpha.yaml changes and expects deployable module names to follow the realm-* namespace rule. This PR adds the minimal compatible structure so PR comment deployments can be exercised against this repository.

Comment thread realm-ubuntu/alpha.yaml
@@ -0,0 +1,14 @@
ubuntu24:

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/deploy

@elioncode

Copy link
Copy Markdown
Author

/deploy

@elioncode

Copy link
Copy Markdown
Author

/cleanup

@kirin-13

Copy link
Copy Markdown
Contributor

/deploy

@kirin-13

Copy link
Copy Markdown
Contributor

/cleanup

@kirin-13

Copy link
Copy Markdown
Contributor

/deploy

3 similar comments
@kirin-13

Copy link
Copy Markdown
Contributor

/deploy

@elioncode

Copy link
Copy Markdown
Author

/deploy

@elioncode

Copy link
Copy Markdown
Author

/deploy

@baseimg-app

baseimg-app Bot commented Mar 27, 2026

Copy link
Copy Markdown

Webhook result for /deploy

  • Status: failed
  • Repo: baseimage/ubuntu
  • PR: #2
  • Task: a71a679d-50b0-4c22-9436-1858b485974d
  • Event: issue_comment
  • Trigger comment id: 4142431669

Error:

Command failed: git checkout -f origin/pr/2/head
stdout:

stderr:
error: pathspec 'origin/pr/2/head' did not match any file(s) known to git

Recent logs:

Resolving deploy request metadata
Ensuring local repo cache
Fetching refs: base=master, head=pr/2/head
Checking out head ref: pr/2/head
Deployment failed: Command failed: git checkout -f origin/pr/2/head
stdout:

stderr:
error: pathspec 'origin/pr/2/head' did not match any file(s) known to git

@elioncode

Copy link
Copy Markdown
Author

/deploy

@baseimg-app

baseimg-app Bot commented Mar 27, 2026

Copy link
Copy Markdown

Webhook result for /deploy

  • Status: failed
  • Repo: baseimage/ubuntu
  • PR: #2
  • Task: a3fb609a-3225-4020-b844-db418879ea89
  • Event: issue_comment
  • Trigger comment id: 4142464961

Error:

'GitHubPullRequestDetails' object has no attribute 'head_repo_full_name'

Recent logs:

Resolving deploy request metadata
Deployment failed: 'GitHubPullRequestDetails' object has no attribute 'head_repo_full_name'

@elioncode

Copy link
Copy Markdown
Author

/deploy

@baseimg-app

baseimg-app Bot commented Mar 27, 2026

Copy link
Copy Markdown

Webhook result for /deploy

  • Status: failed
  • Repo: baseimage/ubuntu
  • PR: #2
  • Task: bd5ae985-e590-4b69-b439-1ba7901c0d56
  • Event: issue_comment
  • Trigger comment id: 4142483803

Error:

Command failed: git checkout -f origin/pr/2/head
stdout:

stderr:
error: pathspec 'origin/pr/2/head' did not match any file(s) known to git

Recent logs:

Resolving deploy request metadata
Ensuring local repo cache
Fetching refs: base=master, head=pr/2/head
Checking out head ref: pr/2/head
Deployment failed: Command failed: git checkout -f origin/pr/2/head
stdout:

stderr:
error: pathspec 'origin/pr/2/head' did not match any file(s) known to git

@elioncode

Copy link
Copy Markdown
Author

/deploy

@baseimg-app

baseimg-app Bot commented Mar 27, 2026

Copy link
Copy Markdown

Webhook result for /deploy

  • Status: success
  • Repo: baseimage/ubuntu
  • PR: #2
  • Task: 70e54262-2d21-422d-8346-ab30cbbbc818
  • Event: issue_comment
  • Trigger comment id: 4142513919

Deployed modules:

  • realm-ubuntu -> namespace ubuntu-pr-2 release realm-ubuntu-pr-2

@elioncode

Copy link
Copy Markdown
Author

/deploy

@baseimg-app

baseimg-app Bot commented Mar 27, 2026

Copy link
Copy Markdown

✅ Deploy Succeeded

  • Status: success
  • Repo: baseimage/ubuntu
  • PR: #2
  • Task: ddf198ca-3ff9-4b94-aaec-d4b700172245
  • Event: issue_comment
  • Trigger comment id: 4142555019

Deployed Modules

Module Namespace Release
realm-ubuntu ubuntu-pr-2 realm-ubuntu-pr-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants