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

[CAT-1120] Some improvements to CI, Postman collection generation and typescript/axios templates #71

Merged
merged 1 commit into from
May 7, 2024

Conversation

dvacca-onfido
Copy link
Contributor

@dvacca-onfido dvacca-onfido commented May 6, 2024

Small improvements to CHANGELOG file entry generation (example):

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db9e953..3a854bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Changelog
 
+## v4.0.0 6th May 2024
+
+- Refresh library up to commit: [cb6cc84](https://github.com/onfido/onfido-openapi-spec/commit/cb6cc84c6a52185d7cbf1f7672afe5803915272f)
+
 ## v3.0.0 6th May 2024

Include a few updates to typescript/axios package.json template after:

It calls npx prettier to improve formats of some generated files (package.json for typescript/axios and README.md files) and to Postman collection generation to create the Tasks folder.

@dvacca-onfido dvacca-onfido changed the title Improve CI2 Improve CI and add change to package.json for onfido-node May 6, 2024
@dvacca-onfido dvacca-onfido changed the title Improve CI and add change to package.json for onfido-node Improve CI and add fix in typescript/axios template May 6, 2024
@dvacca-onfido dvacca-onfido force-pushed the improve-ci2 branch 2 times, most recently from c6299fb to 500cb19 Compare May 6, 2024 13:32
@dvacca-onfido dvacca-onfido force-pushed the improve-ci2 branch 4 times, most recently from 234158d to 964abf9 Compare May 6, 2024 16:27
@dvacca-onfido dvacca-onfido force-pushed the improve-ci2 branch 2 times, most recently from b1c5d4a to f9193f8 Compare May 6, 2024 16:39
@dvacca-onfido dvacca-onfido self-assigned this May 6, 2024
@dvacca-onfido dvacca-onfido marked this pull request as ready for review May 6, 2024 16:45
@dvacca-onfido dvacca-onfido changed the title Improve CI and add fix in typescript/axios template [CAT-1120] Improve CI and add fix in typescript/axios template May 6, 2024
@dvacca-onfido dvacca-onfido force-pushed the improve-ci2 branch 2 times, most recently from 78642cd to 59a5885 Compare May 7, 2024 08:33
@dvacca-onfido dvacca-onfido changed the title [CAT-1120] Improve CI and add fix in typescript/axios template [CAT-1120] A few improvements to CI, Postman collection generation and typescript/axios templates May 7, 2024
@dvacca-onfido dvacca-onfido changed the title [CAT-1120] A few improvements to CI, Postman collection generation and typescript/axios templates [CAT-1120] Improvements to CI, Postman collection generation and typescript/axios templates May 7, 2024
@dvacca-onfido dvacca-onfido changed the title [CAT-1120] Improvements to CI, Postman collection generation and typescript/axios templates [CAT-1120] Some improvements to CI, Postman collection generation and typescript/axios templates May 7, 2024
@dvacca-onfido dvacca-onfido merged commit 4bccb42 into master May 7, 2024
4 checks passed
@dvacca-onfido dvacca-onfido deleted the improve-ci2 branch May 7, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants