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

Bump actions/checkout from 2 to 4 #5132

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps actions/checkout from 2 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@sonarcloud
Copy link

sonarcloud bot commented Oct 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 5338fe4 to 9f37f4f Compare November 15, 2023 18:50
@filipelautert
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 9f37f4f to be70e00 Compare November 24, 2023 13:57
@filipelautert
Copy link
Collaborator

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from be70e00 to b67d6ff Compare November 27, 2023 12:19
@dependabot dependabot bot changed the base branch from master to github-action-DAT-15775 November 30, 2023 20:36
@filipelautert filipelautert merged commit 1721cc3 into github-action-DAT-15775 Dec 6, 2023
29 of 30 checks passed
@filipelautert filipelautert deleted the dependabot/github_actions/actions/checkout-4 branch December 6, 2023 12:31
sayaliM0412 added a commit that referenced this pull request Dec 11, 2023
* PAT for liquibase org repo access

* using GITHUB_TOKEN for branch and commitsha publish

* using PUBLISH_TAR_TO_BUILD_ARTIFACT_PAGE

* using maven-settings-xml-action

* remove maven-settings-xml-action

* always use master-SNAPSHOT for liquibase.pro.version

* run Matching Branch workflow

* run Matching Branch workflow

* cancel-in-progress: false

* cancel-in-progress: false

* testing with branch name

* testing with workflow_dispatch

* testing DAT-15892

* reverting back branch name

* run a workflow only when a label is added to a PR and when either of the specified workflows completes

* Installer runs only when branch-SNAPSHOT or MatchingBranch workflow are completed

* look for dependencies in maven

* removing upload of liquibase-artifacts as they contain the same files ie .tar files.

* typo fix

* we need the entire block of Build & Sign Artifacts from build.yml to be on build artifact page

* add the mvn version build step

* rearrange new-build as per build.yml file

* typo

* variable values

* debugging to check what is in liquibase-core/target

* debugging to check what is in liquibase-core/target

* debugging to check what is in liquibase-core/target

* debugging to check what is in liquibase-core/target

* uncomment run-tests.yml

* use thisBranchName and add look for dependencies in maven block

* upload and download artifact in place of cache

* compress artifacts even more

* run upload only once

* tar -xzf temp-artifact.tar.gz

* debugz

* debugz

* debugz

* debugz

* debugz-new

* debugz-new

* debugz-thisBranchName

* get branchName and replace / and _ with -

* get branchName and replace / and _ with -

* issue with commercialJarM2Location

* issue with commercialJarM2Location

* issue with commercialJarM2Location

* debugz

* thisBranchName instead of proBranchName

* build-azure-uber-jar issues

* build-azure-uber-jar issues

* typo

* issues with Build Azure Uber jar

* merge master to branch

* run build_publish_branch  job only if the run-tests job was successful

* debug runFunctionalTests

* debug2 runFunctionalTests

* debug3 runFunctionalTests

* testing labels

* testing labels

* testing labels

* in the individual workflow itself run the Functional tests

* speed up the debugging process

* speed up the debugging process

* speed up the debugging process

* run functional tests and test harness after build-publish jobs

* typo

* use sha to get the repository-dispatch sha

* get attributes triggered by

* get attributes triggered by

* debug

* debug

* debug

* debug

* read liquibaseCommit and runDescription from `run-functional-tests.yml`

* build branch changes

* test standAlone PR

* runFunc test standAlone PR get sha

* latestMergeSha len

* debug missing example folder

* debug missing example folder

* debug missing example folder

* debug missing example folder tree

* debug missing example folder tree

* debug missing example folder tree

* debug missing example folder run-test

* debug missing example folder run-test

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* debug missing example folder HACK copy directly from liquibase-standard

* testing without cp command

* testing

* testing

* testing

* renaming jobs for better readability

* for standAlone PR in OSS, name the branch anything except what is in branches-ignore under run-tests.yml

* remove commented code and run test harness

* typo

* typo

* testing

* testing

* testing

* testing

* testing

* testing

* new logic , all code in one file new-build.yml

* authorize logic for forked Pr and build branch to old way of build-branch.yml

* syntax error

* needs only setup

* syntax fix

* refactor build logic

* refactor build logic

* refactor build logic

* indentation

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* testing

* on workflow call in new-build.yml

