Commit Graph

34 Commits

Author SHA1 Message Date
Ayodeji Ogundare
29696b46df Update image 2024-10-17 10:09:31 +02:00
Beppe Catanese
1b7a582bb0 Update CODEOWNERS 2024-09-24 17:28:52 +02:00
Beppe Catanese
38a3dab615 Merge pull request #47 from Adyen/config-sonarcloud
Enable Sonarcloud
2024-09-05 11:11:36 +02:00
Beppe Catanese
b4334d18d6 Create sonarcloud.yml 2024-08-29 16:37:31 +02:00
Beppe Catanese
f7a69ac900 Create codeql.yml 2024-08-29 16:34:25 +02:00
dependabot[bot]
a319bf299a Bump tj-actions/changed-files from 35 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 13:50:18 +00:00
gcatanese
b470182957 Process yaml folder 2024-03-28 09:12:06 +01:00
Beppe Catanese
70c423d59f Generate from OpenAPI json specs 2024-03-19 09:56:53 +01:00
gcatanese
0148ee7a31 Correct IPP setup 2023-11-07 11:06:09 +01:00
gcatanese
a4af17f205 Add IPP workflow 2023-11-07 11:02:33 +01:00
Beppe Catanese
728e286ade Correct path 2023-09-12 20:12:36 +02:00
Beppe Catanese
9e45f0a8e8 Refactor workflows 2023-09-08 14:16:06 +02:00
Beppe Catanese
0ef09438c8 Add update collection workflow 2023-08-22 08:59:10 +02:00
Beppe Catanese
85b32c4423 Add create collection workflow 2023-08-22 08:59:00 +02:00
Beppe Catanese
e1d2ad6e95 Remove generate single file workflow 2023-08-22 08:58:44 +02:00
Beppe Catanese
b50cbd9f14 Process single file 2023-05-11 21:26:09 +02:00
julien Lengrand-Lambert
5e52061087 Only create issues if new files have been added and push to postman (#22)
* Only create issues if new files have been added
* Adding the push to postman for newly added files to Postman
* Only push added files
2023-03-13 09:54:30 +01:00
Julien Lengrand-Lambert
cadea1e5ae Are we getting there? 2023-02-23 14:10:40 +01:00
Julien Lengrand-Lambert
bedb84a95d Removing debugs 2023-02-23 14:09:31 +01:00
Julien Lengrand-Lambert
6103752284 And now? 2023-02-23 14:08:37 +01:00
Julien Lengrand-Lambert
8da6c42248 openapi as root path 2023-02-23 14:06:47 +01:00
Julien Lengrand-Lambert
5ee661db4a separate paths 2023-02-23 14:05:28 +01:00
Julien Lengrand-Lambert
d80b8ed8c9 One step back 2023-02-23 13:59:31 +01:00
Julien Lengrand-Lambert
0e957dea97 With path setting 2023-02-23 13:57:12 +01:00
Julien Lengrand-Lambert
b996249f59 It should work, what's happening 2023-02-23 13:51:20 +01:00
Julien Lengrand-Lambert
f097dc7da5 Adding debugging 2023-02-23 13:47:52 +01:00
Julien Lengrand-Lambert
52a86319b5 trying with adyen-openapi as main working directory 2023-02-23 13:44:53 +01:00
Julien Lengrand-Lambert
4ff774e0cd Only run action if files have changed 2023-02-23 13:39:05 +01:00
Julien Lengrand-Lambert
001e1411ec Fixing issue with github issue creation job 2023-02-23 13:14:20 +01:00
julien Lengrand-Lambert
18bef21951 Add commit to main branch to workflow (#8)
* Create sample workflow to generate postman definition files
2023-02-23 13:08:13 +01:00
julien Lengrand-Lambert
733c8f5b88 Create sample workflow to generate postman definition files (#6)
* Create sample workflow to generate postman definition files
2023-02-23 11:49:35 +01:00
Julien Lengrand-Lambert
110153a49b Adding details in the GitHub Issue creation process tempalte 2023-02-22 15:08:21 +01:00
julien Lengrand-Lambert
6e8c6e0b95 Adyen-openapi trigger (#3)
* Adds simple workflow to create an issue on adyen-openapi changes
2023-02-15 14:24:03 +01:00
julien Lengrand-Lambert
f2214c134a Setup with scripts to generate, and first actual generation (#1)
* Sets up project
* Creates iterative script to run in Docker image
2023-02-15 11:52:23 +01:00