-
figure out an automatic redeployment plan on releases
satra updated
3 years ago
-
Could you please look into updating the dependency on node-slack, and maybe move to slack-node, which has updated to allow for the new Webhook URL method of communicating with Slack?
It would require…
-
Hi,
trying to deploy my build to heroku.
this repository uses two ports, one webpack and one for api.
but as i know, heroku just has one PORT option which gets self assigned with env port variable.
…
-
The deploy to heroku button no longer works and this no longer runs on heroku
-
Type: Bug
### Steps
1. Run a task (e.g. a custom test task) configured with `"runOptions": { "reevaluateOnRerun": false }`.
2. Run the command "Tasks: Rerun Last Task"
3. Run the command "Tasks: Re…
-
### ⚠️ Issue
---
- CI/CD 파이프라인 구축
### ✏️ ToDoList
---
- [x] workflows 작성
- [x] nginx.conf, Procfile, webpack.config.js 작성
-
I follow the steps in https://github.com/github/hubot/wiki/Deploying-Hubot-onto-UNIX and https://github.com/github/hubot/wiki/Adapter:-Gtalk .
Hubot works fine with the shell adapter. But it can't wo…
-
Latest commit on main changes environment filename from .local.env to .env but broke my local installation.
I renamed .local.env to .env, deleted the docker container, did 'ops down' then 'ops up,' d…
-
How might one deploy the judge to heroku without using the docker-compose commands, as heroku does not seem to support docker-compose, but its own yml file heroku.yml?
-
I am trying to install barkeep in CentOS6.
Following the guide here 'https://github.com/ooyala/barkeep/blob/master/install_barkeep.sh', i installed ruby, cloned barkeep, configged nginx, and these wer…