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

334-SIM-generate releases and versions when merging to main #392

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

AgustinRamiroDiaz
Copy link
Contributor

Fixes #334

What

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
Signed-off-by: Agustín Ramiro Díaz <[email protected]>
@AgustinRamiroDiaz AgustinRamiroDiaz merged commit 9cc1830 into staging Aug 23, 2024
13 of 14 checks passed
@cristiam86 cristiam86 deleted the agustin/hotfix/gh-action-permissions branch August 25, 2024 22:54
@github-actions github-actions bot mentioned this pull request Aug 25, 2024
cristiam86 added a commit that referenced this pull request Aug 26, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410


**Full Changelog**:
v0.3.1...0.3.2
AgustinRamiroDiaz added a commit that referenced this pull request Aug 28, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 28, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 28, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 28, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 28, 2024
## What's Changed
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 29, 2024
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
AgustinRamiroDiaz added a commit that referenced this pull request Aug 29, 2024
* 395 sim fix get_webpage_with_principle return by @cristiam86 in
#396
* 399 sim fe scrollable home screen by @denishacquin in
#400
* SIM-FE Improve validators creation by @denishacquin in
#398
* hotfix: print contract init errors by @AgustinRamiroDiaz in
#407
* 334-SIM-generate releases and versions when merging to main by
@AgustinRamiroDiaz in
#392
* 393 sim use contract abi to generate methods and parameters by
@denishacquin in #394
* SIM-DB-Decouple startup script in order to use plain postgres DB by
@AgustinRamiroDiaz in
#410

**Full Changelog**:
v0.3.1...0.3.2

Signed-off-by: Agustín Ramiro Díaz <[email protected]>
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.

2 participants