Skip to content

hud: show warnings for Tiltfile exec#1180

Merged
hyu merged 11 commits into
masterfrom
yuindustries/ch1535/tiltfile_warnings
Feb 20, 2019
Merged

hud: show warnings for Tiltfile exec#1180
hyu merged 11 commits into
masterfrom
yuindustries/ch1535/tiltfile_warnings

Conversation

@hyu

@hyu hyu commented Feb 19, 2019

Copy link
Copy Markdown
Contributor

2019-02-19 - warning

Han Yu and others added 10 commits February 19, 2019 12:52
- show warning in log
- display “warning” text next to resources with warnings
# Conflicts:
#	internal/engine/actions.go
#	internal/engine/configs_controller.go
#	internal/engine/upper.go
#	internal/hud/renderer_test.go
#	internal/tiltfile/build_index.go
#	internal/tiltfile/tiltfile.go
@hyu
hyu requested a review from jazzdan February 20, 2019 16:17

@jazzdan jazzdan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

Comment thread internal/tiltfile/tiltfile_state.go Outdated
err = s.buildIndex.assertAllMatched()
if err != nil {
return resourceSet{}, nil, err
s.logger.Printf("WARNING: %s", err)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we need a new line here?

@hyu
hyu merged commit c5efc4c into master Feb 20, 2019
@hyu
hyu deleted the yuindustries/ch1535/tiltfile_warnings branch April 4, 2019 16:14
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