Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #35

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 115 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
gpupo/mercadolivre-sdk is built on the following main stack:

- [PHP](http://www.php.net/) – Languages
- [DB](https://github.com/infostreams/db) – Database Tools
- [MariaDB](https://mariadb.com/) – Databases
- [PHP-FPM](http://php-fpm.org/) – Background Processing
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Travis CI](http://travis-ci.com/) – 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
gpupo/mercadolivre-sdk is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/11593/no-img.png' alt='DB'/> [DB](https://github.com/infostreams/db) – Database Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/1615/mariadb-logo-400x400.png' alt='MariaDB'/> [MariaDB](https://mariadb.com/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/no-img-open-source.png' alt='PHP-FPM'/> [PHP-FPM](http://php-fpm.org/) – Background Processing
- <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
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – 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") [gpupo/mercadolivre-sdk](https://github.com/gpupo/mercadolivre-sdk)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|7<br/>Tools used|05/07/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'>
<br>
<sub><a href="http://www.php.net/">PHP</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11593/no-img.png' alt='DB'>
<br>
<sub><a href="https://github.com/infostreams/db">DB</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1615/mariadb-logo-400x400.png' alt='MariaDB'>
<br>
<sub><a href="https://mariadb.com/">MariaDB</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/no-img-open-source.png' alt='PHP-FPM'>
<br>
<sub><a href="http://php-fpm.org/">PHP-FPM</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
95 changes: 95 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
repo_name: gpupo/mercadolivre-sdk
report_id: 20ff0dbb94a9241a6061cdbe5b5b760e
version: 0.1
repo_type: Public
timestamp: '2024-05-07T12:35:46+00:00'
requested_by: alisonvalente
provider: github
branch: main
detected_tools_count: 7
tools:
- name: PHP
description: A popular general-purpose scripting language that is especially suited
to web development
website_url: http://www.php.net/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
detection_source_url: https://github.com/gpupo/mercadolivre-sdk
detection_source: Repo Metadata
- name: DB
description: 'Version control for databases: save, restore, and archive snapshots
of your database from the command line'
website_url: https://github.com/infostreams/db
license: MIT
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/11593/no-img.png
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
detection_source: docker-compose.yaml
last_updated_by: Gilmar Pupo
last_updated_on: 2018-07-13 13:11:30.000000000 Z
- name: MariaDB
description: An enhanced, drop-in replacement for MySQL
website_url: https://mariadb.com/
license: GPL-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1615/mariadb-logo-400x400.png
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
detection_source: docker-compose.yaml
last_updated_by: Gilmar Pupo
last_updated_on: 2018-07-13 13:11:30.000000000 Z
- name: PHP-FPM
description: An alternative FastCGI daemon for PHP
website_url: http://php-fpm.org/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Background Processing
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml
detection_source: docker-compose.yaml
last_updated_by: Gilmar Pupo
last_updated_on: 2018-07-13 13:11:30.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_url: https://github.com/gpupo/mercadolivre-sdk
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/gpupo/mercadolivre-sdk/blob/main/.github/workflows/php.yml
detection_source: ".github/workflows/php.yml"
last_updated_by: Gilmar Pupo
last_updated_on: 2019-12-23 14:18:36.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/gpupo/mercadolivre-sdk/blob/main/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Gilmar Pupo
last_updated_on: 2016-09-06 13:47:25.000000000 Z