Skip to content

Commit

Permalink
Merge branch 'main' into gitauto/issue-#268-eac6ba88-4e90-45f2-a21e-9…
Browse files Browse the repository at this point in the history
…6dc2c0d993e
  • Loading branch information
guibranco authored Jan 6, 2025
2 parents 1301bdd + 5db0927 commit 6ab662d
Show file tree
Hide file tree
Showing 20 changed files with 863 additions and 367 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.29.1",
"version": "0.29.2",
"commands": [
"dotnet-csharpier"
],
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/[email protected].16
uses: guibranco/[email protected].25
8 changes: 3 additions & 5 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ jobs:
sudo wg-quick up ./wg0.conf
- name: Run lychee
uses: lycheeverse/lychee-action@v2.1.0
uses: lycheeverse/lychee-action@v2.2.0
id: lychee
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: "--base . --cache --max-cache-age 1d ."

Expand All @@ -56,7 +54,7 @@ jobs:
run: sudo wg-quick down ./wg0.conf

- name: Create issue
if: github.event_name != 'pull_request' && env.lychee_exit_code != 0
if: always() && github.event_name != 'pull_request' && steps.lychee.outputs.exit_code != 0
uses: peter-evans/create-issue-from-file@v5
with:
title: 🔗✅ Link checker report
Expand All @@ -70,7 +68,7 @@ jobs:

- name: Update PR with comment
uses: mshick/add-pr-comment@v2
if: github.event_name == 'pull_request' && env.lychee_exit_code != 0
if: always() && github.event_name == 'pull_request' && steps.lychee.outputs.exit_code != 0
with:
refresh-message-position: true
message-id: 'link-checker-result'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonar-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
uses: sonarsource/sonarqube-scan-action@v4.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6 changes: 5 additions & 1 deletion .lycheeignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
bancoamazonia\.com\.br
bancocedula\.com\.br
bancoguanabara\.com\.br
bancointer\.com\.br
banconordeste\.gov\.br
bancopan\.com\.br
bancosemear\.com\.br
banese\.com\.br
bb\.com\.br
bcgbrasil\.com\.br
bmfbovespa\.com\.br
brp\.com\.br
Expand All @@ -13,7 +15,7 @@ caixa\.gov\.br
daycoval\.com\.br
file:\/\/
finaxis\.com\.br
github\.com\/.+\[bot\]
github\.com\/.+
github\.com\/ghost
haitongib\.com\.br
hipercard\.com\.br
Expand All @@ -23,6 +25,8 @@ itau\.com\.br
lecca\.com\.br
paranabanco\.com\.br
rabobank\.com\.br
sisprimedobrasil\.com\.br
travelexbank\.com\.br
ubs\.com
unicred\.com\.br
xpi\.com\.br
150 changes: 150 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,156 @@

## Changelog

### 2025-01-04 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 2 banks
- 395 - F D GOLD DTVM LTDA - 08.673.569/0001-20
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2025-02-06 10:00:00
- 540 - HBI SCD - 04.849.745/0001-80
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2025-01-10 11:30:00

### 2025-01-02 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 80 - BT CC LTDA. - 73.622.748/0001-08
- **LongName** (STR): BT CORRETORA DE CÂMBIO **->** BT CORRETORA DE CÂMBIO LTDA.
- **ShortName** (STR): BT CORRETORA DE CÂMBIO **->** BT CC LTDA.

### 2024-12-31 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 80 - BT CORRETORA DE CÂMBIO - 73.622.748/0001-08
- **LongName** (STR): B&T CORRETORA DE CAMBIO LTDA. **->** BT CORRETORA DE CÂMBIO
- **ShortName** (STR): B&T CC LTDA. **->** BT CORRETORA DE CÂMBIO

### 2024-12-28 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 531 - BMP SCD S.A. - 34.337.707/0001-00
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2025-01-08 08:00:00

### 2024-12-21 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 659 - ONEKEY PAYMENTS IP S.A. - 35.210.410/0001-41
- **PixType** (SPI): IDRT **->** DRCT
- **DatePixStarted** (SPI): 2022-09-12 11:04:30 **->** 2024-12-20 10:10:00

### 2024-12-20 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 95 - BANCO TRAVELEX S.A. - 11.703.662/0001-44
- **LongName** (STR): Travelex Banco de Câmbio S.A. **->** BANCO TRAVELEX S.A.
- **ShortName** (STR): TRAVELEX BANCO DE CÂMBIO S.A. **->** BANCO TRAVELEX S.A.

### 2024-12-19 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 2 banks
- 450 - FITBANK IP - 13.203.354/0001-85
- **LongName** (STR): FITBANK INSTITUIÇÃO DE PAGAMENTOS ELETRÔNICOS S.A. **->** FITBANK INSTITUIÇÃO DE PAGAMENTO S.A.
- 559 - KANASTRA CFI - 49.288.113/0001-23
- **LongName** (STR): KANASTRA SOCIEDADE DE CRÉDITO DIRETO S.A. **->** KANASTRA FINANCEIRA S.A, CREDITO, FINANCIAMENTO E INVESTIMENTO
- **ShortName** (STR): KANASTRA SCD **->** KANASTRA CFI

### 2024-12-17 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Added 1 bank
- 666 - URBANO S.A. SCFI - 53.842.122/0001-91

