workflow
Here are 2,147 public repositories matching this topic...
Currently, if look at the windows_e2e tests on circle under the write e2e files
step, you will see this warning:
Error autodetecting timing type, falling back to weighting by name. Autodetect no matching filename or classname. If file names are used, double check paths for absolute vs relative.
Example input file: "e2e\\api\\add-many.e2e.1.ts"
Example file from timings: "C:\\Users\\****
It'd be great to have a CDK or SAM template to set up all required resources in 1 click/command to run n8n on AWS.
I'd imagine it'd include something like:
- RDS Postgress/ DocumentDB (in lieu of MongoDB)
- ECS Fargate setup (to run the container)
- Cluster
- Task
- Service
- Security groups
The README.md contains a lot of advanced config examples for functional tasks. We should probably add some basic ones as well:
'*.js': ['eslint']
<- fail when eslint finds issues issues'*.js': ['eslint --fix', 'git add']
<- automatically fix eslint issues, and add to commit'*.js': ['prettier --list-different']
<- fail when prettier finds issues- `'*.js': ['prettier --write
Description
The bower_components folder is not compiled when angular-i18n dependency is included.
Expected behavior
Brunch should process the bower_components folder and perform the related tasks.
Actual behavior
When I add the angular-i18n package in my bower.json, Brunch ignores the bower_components folder and the vendor files (js and css) are n
Summary
It would be nice if there were a dropdown or auto-complete for the label filter input.
Motivation
Unless you happen to know the exact text of the label you're trying to filter by, it's difficult to apply filters. It's also not immediately obvious in the UI that the label should be expressed as key=value
.
Proposal
I think the label text box input should be replaced wi
-
Updated
May 21, 2020
I’m trying to use those hives but I’m not clear on how to do it. It will be clearer if hive maker added documentation on how to configure them. A (formatted?) text explaining how to configure the hive (generate secret keys, …) with a link to the official website for example.
For example:
Discord, should I create an application or a bot?
Twitter, I need to give my phone number?
Twitch, I trie
The following may be a Git Flow issue or a Git for Windows issue. In addition to this ticket I also opened the following:
And:
With the following environment:
Git for Windows:
git version 2.21.0.windows.1
cpu: x86_64
built from commit: 2481c4cbe949856f270a3ee80c802f5dd89381aa
sizeof-
Example Error for SEO:
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Cache.get (/Users/seph/Code/ChooseHealth/instride-storefront/node_modules/fuse-box/cache/cache.js:90:39)
at Cache.restoreModule (/Users/seph/Code/ChooseHealth/instride-storefront/node_modules/fuse-box/cache/cache.js:254:29)
at ict.on.props (/Users/seph/Code/ChooseHealth/instrid
-
Updated
Apr 26, 2020
Feature motivation
Azure storage client is backward incompatible, there's an issue #757 for upgrading the azure connection to the latest client. The new version has an async interface that can be leveraged for the streams module, at least for downloads.
N.B. This is likely a 3~4h work and not a pressing need, so just putting this in the backlog.
Feature implementation
There's a
Remove pip cache
Ex:
&& rm -rf \
/var/lib/apt/lists/* \
/tmp/* \
/var/tmp/* \
/usr/share/man \
/usr/share/doc \
- /usr/share/doc-base
+ /usr/share/doc-base \
+ /root/.cache/pip
Ref: https://pip.pypa.io/en/stable/reference/pip_install/#caching
Use Case
Please provide a use case to help us understand your request in context
The Kubernetes Job tasks in our task library mimic the Kubernetes API, but an expected 'normal' use case of them is composed of several steps, namely creating a namespaced job, polling for it to complete, and deleting the job at the end. Right now no task in the task library knows how to poll for job status, an
I'm trying to run VersionPress on Local by Flywheel which doesn't have Git available. Our system check message is confusing as it indicates an incorrect version:
This is the system info page:
<i
In the docs at
https://workflow-core.readthedocs.io/en/latest/json-yaml/
you make reference to IDefinitionLoader
and indicate that using should be using WorkflowCore.Services.DefinitionStorage;
this is incorrect as the interfaces are at WorkflowCore.Interface
Also typos in this doc:
WorklfowCore.Primitives
should be WorkflowCore.Primitives
`using using WorkflowCore.Servic
-
Updated
May 23, 2020 - C#
-
Updated
Mar 27, 2020 - CSS
Issue
16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
Steps to Reproduce
Try the search with BEGIN: pro
https://github.com/salesagility/SuiteCRM/search?q
As I was following the tutorials, I discovered that they Keywords screen has changed. Now there are two options for input: "with input as argv", "with input as {query}". The option "with input as argv" is selected by default.
Tutorial is written using "with input as {query}", so initially it doesn't match on the screen. There is no option to choose the Escaping options in the "with input as arg
The error seems to be here:
https://github.com/viewflow/viewflow/blob/master/viewflow/test.py#L76
I made sure that I setup the URL as stated in the documentation.
AssertionError: PATH_INFO doesn't start with /: 'None
The installed fish completion eats all git
expansions, but instead it should delegate anything that isn't git town <command>
to the preinstalled git completion.
I'm not an expert on fish completions so I'm not sure how to resolve this myself, but currently you can't have completions for both git
and git town
concurrently.
Canvas context menu and also node context menu are overrideable, but when you click on slot you get only the build version.
I would like to see that could also be overriden.
-
Updated
May 9, 2020 - JavaScript
-
Updated
Apr 4, 2020 - JavaScript
$ ./.buildkite/images/docker/test_project/build.sh 3.6.8
+ PYTHON_VERSION=3.6.8
+ pushd /Users/yuhan/dev/dagster/.buildkite/images/docker/test_project
~/dev/dagster/.buildkite/images/docker/test_project ~/dev/dagster
+ mkdir -p build_cache
./.buildkite/images/docker/test_project/build.sh: line 28: GOOGLE_APPLICATION_CREDENTIALS: unbound variable
Hello guys,
i've seen that OctoDNS includes a "SafePlan" to prevent too much updates. I haven't seen any documentation regarding this feature setting. It's an interesting point and i think that the main documentation should describe fields like this, it will be definitively useful :).
Have a good week!
It would be nice if logs and debugging won't show up in minified scripts. So the custom.min.js should not have any debugging
This should work if added.
https://www.npmjs.com/package/gulp-strip-debug
As embarrassing as it may sound. This repo is the first time I got to hear about LGTM
reviews. But the point is, I am always trying to improve on things like my workflows.
Which is why, I am requesting a WIKI document, that explains how does your workflow work. Nothing too complex just one example where you would use Git Reflow and show us how it will work with LGTM in an explicit example.
I
Improve this page
Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."
Airflow has SQLSensor and PythonBranchOperator it seems that the logic of both can be combined to create SQLBranchOperator
SQLSenor knows to take single sql query and wait for condition on it. it can be copied and changed so that it won't wait (like sensor) but simply return true false. According to the value returned from the query it will follow the chosen branch.