Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Demos for Functions Progress not updated #126

Open
noviicee opened this issue Oct 5, 2021 · 5 comments
Open

Demos for Functions Progress not updated #126

noviicee opened this issue Oct 5, 2021 · 5 comments

Comments

@noviicee
Copy link

noviicee commented Oct 5, 2021

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.

@noviicee
Copy link
Author

noviicee commented Oct 5, 2021

I wish to update the progress of the Demo-Functions. May I take this up..?

@christyjacob4
Copy link
Member

Would you like to discuss your approach ? Maybe we can go over some ideas before you start the implementation? How does that sound ?

@Meldiron
Copy link
Contributor

Meldiron commented Oct 5, 2021

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

@noviicee
Copy link
Author

noviicee commented Oct 6, 2021

Thanks for the reference @Meldiron. I get the point.
Will try to implement it 😄

@noviicee
Copy link
Author

noviicee commented Oct 6, 2021

@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..?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants