Yang, Bo

Results 299 issues of Yang, Bo

These environment variables enable `process-compose` commands like `process-compose process list`

Fixes https://github.com/NixOS/nixpkgs/issues/340361

I have a sbt project with lowerCamelCase organization and name. ``` organization := "com.thoughtworks.enableIf" name := "enableIf" ``` When I publish it to nexus, I expect the group ID and...

I am using a Sbt plugin in a git repository. I want to apply the plugin for all my Sbt projects, so I put a `ProjectRef` in ~/.sbt/0.13/plugins/build.sbt ``` //...

## Description This PR prevents `helm_release.karpenter` from being upgraded each time of `terraform apply` even when the `main.tf` is unchanged ## Motivation and Context Currently `data.aws_ecrpublic_authorization_token` can invalidate `helm_release.karpenter` even...

# Description There were duplicated sections of "ETL-Based Offline Stores". I guess the second one should be "SQL-Based Offline Stores". ## Type of change ### Does this correspond to an...

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

## About this PR 📦 Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library_2.13](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge_2.13](https://github.com/scala-js/scala-js) from `1.18.2` to `1.19.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.19.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.18.2...v1.19.0) ## Usage ✅ **Please merge!** I'll automatically...