Skip to content
#

Deployment

The general deployment process consists of several interrelated activities with possible transitions between them. These activities can occur at the producer side or at the consumer side or both.

Here are 1,981 public repositories matching this topic...

fastlane
chatch
chatch commented Jul 16, 2019

Prerequisites

  • I am running the latest version. (up upgrade)
  • I searched to see if the issue already exists.
  • I inspected the verbose debug output with the -v, --verbose flag.
  • Are you an Up Pro subscriber?

Description

Currently the TLS version defaults to 1.0. I have to manually upgrade it to 1.2. So it would be nice if it could be specifed in the custom

AppImageKit
brecke
brecke commented May 2, 2018

hi there,

Just installed latest versions of shipit packages and here's something new:

Running 'deploy:fetch' task...
Create workspace...
Workspace created: "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Initialize local repository in "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Running "git init" on local.
@ Initialized empty Gi
jamesdreid
jamesdreid commented Jan 28, 2020

SUMMARY

Provide a quick summary of your bug report.

STACKSTORM VERSION

Paste the output of st2 --version:

st2 3.1.0, on Python 3.6.8

OS, environment, install method

Post what OS you are running this on, along with any other relevant information/

  • e.g. Docker, Vagrant, Kubernetes, etc. Describe how you installed ST2
  • e.g. one-line install, custom install, et
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
PragTob
PragTob commented Oct 17, 2019

First thanks for the great project and the great documentation! 👏 💃

The docs for migrations describe a pretty good approach. However, to the best of my search ability the docs seem not to mention how to do rollbacks of migrations which to me is an integral part of any deployment that I wouldn't want to launch without.

JoelH96
JoelH96 commented Nov 28, 2019

The deep_mnist image in the example below throws an error when ran. This is due to the requirements.txt file installing tensorflow >=1.12 (i.e. installs version 2.0). The error is due to tf.Session() being removed in tf 2.0.

Either the tensorflow version needs to be fixed in the requirements file, or the python script needs to be fixed for the latest version.

https://github.com/SeldonIO/seld

micw
micw commented Oct 26, 2018

With docker, tags are mutable: the referenced image may change for any tag (not only for latest). For example even if a project is using semantic versioning for the project, a new docker image could be available if the base image changes without changing the project's version (most common case: security update of the base image).

The documentation says for policies:

force: force update ev

KurtPfeifle
KurtPfeifle commented Dec 29, 2017

I found linuxdeployqt being used in a number of .travis.yml recipes creating AppImages, in various projects around GitHub which release AppImage binaries.

However, SOME projects use linuxdeployqt and let it create the AppImage directly. OTHER projects initially run linuxdeployqt (doing "something", which I don't understand yet), but then call appimagetool to create the App

Wikipedia
Wikipedia

Deployment apps

Semaphore

Test and deploy at the push of a button

See more Deployment apps
You can’t perform that action at this time.