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

Use default profile and switch country-specific profiles into a feature flag #39

Merged
merged 114 commits into from
Aug 15, 2024

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    5026ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3489f View commit details
    Browse the repository at this point in the history
  3. refactor: Move DTOs from persistence module to lister module (splitti…

    …ng into common/fi packages)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3ba25f1 View commit details
    Browse the repository at this point in the history
  4. refactor: Move services from persistence module to collector module (…

    …splitting into common/fi packages)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    053eb3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8af98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b8e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b867bf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fbb455 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63cabbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23c1bea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbc526e View commit details
    Browse the repository at this point in the history
  12. refactor: Split CatalogService into two (one for each lister/collecto…

    …r service) based on usage
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e0b8483 View commit details
    Browse the repository at this point in the history
  13. refactor: Split CompanyService into two (one for each lister/collecto…

    …r service) based on usage
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    94c1b99 View commit details
    Browse the repository at this point in the history
  14. refactor: Split OrganizationService into two (one for each lister/col…

    …lector service) based on usage
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0acc838 View commit details
    Browse the repository at this point in the history
  15. fix: Fix imports after refactorings

    Refs: XRDCAT-8
    melbeltagy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bd1b146 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. refactor: Move repositories' tests into corresponding (common/fi) ser…

    …vice package
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e741346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c65983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b7b46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a185f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. refactor: Split collector's classes into default/vrk packages, add ap…

    …plication configs to scan components in both packages
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0d8657d View commit details
    Browse the repository at this point in the history
  2. refactor: Split collector's tests into default/vrk packages, fix newl…

    …y broken ones, add application.properties
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    509a59b View commit details
    Browse the repository at this point in the history
  3. refactor: Move main classes to org.niis package

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e131ce8 View commit details
    Browse the repository at this point in the history
  4. chore: Remove redundant dependencies

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4c96cd5 View commit details
    Browse the repository at this point in the history
  5. refactor: switch to application.properties

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    df32580 View commit details
    Browse the repository at this point in the history
  6. fix: Fix license

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b22ae48 View commit details
    Browse the repository at this point in the history
  7. refactor: Modify generation of classes from WSDL into package org.nii…

    …s instead of fi.vrk
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fde9ac8 View commit details
    Browse the repository at this point in the history
  8. refactor: Move ListerApplication into org.niis package

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c9bdbac View commit details
    Browse the repository at this point in the history
  9. refactor: combine all properties into application.properties (default…

    … profile)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7f396ad View commit details
    Browse the repository at this point in the history
  10. refactor: combine all properties into application.properties (default…

    … profile) and fi profile
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a4dade5 View commit details
    Browse the repository at this point in the history
  11. refactor: Split lister service's classes into (default/Finland) speci…

    …fic packages
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ad87b0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e489b77 View commit details
    Browse the repository at this point in the history
  13. chore: Clean-up unused DTO and corresponding tests

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f7f253a View commit details
    Browse the repository at this point in the history
  14. refactor: split lister's tests into default/Finland packages and fix …

    …failing tests
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7e143d2 View commit details
    Browse the repository at this point in the history
  15. refactor: expose postgres port in docker compose (at port 4910) for u…

    …sage with local development
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    600a001 View commit details
    Browse the repository at this point in the history
  16. refactor: Update package from fi.vrk.* to fi.dvv.*.

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    05bc9fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de879ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cc708a7 View commit details
    Browse the repository at this point in the history
  19. fix: Fix gradle build command for persistence (set build.gradle as a …

    …JAR only, not a spring boot application)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b926355 View commit details
    Browse the repository at this point in the history
  20. chore: Organize imports

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6b081fe View commit details
    Browse the repository at this point in the history
  21. fix: Fix typo

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3d4a939 View commit details
    Browse the repository at this point in the history
  22. doc: Fix JavaDoc

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dd7e58a View commit details
    Browse the repository at this point in the history
  23. fix: Fix dependency

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5e70047 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fbe0fb3 View commit details
    Browse the repository at this point in the history
  25. refactor: Unify checkstyle rules for main and test code, and upgrade …

    …checkstyle version
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    89cd741 View commit details
    Browse the repository at this point in the history
  26. fix: Fix checkstyle issues

    Refs: XRDCAT-8
    melbeltagy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    554e29a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e55ada View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix: Fix checkstyle issues

    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2371f88 View commit details
    Browse the repository at this point in the history
  2. chore: add application-dev.properties for both services with values f…

    …or local development, remove passwords and value that must be configured for usage from application.properties
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7f8cb89 View commit details
    Browse the repository at this point in the history
  3. chore: Increase log level for tests and local dev environments for ea…

    …sier debugging
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    06eb416 View commit details
    Browse the repository at this point in the history
  4. chore: Clean up SSH-Test profile related settings

    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b73fc02 View commit details
    Browse the repository at this point in the history
  5. chore: Fix pipeline's failing tests (change open_api fetched date to …

    …2nd of Jan to be in 2016 - something related to running pipeline in github on a diff timezone)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    24fb180 View commit details
    Browse the repository at this point in the history
  6. chore: Fix pipeline's failing tests (change organization fetched date…

    … to 2nd of Jan to be in 2016 - something related to running pipeline in github on a diff timezone)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2506aaa View commit details
    Browse the repository at this point in the history
  7. chore: Fix pipeline's failing tests (change organization fetched date…

    … to 2nd of Jan to be in 2016 - something related to running pipeline in github on a diff timezone)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6c069c8 View commit details
    Browse the repository at this point in the history
  8. chore: Fix pipeline's failing tests (change organization fetched date…

    … to 2nd of Jan to be in 2016 - something related to running pipeline in github on a diff timezone)
    
    Refs: XRDCAT-8
    melbeltagy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e896ce1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. refactor: Allow components scanning based on feature flag, and simpli…

    …fy usage of country specific configs
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e6053ba View commit details
    Browse the repository at this point in the history
  2. refactor: Allow components scanning based on feature flag, and simpli…

    …fy usage of country specific configs
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    059cb84 View commit details
    Browse the repository at this point in the history
  3. refactor: Remove usage of "fi" profile in lister service (feature fla…

    …g is in place)
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6d3082d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4fc857 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    Refs: XRDCAT-8
    melbeltagy committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3d780d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b10636 View commit details
    Browse the repository at this point in the history
  7. refactor: rename main class to CollectorApplication

    Refs: XRDCAT-8
    melbeltagy committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6082f03 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. refactor: Add a NewMembersEvent with listener and publisher component…

    …s for usage in related tasks
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    91e0dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7223a2f View commit details
    Browse the repository at this point in the history
  3. refactor: Refactor tasks initialization into using Spring components …

    …to use CDI, make default tasks independent of Finland queues by using NewMembersEvent
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    da69e95 View commit details
    Browse the repository at this point in the history
  4. chore: add license header to new classes

    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c3d005b View commit details
    Browse the repository at this point in the history
  5. chore: remove finland profile

    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b1131a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    280f2e6 View commit details
    Browse the repository at this point in the history
  7. refactor: convert properties files into yaml files (for better suppor…

    …t with docker/k8s environments) and visual hierarchical structure for easy management
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    56fa576 View commit details
    Browse the repository at this point in the history
  8. chore: sort properties alphabetical in each group, and the groups int…

    …o this order: spring, xroad-catalog, logging
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b4ec4ef View commit details
    Browse the repository at this point in the history
  9. chore: cleanup unused properties

    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1b8164e View commit details
    Browse the repository at this point in the history
  10. chore: cleanup unused properties

    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6d843e1 View commit details
    Browse the repository at this point in the history
  11. refactor: Load Finland specific properties into via its own FinlandTa…

    …skPoolConfiguration
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6622e06 View commit details
    Browse the repository at this point in the history
  12. refactor: Group Finland specific properties into a nested properties …

    …under xroad-catalog.country.fi.*, and update docs
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    750de0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8d726f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37ed0cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9462334 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. refactor: Refactor properties into sub-hierarchy

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    424d902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b6922 View commit details
    Browse the repository at this point in the history
  3. fix: Fix persistence tests (add fi feature flag)

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0705fe8 View commit details
    Browse the repository at this point in the history
  4. refactor: Convert to properties into yaml format

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    10c9f54 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup persistence

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    844fbf4 View commit details
    Browse the repository at this point in the history
  6. fix: remove unused imports (fix checkstyle)

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e3317ee View commit details
    Browse the repository at this point in the history
  7. fix: Fix collector tests after recent refactorings

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4e7dd64 View commit details
    Browse the repository at this point in the history
  8. fix: Fix checkstyle's issues

    Refs: XRDCAT-8
    melbeltagy committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2e43b60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f153e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e97e75a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    82bdbf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. refactor: Use test profile in tests and remove redundant properties f…

    …rom test profile
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c353072 View commit details
    Browse the repository at this point in the history
  2. refactor: Use test profile in tests and remove redundant properties f…

    …rom test profile
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    acab65c View commit details
    Browse the repository at this point in the history
  3. refactor: Use test profile in tests and remove redundant properties f…

    …rom test profile
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e9de536 View commit details
    Browse the repository at this point in the history
  4. doc: update comment regarding fi enable/disable flag

    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    936079c View commit details
    Browse the repository at this point in the history
  5. chore: clean and format application yaml files

    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1c69deb View commit details
    Browse the repository at this point in the history
  6. chore: order application properties into logical order (instead of al…

    …phabetical)
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c3c0249 View commit details
    Browse the repository at this point in the history
  7. chore: order application properties into logical order (instead of al…

    …phabetical)
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3187355 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    faad9c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: Update docker compose, switch to application.yaml for compose,…

    … update Dockerfile to remove profiles settings, provide sample YAMLs
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8b39132 View commit details
    Browse the repository at this point in the history
  2. docs: update README(s)

    Refs: XRDCAT-8
    melbeltagy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7740cde View commit details
    Browse the repository at this point in the history
  3. chore: update yaml files

    Refs: XRDCAT-8
    melbeltagy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    693ce4e View commit details
    Browse the repository at this point in the history
  4. docs: remove profiles related documentation from BUILD.md and replace…

    … by the feature flag
    
    Refs: XRDCAT-8
    melbeltagy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    13a4a0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cb821a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb984ee View commit details
    Browse the repository at this point in the history
  7. chore: update application.yaml

    Refs: XRDCAT-8
    melbeltagy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    77691ce View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    2d8c6fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6923b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5566596 View commit details
    Browse the repository at this point in the history
  4. chore: fix names

    Refs: XRDCAT-8
    melbeltagy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    30e87fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83f40f8 View commit details
    Browse the repository at this point in the history
  6. chore: gitignore any file other than the sample yamls

    Refs: XRDCAT-8
    melbeltagy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4e51492 View commit details
    Browse the repository at this point in the history
  7. docs: update parameters paths

    Refs: XRDCAT-8
    melbeltagy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2a50dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. docs: Update configurations sections in READMEs

    Refs: XRDCAT-8
    melbeltagy committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    087280a View commit details
    Browse the repository at this point in the history
  2. docs: Update configurations sections in READMEs

    Refs: XRDCAT-8
    melbeltagy committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dc3ad90 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. docs: Update configurations sections in documentations

    Refs: XRDCAT-8
    melbeltagy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcb5027 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. docs: Update list styles in READMEs

    Refs: XRDCAT-8
    melbeltagy committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5c7aada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7495a16 View commit details
    Browse the repository at this point in the history