Skip to content
#

ops

Here are 244 public repositories matching this topic...

MegaDrive68k
MegaDrive68k commented Feb 12, 2020

Describe the bug

At the moment of creating or editing some job, go to the "Workflow" tab, create or edit an option, click on "Remote URL" (radio button) and click on "Rundeck User Guide - Option model provider" link, the new browser tab shows a broken link.

My Rundeck detail

  • Rundeck version: 3.2.2
  • install type: WAR
  • OS Name/version: Windows 10 (also confirmed with Ubuntu 19
yanghongfei
yanghongfei commented Dec 24, 2018

错误信息:
Step 10/16 : RUN pip3 install --upgrade pip
---> Running in 83716c526776

Collecting pip
Downloading https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl (1.3MB)
Installing collected packages: pip
Found existing installation: pip 10.0.1
Uninstalling pip-10.0.1:
Successfully uninstalled

akka-management
perry-mitchell
perry-mitchell commented Apr 24, 2019

This library uses minimist, which supports the --arg=value type of arguments, not what is documented in the README --arg value.

Using the latter form, as documented currently, yields bad results when say the bucket contains periods (as mine does):

s3-deploy ./dist/** --cwd ./dist/ --region eu-west-1 --bucket resources-staging.site.com --gzip json,jpg,png,gif

This fails wit

Improve this page

Add a description, image, and links to the ops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ops topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.