-
Updated
Feb 3, 2021 - Ruby
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 2,620 public repositories matching this topic...
-
Updated
Jan 28, 2021 - PHP
-
Updated
Nov 18, 2020 - Go
-
Updated
Jan 30, 2021 - TypeScript
-
Updated
Feb 4, 2021 - Ruby
Trying to --appimage-extract-and-run a x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage
but
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract
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
-
Updated
Dec 4, 2020 - JavaScript
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.
SUMMARY
On some cases, when trying to display the help st2 run action pack.action -h on an action that has ordered parameters like this one from the librenms pack
STACKSTORM VERSION
Paste the output of st2 --version:
st2 --version
st2 3.3.0, on Python 3.9.1
OS, environment, install method
Post what OS you are running this on, along with any other
-
Updated
Feb 3, 2021 - Groovy
-
Updated
Jan 12, 2021 - Kotlin
-
Updated
Oct 1, 2020 - Java
-
Updated
Feb 2, 2021
-
Updated
Oct 6, 2020 - Elixir
Currently Swagger OpenAPI spec does not refrence jsonData, so we should update the spec to reflect this
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Feb 3, 2021 - Python
-
Updated
Nov 9, 2020 - YAML
-
Updated
Jan 10, 2020
-
Updated
Sep 11, 2018 - C++
-
Updated
Jan 28, 2021 - Go
-
Updated
Feb 3, 2021 - Python
-
Updated
Oct 21, 2019 - Go
-
Updated
Apr 12, 2020 - Java
- Wikipedia
- Wikipedia
Deployment apps
Cloud 66 for Rails
Build, deploy, and maintain your Rails apps on any cloud or server
Cloud 66 Skycap
Skycap is a container native CI/CD tool
Flaptastic
Manage flaky unit tests. Click a checkbox to instantly disable any test on all branches. Works with your current test suite
CloudBees CodeShip
Continuous Integration and Delivery. Fast. Customizable. Easy
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Buddy
One-click delivery automation for Web Developers
Codefresh
A modern container-based CI/CD platform, easily assemble and run pipelines with high performance
Semaphore
Test and deploy at the push of a button
Describe your feature request
Hi guys,
It would be awesome to add API that has same output as
ray memorycommand.Also, it would be good to add some additional output info for
ray.objects(). For example, node IP, IDs of objects which are created in in-process stores, IDs of objects from remote calls (when remote calls are still being executed).Thanks in advance!