From ece02a6d80afcff96b7b6568ff5904c348d73a9b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 15:11:51 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..a9f878e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,48 @@ +repo_name: novuhq/novu-rust +report_id: aa4a63e3d8079ad1bd766b31e09e7d63 +repo_type: Public +timestamp: '2023-11-09T15:11:50+00:00' +requested_by: king-11 +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: Rust + description: A safe, concurrent, practical language + website_url: http://www.rust-lang.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png + 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: 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: ".github/workflows/testing.yml" + last_updated_by: Midka + last_updated_on: 2023-10-22 18:09:18.000000000 Z +- name: Nix + description: 'A package manager for Linux and other Unix systems ' + website_url: http://nixos.org/nix + license: LGPL-2.1 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/4348/ET9J1uY-_400x400.png + detection_source: Repo Metadata From 605e080cd61c52a63e9e87344333d491fee01b50 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 15:11:52 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..eacf5d3 --- /dev/null +++ b/techstack.md @@ -0,0 +1,76 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [novuhq/novu-rust](https://github.com/novuhq/novu-rust)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Rust +
+ Rust +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Nix +
+ Nix +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 10882d4dfde71941144f5cf4d80445ba1489a9c5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:10:43 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index a9f878e..b051ffb 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: novuhq/novu-rust report_id: aa4a63e3d8079ad1bd766b31e09e7d63 +version: 0.1 repo_type: Public -timestamp: '2023-11-09T15:11:50+00:00' +timestamp: '2024-01-04T14:57:40+00:00' requested_by: king-11 provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png + detection_source_url: https://github.com/novuhq/novu-rust detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -24,6 +26,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/novuhq/novu-rust detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -33,7 +36,8 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/testing.yml" + detection_source_url: https://github.com/novuhq/novu-rust/blob/master/.github/workflows/dependencies.yml + detection_source: ".github/workflows/dependencies.yml" last_updated_by: Midka last_updated_on: 2023-10-22 18:09:18.000000000 Z - name: Nix @@ -45,4 +49,5 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/4348/ET9J1uY-_400x400.png + detection_source_url: https://github.com/novuhq/novu-rust detection_source: Repo Metadata From 58c663a3a40cd51253564d123a0f41a8d008e6fb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:10:43 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index eacf5d3..19dc05b 100644 --- a/techstack.md +++ b/techstack.md @@ -1,30 +1,34 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [novuhq/novu-rust](https://github.com/novuhq/novu-rust)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/09/23
Report generated| +|4
Tools used|01/04/24
Report generated| |------|------|
@@ -73,4 +77,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 3afa1849d71cac7160b3eaed72b412cacd8db467 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:42: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 b051ffb..a774997 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: novuhq/novu-rust report_id: aa4a63e3d8079ad1bd766b31e09e7d63 version: 0.1 repo_type: Public -timestamp: '2024-01-04T14:57:40+00:00' +timestamp: '2024-01-05T09:22:23+00:00' requested_by: king-11 provider: github branch: master From 562da9df7966601c85149915cea078c1e283e80b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:42:52 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 19dc05b..aa4ea16 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") [novuhq/novu-rust](https://github.com/novuhq/novu-rust)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/04/24
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|