-
Updated
Nov 25, 2020 - 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,501 public repositories matching this topic...
-
Updated
Nov 20, 2020 - PHP
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 26, 2020 - Ruby
-
Updated
Nov 11, 2020 - TypeScript
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
Nov 20, 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.
The project ships https://github.com/StackStorm/st2/blob/master/st2common/bin/st2-check-license which is irrelevant now, considering ongoing EWC features integration in the st2 core.
The task is to find all the places: https://github.com/search?q=org%3AStackStorm+st2-check-license&type=code and remove the st2-check-license
scripts.
This is an easy good first issue
for someone willing to
-
Updated
Nov 26, 2020 - Groovy
-
Updated
Oct 7, 2020 - Kotlin
-
Updated
Oct 1, 2020 - Java
-
Updated
Nov 20, 2020
-
Updated
Oct 6, 2020 - Elixir
-
Updated
Nov 25, 2020 - Python
-
Updated
Nov 9, 2020 - YAML
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Jan 10, 2020
Currently the way that the predict function converts the incoming data and more importantly the return statement is quite obscure, and the community tends to just look at the util.py functions, however they shouldn't have the need to read the source to know what rules apply. For this it would be useful to ahve a table or a high level overview of the rules that apply in regards to what data types g
-
Updated
Sep 11, 2018 - C++
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 21, 2019 - Go
-
Updated
Apr 12, 2020 - Java
-
Updated
Feb 14, 2020 - PHP
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
- Wikipedia
- Wikipedia
Deployment apps
Semaphore
Test and deploy at the push of a button
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
Cloud 66 for Rails
Build, deploy, and maintain your Rails apps on any cloud or server
CloudBees CodeShip
Continuous Integration and Delivery. Fast. Customizable. Easy
Flaptastic
Manage flaky unit tests. Click a checkbox to instantly disable any test on all branches. Works with your current test suite
Cloud 66 Skycap
Skycap is a container native CI/CD tool
When I have a cluster already running, I sometimes want to re-run the setup commands even if there's no changes, without having to shut down the cluster. For example if I am installing a package via a Github repo, I want to trigger the install again after pushing new changes.
However, calling
ray up
doesn