### 2024-12-10 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Added 1 bank
- 663 - ACTUAL DTVM S.A. - 44.782.130/0001-07
- Updated 2 banks
- 634 - BCO TRIANGULO S.A. - 17.351.180/0001-59
- **Products** (CTC): Null **->** Cheque Especial, Troca de Modalidade
- 662 - WE PAY OUT IP LTDA. - 32.708.748/0001-30
- **PixType** (SPI): IDRT **->** DRCT
- **DatePixStarted** (SPI): 2024-07-03 15:28:02 **->** 2024-12-09 11:10:00

### 2024-12-06 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Added 1 bank
- 674 - HINOVA PAY IP S.A. - 27.970.567/0001-47
- Updated 1 bank
- 523 - HR DIGITAL SCD - 44.292.580/0001-03
- **PixType** (SPI): IDRT **->** DRCT
- **DatePixStarted** (SPI): 2024-06-10 06:02:13 **->** 2024-12-05 11:10:00

### 2024-12-05 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 2 banks
- 482 - SBCASH SCD - 42.259.084/0001-22
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-12-11 11:00:00
- 572 - ALL IN CRED SCD S.A. - 51.414.521/0001-26
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-12-10 11:00:00

### 2024-11-29 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 410 - PLANNER SOCIEDADE DE CRÉDITO DIRETO - 05.684.234/0001-19
- **Pcr** (PCR): Null **->** True
- **Pcrp** (PCR): Null **->** True

### 2024-11-28 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
- 589 - G5 SCD SA - 51.212.088/0001-46
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-12-09 09:00:00

### 2024-11-20 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Added 3 banks
- 665 - STARK BANK S.A. - IP - 20.018.183/0001-80
- 671 - ZERO - 26.264.220/0001-16
- 662 - WE PAY OUT IP LTDA. - 32.708.748/0001-30
- Updated 14 banks
- 15 - UBS BB CCTVM S.A. - 02.819.125/0001-73
- **LongName** (STR): UBS Brasil Corretora de Câmbio, Títulos e Valores Mobiliários S.A. **->** UBS BB CORRETORA DE CÂMBIO, TÍTULOS E VALORES MOBILIÁRIOS S.A.
- **ShortName** (STR): UBS BRASIL CCTVM S.A. **->** UBS BB CCTVM S.A.
- 129 - UBS BB BI S.A. - 18.520.834/0001-93
- **LongName** (STR): UBS Brasil Banco de Investimento S.A. **->** UBS BB BANCO DE INVESTIMENTO S.A.
- **ShortName** (STR): UBS BRASIL BI S.A. **->** UBS BB BI S.A.
- 136 - UNICRED DO BRASIL - 00.315.557/0001-11
- **LongName** (STR): CONFEDERAÇÃO NACIONAL DAS COOPERATIVAS CENTRAIS UNICRED LTDA. - UNICRED DO BRASIL. **->** COOPERATIVA CENTRAL DE CRÉDITO UNICRED DO BRASIL - UNICRED DO BRASIL
- **ShortName** (STR): CONF NAC COOP CENTRAIS UNICRED **->** UNICRED DO BRASIL
- 271 - IB CCTVM S.A. - 27.842.177/0001-91
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-18 10:00:00
- 273 - COOP SULCREDI AMPLEA - 08.253.539/0001-64
- **LongName** (STR): Cooperativa de Crédito Rural de São Miguel do Oeste - Sulcredi/São Miguel **->** COOPERATIVA DE CREDITO SULCREDI AMPLEA
- **ShortName** (STR): CCR DE SÃO MIGUEL DO OESTE **->** COOP SULCREDI AMPLEA
- 320 - BOC BRASIL - 07.450.604/0001-89
- **Products** (CTC): Null **->** Consignado, Imobiliário, Pessoal, Veículos
- 336 - BCO C6 S.A. - 31.872.495/0001-72
- **SalaryPortability** (PCPS): Destinatário **->** Banco Folha e Destinatário
- 379 - CECM COOPERFORTE - 01.658.426/0001-08
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-25 09:00:00
- 448 - HEMERA DTVM LTDA. - 39.669.186/0001-01
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-11 09:00:00
- 530 - SER FINANCE SCD S.A. - 47.873.449/0001-28
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-13 09:00:00
- 568 - BRCONDOS SCD S.A. - 49.933.388/0001-72
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-13 11:00:00
- 593 - TRANSFEERA IP S.A. - 27.084.098/0001-69
- **PixType** (SPI): IDRT **->** DRCT
- **DatePixStarted** (SPI): 2021-05-04 10:27:26 **->** 2024-11-04 09:10:00
- 614 - NITRO SCD S.A. - 52.440.987/0001-69
- **PixType** (SPI): Null **->** DRCT
- **DatePixStarted** (SPI): Null **->** 2024-11-05 09:00:00
- 623 - BANCO PAN - 59.285.411/0001-13
- **SalaryPortability** (PCPS): Destinatário **->** Banco Folha e Destinatário

### 2024-10-18 - [MergeTool](https://github.com/guibranco/BancosBrasileiros-MergeTool)

- Updated 1 bank
Expand Down
76 changes: 0 additions & 76 deletions CODE_OF_CONDUCT.md

This file was deleted.

Loading

0 comments on commit 6ab662d

Please sign in to comment.