question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add worker.config.json to package metadata

See original GitHub issue

Currently, the worker.py and worker.config.json files are not published to the azure-functions-worker package on PyPI. This causes confusion in the tooling since it has to install the package from PyPI but pull these specific files from GitHub.

Ideally, everything should be part of the same package on PyPI.

@pragnagopa is there a reason this isn’t already the case?

/cc @ankitkumarr @ahmelsayed @maiqbal11

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pragnagopacommented, Nov 27, 2018

I have raised this concern earlier. Yes we should include these files. @elprans - any blockers to include these files?

0reactions
maiqbal11commented, Mar 4, 2019

Closing as equivalent work is happening in https://github.com/Azure/azure-functions-python-worker/issues/286

Read more comments on GitHub >

github_iconTop Results From Across the Web

Service worker configuration - Angular
The ngsw-config.json configuration file specifies which files and data URLs the Angular service worker should cache and how it should update the cached ......
Read more >
Create and configure a config.json file - ITOM Practitioner Portal
Create a template config.json file using a script. In the scripts directory of the unzipped installation package, run the following command to run...
Read more >
Worker Configuration Properties | Confluent Documentation
Worker Configuration Properties¶. The following lists many of the configuration properties related to Connect workers. The first section lists common ...
Read more >
host.json reference for Azure Functions 2.x | Microsoft Learn
The host.json metadata file contains configuration options that affect all functions in a function app instance.
Read more >
Metadata JSON
The interface metadata, along with other application configuration metadata, is contained inside the Catalog JSON file that is described in the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found