Skip to content

Inconsistent verbose output #45

@chew-z

Description

@chew-z

In lib/deployer.go:

func (d *Deployer) skipFile(f *osFile) prints newline

but

func (d *Deployer) enqueueUpload(ctx context.Context, f *osFile) does not.

It makes verbose output a little hard to read if you are looking for just a few uploaded files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions