Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Meltano
Meltano
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 318
    • Issues 318
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • meltano
  • MeltanoMeltano
  • Issues
  • #1257

Closed
Open
Opened Nov 04, 2019 by Yannis Roussos@iroussos
  • Report abuse
  • New issue
Report abuse New issue

meltano-logo.png is reported as modified after make bundle

Report using Meltano v1.4.0 (was also there on 1.3.0) with a clone of our master.

After I fetch and run make bundle I get meltano-logo.png as modified:

$ git pull origin
... ... 
$ source venv/bin/activate
... ... 
$ pip install -e '.[dev]'
... ... 
$ make bundle
... ... 
$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   src/meltano/api/static/meltano-logo.png

no changes added to commit (use "git add" and/or "git commit -a")

Related issues

  • Discussion
  • Designs
Assignee
Assign to
Fri: Nov. 15, 2019
Milestone
Fri: Nov. 15, 2019
Assign milestone
Time tracking
None
Due date
None
1
Labels
flow::Review
Assign labels
  • View project labels
Reference: meltano/meltano#1257