workflow
Here are 2,205 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\\****
Hello,
Im new with node, its possible to you improve instalation docs for 'standalone' server installation ?
How to install latest node, npm, and dependencie to run n8n with
npm install n8n -g
example: im running ubuntu 16.04.
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
Jun 16, 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
Jun 8, 2020
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
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
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
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
Jun 17, 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
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.
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix
‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix
and ran git town kill
on that branch.
I was expecting it to change the base branch of branch-3
‘s PR but instead it closed it
$ ./.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
-
Updated
May 9, 2020 - JavaScript
-
Updated
Apr 4, 2020 - JavaScript
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
-
Updated
Jun 18, 2020 - Java
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."
Description
Hello,
A guide that describes how to use Apache Pig software operators would be useful.
Other guides are available:
https://airflow.readthedocs.io/en/latest/howto/operator/index.html
Best regards,
Kamil
Use case / motivation
N/A
Related Issues
Missing guides for Apache operators:
Apache Cassandra: apache/airflow#8189
Apa