Evernym activity https://gitlab.com/evernym 2025-02-13T01:38:52Z tag:gitlab.com,2025-02-13:4024468720 Dan Farnsworth pushed new project tag v2.4.1 at Evernym / Utilities / Devlab 2025-02-13T01:38:52Z absltkaos Dan Farnsworth

Dan Farnsworth (be46edd0) at 13 Feb 01:38

Merge branch 'more_fixes' into 'master'

tag:gitlab.com,2025-02-13:4024468296 Dan Farnsworth accepted merge request !24: Miscellaneouos fixes around config args, networking, and podman support at Evernym / Utilities / Devlab 2025-02-13T01:38:24Z absltkaos Dan Farnsworth
tag:gitlab.com,2025-02-13:4024468295 Dan Farnsworth pushed to project branch master at Evernym / Utilities / Devlab 2025-02-13T01:38:24Z absltkaos Dan Farnsworth

Dan Farnsworth (be46edd0) at 13 Feb 01:38

Merge branch 'more_fixes' into 'master'

... and 3 more commits

tag:gitlab.com,2025-02-13:4024467898 Dan Farnsworth opened merge request !24: Miscellaneouos fixes around config args, networking, and podman support at Evernym / Utilities / Devlab 2025-02-13T01:37:54Z absltkaos Dan Farnsworth
tag:gitlab.com,2024-10-09:3716198855 Dan Farnsworth pushed new project tag v2.4.0 at Evernym / Utilities / Devlab 2024-10-09T18:16:28Z absltkaos Dan Farnsworth

Dan Farnsworth (a90742fd) at 09 Oct 18:16

Merge branch 'feature/support_podman_update_images' into 'master'

tag:gitlab.com,2024-10-09:3716193348 Dan Farnsworth pushed to project branch master at Evernym / Utilities / Devlab 2024-10-09T18:13:24Z absltkaos Dan Farnsworth

Dan Farnsworth (a90742fd) at 09 Oct 18:13

Merge branch 'feature/support_podman_update_images' into 'master'

... and 6 more commits

tag:gitlab.com,2024-10-09:3716193335 Dan Farnsworth accepted merge request !23: Add support for podman and miscellaneous updates at Evernym / Utilities / Devlab 2024-10-09T18:13:24Z absltkaos Dan Farnsworth

Changes:

  1. Update main images to newest ubuntu
  2. Add support for podman as well as default to using buildkit for docker
  3. Add support for explicitly disabling buildkit as needed
  4. Default to using python3
  5. Switch project to using gitlab hosted runners
  6. Fix logging output when commands finish executing and pipes are empty
tag:gitlab.com,2024-10-09:3716101764 Dan Farnsworth opened merge request !23: Add support for podman and miscellaneous updates at Evernym / Utilities / Devlab 2024-10-09T17:26:21Z absltkaos Dan Farnsworth

Changes:

  1. Update main images to newest ubuntu
  2. Add support for podman as well as default to using buildkit for docker
  3. Add support for explicitly disabling buildkit as needed
  4. Default to using python3
  5. Switch project to using gitlab hosted runners
  6. Fix logging output when commands finish executing and pipes are empty
tag:gitlab.com,2023-12-23:3055254236 Evernym Automation opened merge request !691: Update guava to 33.0.0-jre at Evernym / Verity / Verity 2023-12-23T06:02:40Z evernym-bot Evernym Automation

About this PR

📦 Updates com.google.guava:guava from 31.1-jre to 33.0.0-jre

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙️ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.guava", artifactId = "guava" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.guava", artifactId = "guava" }
}]
labels: test-library-update, commit-count:1
tag:gitlab.com,2023-12-23:3055254232 Evernym Automation deleted project branch update/guava-32.1.3-jre at Evernym / Verity / Verity 2023-12-23T06:02:40Z evernym-bot Evernym Automation

Evernym Automation (95aa3177) at 23 Dec 06:02

tag:gitlab.com,2023-12-23:3055254216 Evernym Automation closed merge request !680: Update guava to 32.1.3-jre at Evernym / Verity / Verity 2023-12-23T06:02:38Z evernym-bot Evernym Automation

About this PR

📦 Updates com.google.guava:guava from 31.1-jre to 32.1.3-jre

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙️ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.guava", artifactId = "guava" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.guava", artifactId = "guava" }
}]
labels: test-library-update, commit-count:1
tag:gitlab.com,2023-12-23:3055254214 Evernym Automation commented on merge request !680 at Evernym / Verity / Verity 2023-12-23T06:02:38Z evernym-bot Evernym Automation

Superseded by !691.

tag:gitlab.com,2023-12-23:3055254143 Evernym Automation pushed new project branch update/guava-33.0.0-jre at Evernym / Verity / Verity 2023-12-23T06:02:27Z evernym-bot Evernym Automation

Evernym Automation (89c38cb4) at 23 Dec 06:02

Update guava to 33.0.0-jre

tag:gitlab.com,2023-12-16:3040975772 Evernym Automation opened merge request !690: Update jna to 5.14.0 at Evernym / Verity / Verity 2023-12-16T06:02:31Z evernym-bot Evernym Automation

About this PR

📦 Updates net.java.dev.jna:jna from 5.12.1 to 5.14.0

📜 GitHub Release Notes - Changelog - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙️ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "net.java.dev.jna", artifactId = "jna" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "net.java.dev.jna", artifactId = "jna" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1
tag:gitlab.com,2023-12-16:3040975767 Evernym Automation deleted project branch update/jna-5.13.0 at Evernym / Verity / Verity 2023-12-16T06:02:30Z evernym-bot Evernym Automation

Evernym Automation (3229250c) at 16 Dec 06:02

tag:gitlab.com,2023-12-16:3040975741 Evernym Automation closed merge request !657: Update jna to 5.13.0 at Evernym / Verity / Verity 2023-12-16T06:02:28Z evernym-bot Evernym Automation

About this PR

📦 Updates net.java.dev.jna:jna from 5.12.1 to 5.13.0

📜 GitHub Release Notes - Changelog - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙️ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "net.java.dev.jna", artifactId = "jna" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "net.java.dev.jna", artifactId = "jna" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1
tag:gitlab.com,2023-12-16:3040975738 Evernym Automation commented on merge request !657 at Evernym / Verity / Verity 2023-12-16T06:02:28Z evernym-bot Evernym Automation

Superseded by !690.

tag:gitlab.com,2023-12-16:3040975689 Evernym Automation pushed new project branch update/jna-5.14.0 at Evernym / Verity / Verity 2023-12-16T06:02:18Z evernym-bot Evernym Automation

Evernym Automation (d6fbf21e) at 16 Dec 06:02

Update jna to 5.14.0

tag:gitlab.com,2023-12-02:3010353059 Evernym Automation deleted project branch update/mockito-scala-scalatest-1.17.29 at Evernym / Verity / Verity 2023-12-02T06:02:34Z evernym-bot Evernym Automation

Evernym Automation (36a535fd) at 02 Dec 06:02

tag:gitlab.com,2023-12-02:3010353053 Evernym Automation opened merge request !689: Update mockito-scala-scalatest to 1.17.30 at Evernym / Verity / Verity 2023-12-02T06:02:33Z evernym-bot Evernym Automation

About this PR

📦 Updates org.mockito:mockito-scala-scalatest from 1.17.7 to 1.17.30

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙️ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1