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

Update Cardano DB Sync version for Sanchonet #503

Closed
2 tasks done
placek opened this issue Mar 19, 2024 · 1 comment · Fixed by #504
Closed
2 tasks done

Update Cardano DB Sync version for Sanchonet #503

placek opened this issue Mar 19, 2024 · 1 comment · Fixed by #504
Assignees
Labels
🏗 Infrastructure Ready for staging This indicates that issue has been tested and might be safely transfered to staging

Comments

@placek
Copy link
Contributor

placek commented Mar 19, 2024

As a developer working on the Cardano stack for Sanchonet,

I want to update the Cardano DB Sync version to the newest one,

so that I can unblock tasks related to verification and adjustments needed for the application to be compatible with the updated DB Sync version.

Summary:

The task involves updating the Cardano DB Sync version to the newest release
(sancho-4.1.0) for Sanchonet.

This update is crucial to allow developers to proceed with the verification and necessary adjustments required for the application to be compatible with the new DB Sync version.

Acceptance Criteria:

  • Update the Cardano DB Sync version to sancho-4.1.0.
  • Ensure the change is applied only to the helper Cardano stack configuration (docker-compose.node+dbsync.yml).
@placek placek self-assigned this Mar 19, 2024
placek added a commit that referenced this issue Mar 19, 2024
In order to enhance the ease of remote execution, the configuration
files for PostgreSQL have been modified to rely on environment
variable. This change enables smoother execution processes as it allows
for flexible configurations that can adapt to different environments or
setups.

Changes:
- Updated the `docker-compose.node+dbsync.yml` file to use environment
  variables for defining PostgreSQL configuration files, leveraging
  `$TARGET_HOST_CONFIG_DIR` for specifying file paths. This adjustment
  ensures that the execution setup is more versatile and can be easily
  adaptable for remote deployments.
placek added a commit that referenced this issue Mar 19, 2024
In the context of the user story, which aimed to update the Cardano DB
Sync version for Sanchonet to unblock tasks related to verification and
adjustments, this commit bumps the version of Cardano DB Sync to 4.1.0
on a development stack providing only Cardano tools.

By upgrading to the latest release, developers will be able to proceed
with the necessary verifications and adjustments to ensure application
compatibility with the updated DB Sync version.

Changes:
- Updated the `docker-compose.node+dbsync.yml` file to use the Cardano
  DB Sync image version 4.1.0
  (`ghcr.io/intersectmbo/cardano-db-sync:sancho-4.1.0`).
@placek placek linked a pull request Mar 19, 2024 that will close this issue
placek added a commit that referenced this issue Mar 20, 2024
…-sync-version-for-sanchonet

[#503] Update Cardano DB Sync version for Sanchonet
@SandraRodziewicz
Copy link

Paired with the developer using this to confirm that it's working correctly

Ready for staging

@SandraRodziewicz SandraRodziewicz self-assigned this Mar 22, 2024
@SandraRodziewicz SandraRodziewicz added the Ready for staging This indicates that issue has been tested and might be safely transfered to staging label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗 Infrastructure Ready for staging This indicates that issue has been tested and might be safely transfered to staging
Projects
Status: In staging
Development

Successfully merging a pull request may close this issue.

2 participants