Skip to content

Conversation

lionello
Copy link
Member

@lionello lionello commented Jun 5, 2025

Samples Checklist

  • ./samples/platformatic/.github/workflows/deploy.yaml:21 contains #REMOVE_ME_AFTER_EDITING... did you forget to edit this section?
  • ./samples/platformatic/.devcontainer/Dockerfile:3 contains #REMOVE_ME_AFTER_EDITING... did you forget to edit this section?

@lionello lionello had a problem deploying to deploy-changed-samples June 5, 2025 18:00 — with GitHub Actions Error
@lionello lionello had a problem deploying to deploy-changed-samples June 5, 2025 19:08 — with GitHub Actions Failure
"dev": "next dev",
"build": "next build",
"start": "next start",
"start": "exec next start",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@lionello why exec? That's not standard.

# run: |
# eval "$(curl -fsSL s.defang.io/install)"
# cat modified.txt | xargs -n1 defang compose config -C > /dev/null
- name: Validate Compose Files with Defang CLI
Copy link
Collaborator

Choose a reason for hiding this comment

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

@lionello not sure we need this: it's currently checked by the deploy_changed_samples. Though... that one is erroring with:

2025/06/16 17:11:08 Deployer 0: failed to run test crew-django-redis-postgres: failed to load configs for test crew-django-redis-postgres: failed to load project: validating /home/runner/work/samples/samples/samples/crew-django-redis-postgres/compose.yaml: services.embedding Additional property provider is not allowed

So if this one takes into account the new provider property, then maybe we switch it?

@lionello lionello had a problem deploying to deploy-changed-samples September 29, 2025 16:56 — with GitHub Actions Failure
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.

3 participants