Project

General

Profile

Actions

Bug #10410

closed

arvados source not clean with fresh arvbox in dev mode

Added by Joshua Randall over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
0.5

Description

after running `arvbox reboot dev` for the first time:

# cd /usr/src/arvados
# 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:   apps/workbench/Gemfile.lock

Untracked files:
  (use "git add <file>..." to include in what will be committed)

    sdk/cli/binstubs/
    sdk/cwl/arvados_cwl/_version.py
    services/api/config/arvados-clients.yml

I guess there is a known recurring issue with Gemfile.lock, but it seems like the latter three untracked files should probably be included in .gitignore?


Subtasks 1 (0 open1 closed)

Task #10522: Review 10410-arvbox-rubyResolvedLucas Di Pentima11/11/2016Actions
Actions

Also available in: Atom PDF