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

IMN 707 - IVASS Certified attributes importer #963

Open
wants to merge 9 commits into
base: IMN-704_anac-certified-attributes-importer
Choose a base branch
from

Conversation

MalpenZibo
Copy link
Collaborator

@MalpenZibo MalpenZibo commented Sep 11, 2024

Closes IMN-707

This PR ports ivass certified attributes importer (with automated test). Configuration, naming convention, and docker config have been changed to adapt to the new codebase.

@MalpenZibo MalpenZibo changed the base branch from main to IMN-704_anac-certified-attributes-importer September 11, 2024 15:27
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from a9e78a4 to 1e7d110 Compare September 12, 2024 12:28
@MalpenZibo MalpenZibo force-pushed the IMN-704_anac-certified-attributes-importer branch from 934262e to 118f7bf Compare September 17, 2024 08:33
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 1e7d110 to 8bf1416 Compare September 17, 2024 09:07
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure which default values should be used here

@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 8bf1416 to 6555843 Compare September 17, 2024 09:23
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is identical to the one created for the anac certified attributes importer. Maybe we could move this implementation in the common package packages/anac-certified-attributes-importer/src/service/tenantProcessService.ts

@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from cd507de to cdccc64 Compare September 17, 2024 09:33
@MalpenZibo MalpenZibo marked this pull request as ready for review September 17, 2024 09:34
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 38f385a to 8dc07f5 Compare September 17, 2024 14:03
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 8dc07f5 to 8545436 Compare September 17, 2024 14:07
@MalpenZibo MalpenZibo force-pushed the IMN-704_anac-certified-attributes-importer branch from 1e99d3c to 22b4395 Compare September 17, 2024 14:07
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 8545436 to f4d88bf Compare September 17, 2024 14:07
@@ -44,6 +44,12 @@ export type FileManager = {
},
logger: Logger
) => Promise<string>;
storeBytesByPath: (
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use @Viktor-K implementation

Copy link
Collaborator

@Viktor-K Viktor-K left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I leave minor comments, you can ignore if not relevant, except for one related to aws.config.local useful for S3 local configuration.

@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from d5ae34d to 9922170 Compare September 18, 2024 09:30
@MalpenZibo MalpenZibo force-pushed the IMN-704_anac-certified-attributes-importer branch from 9390b3d to 4f1a591 Compare September 18, 2024 09:36
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from a966a2b to 72d58b3 Compare September 18, 2024 09:36
@MalpenZibo MalpenZibo force-pushed the IMN-704_anac-certified-attributes-importer branch from 4f1a591 to 38c6f07 Compare September 18, 2024 09:48
@MalpenZibo MalpenZibo force-pushed the IMN-707_ivass-certified-attributes-importer branch from 72d58b3 to ec1b65d Compare September 18, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants