From d0ec53b9e79bfc929087d427eab140b21e4b0dab Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 24 Jan 2024 17:55:28 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000000..b3988666da --- /dev/null +++ b/techstack.yml @@ -0,0 +1,112 @@ +repo_name: mday299/ardupilot_wiki +report_id: 21e09c642583ff85fda0abeb85b0dc07 +version: 0.1 +repo_type: Public +timestamp: '2024-01-24T17:55:26+00:00' +requested_by: shubham-shahh +provider: github +branch: master +detected_tools_count: 9 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/mday299/ardupilot_wiki/blob/master/.github/workflows/test.yml + detection_source: ".github/workflows/test.yml" + last_updated_by: Pierre Kancir + last_updated_on: 2020-11-13 15:42:11.000000000 Z +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/mday299/ardupilot_wiki/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Peter Barker + last_updated_on: 2020-06-01 00:48:15.000000000 Z +- name: Vagrant + description: A tool for building and distributing development environments + website_url: http://www.vagrantup.com/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Management + image_url: https://img.stackshare.io/service/768/150px-Vagrant.png + detection_source_url: https://github.com/mday299/ardupilot_wiki/blob/master/Vagrantfile + detection_source: Vagrantfile + last_updated_by: Peter Barker + last_updated_on: 2021-05-13 04:04:47.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/mday299/ardupilot_wiki + detection_source: Repo Metadata From 8d8bcdd760554baea7ba5ca5e626a3fd8c650293 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 24 Jan 2024 17:55:29 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000000..d5a5c28000 --- /dev/null +++ b/techstack.md @@ -0,0 +1,133 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [mday299/ardupilot_wiki](https://github.com/mday299/ardupilot_wiki)![](https://img.stackshare.io/public_badge.svg "public") +

+|9
Tools used|01/24/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ Vagrant +
+ Vagrant +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 46c704d6d4fec8bab1d78f6260ace168e7e33eb0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:33:42 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index b3988666da..9ac8a52e08 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: mday299/ardupilot_wiki report_id: 21e09c642583ff85fda0abeb85b0dc07 version: 0.1 repo_type: Public -timestamp: '2024-01-24T17:55:26+00:00' +timestamp: '2024-02-29T19:37:31+00:00' requested_by: shubham-shahh provider: github branch: master From 9989f4afc9cf1038c07a469680a0817d7613fe65 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:33:42 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index d5a5c28000..1a7f7f26b7 100644 --- a/techstack.md +++ b/techstack.md @@ -3,13 +3,13 @@ ## Tech Stack mday299/ardupilot_wiki is built on the following main stack: -- [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management -- [Python](https://www.python.org) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Python](https://www.python.org) – Languages - [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- [GitHub Actions](https://github.com/features/actions) – Continuous Integration - [Travis CI](http://travis-ci.com/) – Continuous Integration +- [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -19,13 +19,13 @@ Full tech stack [here](/techstack.md) ## Tech Stack mday299/ardupilot_wiki is built on the following main stack: -- Vagrant [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management -- Python [Python](https://www.python.org) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Python [Python](https://www.python.org) – Languages - Docker [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- Vagrant [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [mday299/ardupilot_wiki](https://github.com/mday299/ardupilot_wiki)![](https://img.stackshare.io/public_badge.svg "public")

-|9
Tools used|01/24/24
Report generated| +|9
Tools used|02/29/24
Report generated| |------|------|