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

Hotfix/fix properties #2

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Hotfix/fix properties #2

merged 3 commits into from
Nov 4, 2024

Conversation

southeo
Copy link
Collaborator

@southeo southeo commented Nov 1, 2024

  • update secret
  • fix properties
  • more logging
  • change identifier field to ods:ID (will need to change it back to dcterms:identifier when opends 0.4 data is ingested)

Copy link

sonarqubecloud bot commented Nov 1, 2024

@southeo southeo requested a review from samleeflang November 4, 2024 08:06
@@ -20,4 +21,14 @@ public enum TargetType {
this.name = name;
}

public static TargetType fromString(String s){
if ("https://doi.org/21.T11148/894b1e6cad57e921764e".equals(s)){
Copy link
Contributor

Choose a reason for hiding this comment

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

Worry a bit about the hardcoded type, we could get new type handles (or DOIs?) for prod right? Not blocking but might be something to check if we get new type handles

Copy link
Contributor

@samleeflang samleeflang left a comment

Choose a reason for hiding this comment

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

Looks good

@southeo southeo merged commit 583b530 into main Nov 4, 2024
2 checks passed
@southeo southeo deleted the hotfix/fix-properties branch November 4, 2024 12:15
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