From f0ef65d9e8b51c587947b7fd71ee7187b9d9ef74 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 24 Dec 2023 08:31:05 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..13d8f1e2 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,94 @@ +repo_name: subho951m/openastronomy.github.io +report_id: b01f29417e5f692dd871e734aacfe108 +version: 0.1 +repo_type: Public +timestamp: '2023-12-24T08:31:03+00:00' +requested_by: bsipocz +provider: github +branch: master +detected_tools_count: 8 +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: 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: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source: Repo Metadata +- name: CircleCI + description: Automate your development process quickly, safely, and at scale + website_url: https://circleci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source: ".circleci/config.yml" + last_updated_by: David Pérez-Suárez + last_updated_on: 2020-03-12 18:06:36.000000000 Z +- 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: Repo Metadata +- name: RubyGems + description: Easily download, install, and use ruby software packages on your system + website_url: https://rubygems.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source: Gemfile + last_updated_by: DavidPS + last_updated_on: 2015-02-18 18:14:24.000000000 Z +- name: github-pages + description: Bootstrap the GitHub Pages Jekyll environment locally + package_url: https://rubygems.org/github-pages + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source: Gemfile + last_updated_by: Erik Tollerud + last_updated_on: 2018-02-08 20:52:15.000000000 Z +- name: html-proofer + description: Test your rendered HTML files to make sure they're accurate + package_url: https://rubygems.org/html-proofer + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19495/default_8a79db3626c57c6bb46227c448ffd01861613398.png + detection_source: Gemfile + last_updated_by: David Pérez-Suárez + last_updated_on: 2019-01-05 19:00:27.000000000 Z From f877a1e32219e9083704e099454ed09748e21aef Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 24 Dec 2023 08:31:06 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..51882fed --- /dev/null +++ b/techstack.md @@ -0,0 +1,106 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [subho951m/openastronomy.github.io](https://github.com/subho951m/openastronomy.github.io)![](https://img.stackshare.io/public_badge.svg "public") +

+|8
Tools used|12/24/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (3) + + + + + + + + +
+ CircleCI +
+ CircleCI +
+ +
+ Git +
+ Git +
+ +
+ RubyGems +
+ RubyGems +
+ +
+ + +## Open source packages (2) + +## RubyGems (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[github-pages](https://rubygems.org/github-pages)|N/A|02/08/18|Erik Tollerud |MIT|N/A| +|[html-proofer](https://rubygems.org/html-proofer)|N/A|01/05/19|David Pérez-Suárez |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 79574292c0ab90e2a985f9dc9719ff2c8c74142a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:59 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 13d8f1e2..04a755d9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: subho951m/openastronomy.github.io report_id: b01f29417e5f692dd871e734aacfe108 version: 0.1 repo_type: Public -timestamp: '2023-12-24T08:31:03+00:00' +timestamp: '2024-01-05T08:16:27+00:00' requested_by: bsipocz provider: github branch: master @@ -16,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/subho951m/openastronomy.github.io detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -26,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/subho951m/openastronomy.github.io detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus @@ -36,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/subho951m/openastronomy.github.io detection_source: Repo Metadata - name: CircleCI description: Automate your development process quickly, safely, and at scale @@ -45,6 +48,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source_url: https://github.com/subho951m/openastronomy.github.io/blob/master/.circleci/config.yml detection_source: ".circleci/config.yml" last_updated_by: David Pérez-Suárez last_updated_on: 2020-03-12 18:06:36.000000000 Z @@ -56,6 +60,7 @@ tools: 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/subho951m/openastronomy.github.io detection_source: Repo Metadata - name: RubyGems description: Easily download, install, and use ruby software packages on your system @@ -65,6 +70,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source_url: https://github.com/subho951m/openastronomy.github.io/blob/master/Gemfile detection_source: Gemfile last_updated_by: DavidPS last_updated_on: 2015-02-18 18:14:24.000000000 Z @@ -77,6 +83,7 @@ tools: category: Libraries sub_category: RubyGems Packages image_url: https://img.stackshare.io/package/rubygems/image.png + detection_source_url: https://github.com/subho951m/openastronomy.github.io/blob/master/Gemfile detection_source: Gemfile last_updated_by: Erik Tollerud last_updated_on: 2018-02-08 20:52:15.000000000 Z @@ -89,6 +96,7 @@ tools: category: Libraries sub_category: RubyGems Packages image_url: https://img.stackshare.io/package/19495/default_8a79db3626c57c6bb46227c448ffd01861613398.png + detection_source_url: https://github.com/subho951m/openastronomy.github.io/blob/master/Gemfile detection_source: Gemfile last_updated_by: David Pérez-Suárez last_updated_on: 2019-01-05 19:00:27.000000000 Z From ad8f87a7e67924aab981e3d61d010177a08d0caf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:59 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 51882fed..12b172fa 100644 --- a/techstack.md +++ b/techstack.md @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [subho951m/openastronomy.github.io](https://github.com/subho951m/openastronomy.github.io)![](https://img.stackshare.io/public_badge.svg "public")

-|8
Tools used|12/24/23
Report generated| +|8
Tools used|01/05/24
Report generated| |------|------|
From 10c048818f5c4340789746c287a4b3d3aa053796 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:51 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 04a755d9..cf802c25 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: subho951m/openastronomy.github.io report_id: b01f29417e5f692dd871e734aacfe108 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:16:27+00:00' +timestamp: '2024-02-29T19:10:48+00:00' requested_by: bsipocz provider: github branch: master From 065b23b8f2b28ab305a9cbb26280f9f2775c40e7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:51 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 12b172fa..500cfe84 100644 --- a/techstack.md +++ b/techstack.md @@ -3,9 +3,9 @@ ## Tech Stack subho951m/openastronomy.github.io is built on the following main stack: -- [CircleCI](https://circleci.com/) – Continuous Integration -- [Ruby](https://www.ruby-lang.org) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [Ruby](https://www.ruby-lang.org) – Languages +- [CircleCI](https://circleci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -15,9 +15,9 @@ Full tech stack [here](/techstack.md) ## Tech Stack subho951m/openastronomy.github.io is built on the following main stack: -- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration -- Ruby [Ruby](https://www.ruby-lang.org) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- Ruby [Ruby](https://www.ruby-lang.org) – Languages +- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [subho951m/openastronomy.github.io](https://github.com/subho951m/openastronomy.github.io)![](https://img.stackshare.io/public_badge.svg "public")

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