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

Feature mussel completion #557

Merged
merged 28 commits into from Apr 30, 2015
Merged

Feature mussel completion #557

merged 28 commits into from Apr 30, 2015

Conversation

hansode
Copy link
Contributor

@hansode hansode commented Apr 28, 2015

Description

bash/zsh completion support for mussel.

Usage

  1. Copy this file to somewhere (e.g. ~/.mussel-completion.bash).
  2. Add the following line to your .bashrc/.zshrc:
    source ~/.mussel-completion.bash

@hansode hansode self-assigned this Apr 28, 2015
@axsh-bot
Copy link

92ab0d9 failure - wakame-ci/rspec

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/rspec

@axsh-bot
Copy link

92ab0d9 failure - wakame-ci/rspec

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/rspec

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/rpmbuild

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/to-s3

@axsh-bot
Copy link

92ab0d9 failure - wakame-ci/lxc.smoke.allowed-failure

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/dummy.smoke

@axsh-bot
Copy link

92ab0d9 failure - wakame-ci/kvm.smoke.allowed-failure

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/kvm.smoke

@axsh-bot
Copy link

92ab0d9 success - wakame-ci/vz.smoke

@hansode hansode added this to the v15.03 Mussel release milestone Apr 29, 2015
@Metallion
Copy link
Contributor

The bash completion file looks good. This should be added to the RPM next. (in a new pull request)

But why did the rspec test fail twice? Looking at the log, it complained about not finding a revision to build.

10:25:16 Using strategy: Default
10:25:16 Last Built Revision: Revision 89eb6cd10c91412bc6213ddb6df9577a2704e097 (origin/feature-mussel-musselrc)
10:25:16 Fetching changes from 1 remote Git repository
10:25:16 Fetching upstream changes from origin
10:25:17 No candidate revisions
10:25:17 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

It looks like you fixed the problem but what was the cause?

Update: Discussed in problem and looks like this was just human error. Typo in the branch name when running the CI.

Metallion added a commit that referenced this pull request Apr 30, 2015
@Metallion Metallion merged commit 2b5589d into master Apr 30, 2015
@Metallion Metallion deleted the feature-mussel-completion branch April 30, 2015 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants