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

DAT-16954 DevOps :: Deprecate Postgres 11 #793

Merged
merged 5 commits into from
Apr 25, 2024
Merged

DAT-16954 DevOps :: Deprecate Postgres 11 #793

merged 5 commits into from
Apr 25, 2024

Conversation

jandroav
Copy link
Contributor

chore(advanced.yml): update default databases list to remove outdated versions and add new ones

chore(aws.yml): update default databases list to remove outdated versions and add new ones
chore(gcp.yml): update default databases list to remove outdated versions and add new ones
chore(main.yml): update default databases list to remove outdated versions and add new ones

docs(README.md): update supported versions for AWS Postgres RDS, Azure PostgreSQL SS, GCP PostgreSQL, and Postgres
refactor(automation-runner.sh): remove redundant test cases for older Postgres versions
refactor(create-infra.sh): update docker compose command to remove unsupported Postgres versions
refactor(docker-compose.yml): remove configurations for unsupported Postgres versions
refactor(harness-config.yml): remove configurations for unsupported Postgres versions

… versions and add new ones

chore(aws.yml): update default databases list to remove outdated versions and add new ones
chore(gcp.yml): update default databases list to remove outdated versions and add new ones
chore(main.yml): update default databases list to remove outdated versions and add new ones

docs(README.md): update supported versions for AWS Postgres RDS, Azure PostgreSQL SS, GCP PostgreSQL, and Postgres
refactor(automation-runner.sh): remove redundant test cases for older Postgres versions
refactor(create-infra.sh): update docker compose command to remove unsupported Postgres versions
refactor(docker-compose.yml): remove configurations for unsupported Postgres versions
refactor(harness-config.yml): remove configurations for unsupported Postgres versions
Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3633 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `b94a0e2fd926046f5426ccb8429be28fa024cb24`

[ Checking build completion for b94a0e2fd926046f5426ccb8429be28fa024cb24... ]
[ Waiting for build completion (revision b94a0e2fd926046f5426ccb8429be28fa024cb24)... last status: StatusRunning ]
[ Waiting for build completion (revision b94a0e2fd926046f5426ccb8429be28fa024cb24)... last status: StatusRunning ]
[ Waiting for build completion (revision b94a0e2fd926046f5426ccb8429be28fa024cb24)... last status: StatusRunning ]
[ Waiting for build completion (revision b94a0e2fd926046f5426ccb8429be28fa024cb24)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: b94a0e2fd926046f5426ccb8429be28fa024cb24
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/b94a0e2fd926046f5426ccb8429be28fa024cb24/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

@jandroav
Copy link
Contributor Author

Hey @vitaliimak @PavloTytarchuk @KushnirykOleh , tests will fail until we merge this.

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3635 files to 0 matches


Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c`

[ Checking build completion for 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c... ]
[ Waiting for build completion (revision 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c)... last status: StatusCreated ]
[ Waiting for build completion (revision 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c)... last status: StatusCreated ]
[ Waiting for build completion (revision 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c)... last status: StatusRunning ]
[ Waiting for build completion (revision 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c)... last status: StatusRunning ]
[ Waiting for build completion (revision 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/0a1559688ac5c9d9a0fb01e252e8f9aed2b2833c/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @jandroav, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3527 files to 0 matches


Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `811020db73c874e7d2fe659ce3a1eefe123b4d17`

[ Checking build completion for 811020db73c874e7d2fe659ce3a1eefe123b4d17... ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusCreated ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusRunning ]
[ Waiting for build completion (revision 811020db73c874e7d2fe659ce3a1eefe123b4d17)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 811020db73c874e7d2fe659ce3a1eefe123b4d17
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/811020db73c874e7d2fe659ce3a1eefe123b4d17/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3527 files to 0 matches


Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3`

[ Checking build completion for 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3... ]
[ Waiting for build completion (revision 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3)... last status: StatusCreated ]
[ Waiting for build completion (revision 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3)... last status: StatusRunning ]
[ Waiting for build completion (revision 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3)... last status: StatusRunning ]
[ Waiting for build completion (revision 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/7ad3f61c4f8f8ee84a20d8a2610ed9d83ce1bff3/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Snippets Detection 🤖success

Snippets Detection Output

Running FOSSA snippets
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Analyzing local snippet matches
 INFO main{target=/home/runner/work/liquibase-test-harness/liquibase-test-harness/}: Finished matching 0 snippets out of 3527 files to 0 matches


Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

Copy link

FOSSA Test 🧪success

Test Output


Using project name: `https://github.com/liquibase/liquibase-test-harness`
Using revision: `1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b`

[ Checking build completion for 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b... ]
[ Waiting for build completion (revision 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b)... last status: StatusCreated ]
[ Waiting for build completion (revision 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b)... last status: StatusRunning ]
[ Waiting for build completion (revision 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b)... last status: StatusRunning ]
[ Waiting for build completion (revision 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b)... last status: StatusRunning ]
[ Waiting for issue scan completion... ]


[ERROR] 

  ========================================================================
  Tested Following Project:
  ========================================================================


  Project Title: https://github.com/liquibase/liquibase-test-harness
  Project Revision: 1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b
  Project Visibility: private
  Project Targets:
  - maven: [pom.xml]


  COMPLIANCE ISSUES (Total 7)

  ========================================================================
  Unlicensed Dependency (Total 2)
  ========================================================================
  ⚑ Unlicensed dependency detected in com.ibm.db2:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/4319140

  ⚑ Unlicensed dependency detected in org.w3c:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/5221094


  ========================================================================
  Flagged by Policy (Total 5)
  ========================================================================
  ⚑ GPL-2.0-only license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/4414993

  ⚑ GPL-2.0-with-classpath-exception license detected in javax.xml.bind:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/4414992

  ⚑ LGPL-3.0-only license detected in org.firebirdsql.jdbc:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/5221095

  ⚑ GPL-2.0-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/3779967

  ⚑ LGPL-2.1-or-later license detected in org.yaml:[email protected]
  More information: https://app.fossa.com/projects/custom%2B40163%2Fgithub.com%2Fliquibase%2Fliquibase-test-harness/refs/branch/master/1be6ffe66acac829b7e7c6d9ddf4d80d6695d88b/issues/licensing/3779966


[ERROR] An issue occurred

  *** Relevant Errors ***

      �[0;91mError: �[0mThe scan has revealed issues. Number of issues found: 7




Pusher: @KushnirykOleh, Action: pull_request, Working Directory: /home/runner/work/liquibase-test-harness/liquibase-test-harness, Workflow: FOSSA AI License Compliance and Security Check

@KushnirykOleh
Copy link
Contributor

@jandroav i also removed test resources for deprecated versions.

Copy link
Contributor

@PavloTytarchuk PavloTytarchuk left a comment

Choose a reason for hiding this comment

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

Approved.

@jandroav
Copy link
Contributor Author

thanks @PavloTytarchuk @KushnirykOleh !

@jandroav jandroav merged commit b90049d into main Apr 25, 2024
52 checks passed
@jandroav jandroav deleted the DAT-16954 branch April 25, 2024 13:02
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.

4 participants