Skip to content

AppKit templates: add .env.tmpl for apps init --template execution#168

Open
pkosiec wants to merge 4 commits intodatabricks:mainfrom
pkosiec:pkosiec/add-env-tmpl
Open

AppKit templates: add .env.tmpl for apps init --template execution#168
pkosiec wants to merge 4 commits intodatabricks:mainfrom
pkosiec:pkosiec/add-env-tmpl

Conversation

@pkosiec
Copy link
Member

@pkosiec pkosiec commented Mar 23, 2026

Summary

  • Add .env.tmpl and .env.example.tmpl to each AppKit template so that databricks apps init --template ... generates .env for end users.
  • Remove generated files which shouldn't be published before

Related PR: databricks/appkit#201

Test plan

  • Verified each template contains .env.tmpl and .env.example.tmpl
  • Ran databricks apps init --template <template> and confirmed .env is created with correct variables

pkosiec added 4 commits March 23, 2026 11:45
Add .env.tmpl and .env.example.tmpl to each AppKit template so that
`databricks apps init` generates .env for end users.

Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
These files are auto-generated by the appKitTypesPlugin Vite plugin
during dev/build and should not be committed.

Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
Signed-off-by: Pawel Kosiec <pawel.kosiec@databricks.com>
@pkosiec pkosiec marked this pull request as ready for review March 23, 2026 11:28
@pkosiec pkosiec changed the title chore: add .env.tmpl to AppKit templates AppKit templates: add .env.tmpl to AppKit templates Mar 23, 2026
@pkosiec pkosiec changed the title AppKit templates: add .env.tmpl to AppKit templates AppKit templates: add .env.tmpl for apps init --template execution Mar 23, 2026
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.

1 participant