-
Notifications
You must be signed in to change notification settings - Fork 142
Demos for Functions Progress not updated #126
Comments
I wish to update the progress of the Demo-Functions. May I take this up..? |
Would you like to discuss your approach ? Maybe we can go over some ideas before you start the implementation? How does that sound ? |
Hello there 👋 First of all, thanks for the idea, it is amazing! The only problem is that manually updating will never get the job done.. Believe it or not, in 1 month it will be as outdated as it is right now. My idea is to create a GitHub action that will scan all folders and generate this table. Then, we will configure the action to run every 12 hours. Do you think you could implement that? As a reference, you can take a look at GitHub profile tutorials, they usually show how to include dynamic stuff into profile README.md. Her is one example: https://youtu.be/ECuqb5Tv9qI?t=269 |
Thanks for the reference @Meldiron. I get the point. |
@Meldiron I have created a workflow, but I am not sure as to how to use it to scan all folders and generate this table. Could you help me a little on that..? |
The progress for the Demos for Functions in different languages are not updated.
For example- It says there is no helloworld function for dotnet, but if you check in the dotnet directory, the function exists.
Similarly, the function for object-detection does not exist in php, but it is checked on the progress.
This might create confusion among new contributors.
The text was updated successfully, but these errors were encountered: