diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index fbb0116..f4db611 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,22 @@ +jobs: + job_id: + permissions: + contents: 'read' + id-token: 'write' + steps: + + # ... + + - uses: 'google-github-actions/auth@v2' + with: + workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider' + service_account: 'my-service-account@my-project.iam.gserviceaccount.com' + + - uses: 'google-github-actions/deploy-cloudrun@v2' + with: + image: 'gcr.io/cloudrun/hello' + service: 'hello-cloud-run' github: [KIDI’S TECH.com,kidiit] patreon: KIDI'S-TECH@patreon.com community_bridge: https://openprofile.dev/profile/kiditech diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..e5015ea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ + +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + + + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..a17f378 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..e8bf6c9 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,18 @@ +version: 2 +updates: + # Enable version updates for npm + - package-ecosystem: "npm" + # Look for `package.json` and `lock` files in the `root` directory + directory: "/" + # Check the npm registry for updates every day (weekdays) + schedule: + interval: "daily" + + # Enable version updates for Docker + - package-ecosystem: "docker" + # Look for a `Dockerfile` in the `root` directory + directory: "/" + # Check for updates once a week + schedule: + interval: "weekly" + diff --git a/README.md b/README.md index 4fe3aa8..cb61871 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8239/badge)](https://www.bestpractices.dev/projects/8239) # Automation repetitive task software Tremendously automated repetitive task sofware with the motive of contributing to what makes your day to day activities much easier and accessible for you at your work place. -Before jumping to what we've today.I want to use this Opportunity to Thank each and every one of you for contributing in one way or the other and congratulate us as well because we recently hit our first 1.2K+ views on GITHUB with over 250 clones on my last repo. However,I'll encourage each and every one of us to keep up the good work. on that note, I want to advance us alittle bit on how to build a good automation task that can be used in your different organization. Please take note of each and every step to fully understand how to repetitive automate a software to perform a particular task without the intervention of human being. it can be considered as a machince learning task.also the following steps will help and assit you to state your algorithm when a atomating a particular task below. +Before jumping to what we've today.I want to use this Opportunity to Thank each and every one of you for contributing in one way or the other and congratulation to us as well because we recently hit our first 1.2K+ views on GITHUB with over 250 clones on my last repo. However,I'll encourage each and every one of us to keep up the good work. on that note, I want to advance us alittle bit on how to build a good automation task that can be used in your different organization. Please take note of each and every step to fully understand how to repetitive automate a software to perform a particular task without the intervention of human being. it can be considered as a machince learning task.also the following steps will help and assit you to state your algorithm when a atomating a particular task below. How to understand and use this software: diff --git a/version/2024 b/version/2024 new file mode 100644 index 0000000..51cfbab --- /dev/null +++ b/version/2024 @@ -0,0 +1,10 @@ +#PROJECT INSIGHTs/VOTE OF THANKS + +## Hi to everyone seeing this, I want to use this opportunity to wish the community a happy new year with good health and prosperity. However, I want give the community heads up on +what we have accomplished so far from our last project. I really can't put enough words to express my happiest on our last project. last year was a very good one for us but I don't want us +to relent or relax. on that note, y'all commits and pull requests has been doing pretty awesome over here! please keep it coming and please don't forget to call my attention when confused on any issues to solve on any of our projects + +In Addition, I want spicy it up alittle bit to motivate us the most this year. from my overall analytics on our last project has been able to accumulate the followings: "1.4k+ views with 503 clones". I'm super excited +on what we've accomplished so far on our project. moreover, I want us to be encouraged and keep up the good work because we ain't there yet until then. keep the good work going. on one hand,I'm not looking at the numbers of views and clones we've gotten so far. +however,my main priority is to make sure that each and every one of us in the community understands,learn, and can build something spectacular from our successfully deployed projects so far. on the other, my warmest gratitude goes to you guys and I can't wait to share and +learn with y'all soonest on my next project!. signing out KIDI'S TECH! AND HAPPY NEW YEAR ONCE AGAIN FROM KIDI'S TECH YOUR FRIEND.