Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hepromark/tilt #99

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Hepromark/tilt #99

wants to merge 4 commits into from

Conversation

hepromark
Copy link
Contributor

@hepromark hepromark commented Mar 22, 2024

Watod Tilt - WIP

Background:

  • Tilt is used for development work with containers, an industry version of our internal watod tool.

Goals:

  • The container management will be implemented using Tilt, with watod as the user-facing CLI remaining the same.
  • Eliminate the need for dev_overrides folder using Tilt's ability to edit docker-compose files during runtime.

@@ -24,14 +24,39 @@ function usage {
exit 0
}

function tilt_up {
cd modules
echo "Runing tilt up with" $COMPOSE_MODULES
Copy link
Collaborator

Choose a reason for hiding this comment

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

running

@Edwardius
Copy link
Collaborator

@hepromark This still WIP?

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