* pass ossBranchName in Run Functional Tests in the github action run page of Pro-tests

* comment code branchExistsInBoth= true as its not needed anymore

* use unmodifiedBranchName for -Dbuild.branch

* use unmodifiedBranchName for liquibase-commercial

* use unmodifiedBranchName for liquibase-commercial

* replace / with _

* testing

* debugging

* debugging

* debugging

* publish branch snapshot

* proBranchNamePrefix

* no need to publish branch-SNPASHOT twice

* name change for test harness and functional test

* create release file copied from master. checking to see what changes are required.

* removing azure uber jar workflow code

* use run-tests.yml

* create-release on push matching bracnhes

* RENAME_SNAPSHOTS with pipe

* debug

* change the artifacts named from / to _

* change the artifacts named from / to _

* change the artifacts named from / to _

* all 4.25.0 changes

* all 4.25.0 changes

* use thisBranchName

* use liquibaseBranch and thisBranchName

* trigger run with commented code to check the trigger job

* remove commented code

* remove commented code

* remove commented code

* testing Tests status

* testing Tests status

* testing Tests status

* testing Tests status

* testing Tests status

* testing Tests status

* testing Tests status

* testing Tests status on test-harness

* testing Tests status on test-harness

* testing Tests status on test-harness

* testing Tests status on test-harness

* testing Tests status on test-harness

* testing Tests status on protests

* testing Tests status on protests

* testing Tests status on protests

* testing Tests status on protests

* testing Tests status on protests

* test with entire workflow

* test with entire workflow

* test with entire workflow

* testing with test-harness commented

* testing with test-harness commented

* trigger

* test harness

* test harness

* branchName containing / issues in pro-tests

* branchName containing / issues in pro-tests

* branchName containing / issues in pro-tests

* branchName containing / issues in pro-tests

* branchName containing / issues in pro-tests

* branchName containing / issues in pro-tests

* uncomment tests

* uncomment tests

* deleting build.yml and renaming new-build.yml to build.yml

* deleting build.yml and renaming new-build.yml to build.yml

* testing with Jake

* testing

* testing with sdk maven plugin changes

* Bump actions/checkout from 2 to 4 (#5132)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Alvarez <jandroav@icloud.com>

* remove verify that the contents of the tar matches the expectation

* remove verify that the contents of the tar matches the expectation

* ls liquibase-dist/target/liquibase-${{ needs.setup.outputs.thisBranchName }}-SNAPSHOT

* copy examples ahead of time

* build branch without workflow helper

* use run-test.yml in installer-build-check

* cp examples folder in artifacts

* cp examples folder in artifacts

* commment the cp command

* cp command

* cp command testing

* pro-tests issues with master and 0-SNAPSHOT

* removing liquibase-standard dir

* Revert "removing liquibase-standard dir"

This reverts commit c75d518.

* Clean

* Remove not used files.

* Delete liquibase-standard/src/test/java/liquibase/verify/saved_state/compareGeneratedSqlWithExpectedSqlForMinimalChangesets/alterSequence/mariadb.sql

Signed-off-by: filipe <flautert@liquibase.org>

* Delete liquibase-standard/src/test/java/liquibase/verify/saved_state/compareGeneratedSqlWithExpectedSqlForMinimalChangesets/createSequence/mariadb.sql

Signed-off-by: filipe <flautert@liquibase.org>

* Delete liquibase-standard/src/test/java/liquibase/verify/saved_state/compareGeneratedSqlWithExpectedSqlForMinimalChangesets/dropSequence/mariadb.sql

Signed-off-by: filipe <flautert@liquibase.org>

* Delete liquibase-standard/src/test/java/liquibase/verify/saved_state/compareGeneratedSqlWithExpectedSqlForMinimalChangesets/renameSequence/mariadb.sql

Signed-off-by: filipe <flautert@liquibase.org>

* comment sync of master and release for now

* comment sync of master and release for now

* comment sync of master and release for now

* clean code

* upload artifacts-named as this is where test-harness is downloading it from

---------

Signed-off-by: Sayali Mohadikar <76010603+sayaliM0412@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: filipe <flautert@liquibase.org>
Co-authored-by: Sayali M <sayali@Sayalis-MacBook-Pro>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Alvarez <jandroav@icloud.com>
Co-authored-by: filipe <flautert@liquibase.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants