Skip to content

Commit

Permalink
Create tech stack docs (techstack.yml and techstack.md) (#34)
Browse files Browse the repository at this point in the history
* Create techstack.yml

* Create techstack.md

---------

Co-authored-by: stacksharebot <[email protected]>
  • Loading branch information
stack-file[bot] and stacksharebot authored Jan 2, 2024
1 parent f351db9 commit 12a370d
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
55 changes: 55 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
InovacaoMediaBrasil/VisualStudioSnippets is built on the following main stack:
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
InovacaoMediaBrasil/VisualStudioSnippets is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [InovacaoMediaBrasil/VisualStudioSnippets](https://github.com/InovacaoMediaBrasil/VisualStudioSnippets)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|2<br/>Tools used|12/27/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
30 changes: 30 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
repo_name: InovacaoMediaBrasil/VisualStudioSnippets
report_id: 002632e8b726accfb7dbfc1144f9fdcd
version: 0.1
repo_type: Public
timestamp: '2023-12-27T19:58:39+00:00'
requested_by: guibranco
provider: github
branch: main
detected_tools_count: 2
tools:
- 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/size-label.yml"
last_updated_by: dependabot[bot]
last_updated_on: 2023-06-06 08:10:22.000000000 Z

0 comments on commit 12a370d

Please sign in to comment.