Skip to content

Conversation

@juecd
Copy link
Contributor

@juecd juecd commented May 19, 2025

No description provided.

@juecd juecd requested a review from mertcelebi May 19, 2025 21:00
{
"name": "@onkernel/create-kernel-app",
"version": "0.1.3",
"version": "0.1.5",
Copy link
Contributor Author

@juecd juecd May 19, 2025

Choose a reason for hiding this comment

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

I published 0.1.4 from my local without committing, which is why we're skipping 4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'

Choose a reason for hiding this comment

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

nit: any reason why this is so old? we're at 21 rn and i think the sdk is at 20

task: str
openai_api_key: str

# LLM API Keys are set in the environment during `kernel deploy <filename> --env OPENAI_API_KEY=XXX`

Choose a reason for hiding this comment

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

I am kinda curious: what happens if my python project that is getting zipped has a .env file that is loaded with load_env? Does that overwrite this?

Choose a reason for hiding this comment

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

(not a blocker for this pr, am curious)

@juecd juecd merged commit 717c8d6 into main May 19, 2025
@juecd juecd deleted the cj/add-deploy-env-vars branch May 19, 2025 21:39
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