Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/lage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0c4208fff4f1d0f2c6345180254f2f4b7c283538
Choose a base ref
...
head repository: microsoft/lage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a6b737e047d90594e524bcce458d2ed3cac74e4
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 10, 2025

  1. fixing gitattributes

    kenotron committed Feb 10, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    sdispater Sébastien Eustace
    Copy the full SHA
    73ee497 View commit details
  2. line ending fix

    kenotron committed Feb 10, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    036ff59 View commit details
  3. fix publish 2

    kenotron committed Feb 10, 2025
    Copy the full SHA
    8a6b737 View commit details
Showing with 16 additions and 12 deletions.
  1. +5 −1 .gitattributes
  2. +2 −2 packages/cli/package.json
  3. +1 −1 packages/e2e-tests/package.json
  4. +2 −2 packages/lage/package.json
  5. +1 −1 packages/rpc/package.json
  6. +5 −5 yarn.lock
6 changes: 5 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
* test eol=lf
* text eol=lf
*.png binary
*.jpg binary
*.gif binary
*.jpeg binary
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.25.3",
"version": "0.25.4",
"description": "Command Line Interface for Lage",
"repository": {
"type": "git",
@@ -28,7 +28,7 @@
"@lage-run/hasher": "^1.6.9",
"@lage-run/logger": "^1.3.1",
"@lage-run/reporters": "^1.2.19",
"@lage-run/rpc": "^1.2.4",
"@lage-run/rpc": "^1.2.5",
"@lage-run/runners": "^1.2.1",
"@lage-run/scheduler": "^1.5.1",
"@lage-run/scheduler-types": "^0.3.23",
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cli": "^0.25.3",
"@lage-run/cli": "^0.25.4",
"@lage-run/globby": "^14.2.0",
"@lage-run/monorepo-scripts": "*",
"@lage-run/scheduler-types": "^0.3.23",
4 changes: 2 additions & 2 deletions packages/lage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lage",
"version": "2.12.13",
"version": "2.12.14",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/lage"
@@ -23,7 +23,7 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@lage-run/cli": "^0.25.3",
"@lage-run/cli": "^0.25.4",
"@lage-run/runners": "^1.2.1",
"backfill-config": "6.4.2",
"dts-bundle-generator": "^9.5.1",
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/rpc",
"version": "1.2.4",
"version": "1.2.5",
"description": "RPC server and client for Lage",
"repository": {
"type": "git",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1697,7 +1697,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lage-run/cli@npm:^0.25.3, @lage-run/cli@workspace:packages/cli":
"@lage-run/cli@npm:^0.25.4, @lage-run/cli@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "@lage-run/cli@workspace:packages/cli"
dependencies:
@@ -1710,7 +1710,7 @@ __metadata:
"@lage-run/monorepo-fixture": "npm:*"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/reporters": "npm:^1.2.19"
"@lage-run/rpc": "npm:^1.2.4"
"@lage-run/rpc": "npm:^1.2.5"
"@lage-run/runners": "npm:^1.2.1"
"@lage-run/scheduler": "npm:^1.5.1"
"@lage-run/scheduler-types": "npm:^0.3.23"
@@ -1751,7 +1751,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lage-run/e2e-tests@workspace:packages/e2e-tests"
dependencies:
"@lage-run/cli": "npm:^0.25.3"
"@lage-run/cli": "npm:^0.25.4"
"@lage-run/globby": "npm:^14.2.0"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/scheduler-types": "npm:^0.3.23"
@@ -1867,7 +1867,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lage-run/rpc@npm:^1.2.4, @lage-run/rpc@workspace:packages/rpc":
"@lage-run/rpc@npm:^1.2.5, @lage-run/rpc@workspace:packages/rpc":
version: 0.0.0-use.local
resolution: "@lage-run/rpc@workspace:packages/rpc"
dependencies:
@@ -6108,7 +6108,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "lage@workspace:packages/lage"
dependencies:
"@lage-run/cli": "npm:^0.25.3"
"@lage-run/cli": "npm:^0.25.4"
"@lage-run/runners": "npm:^1.2.1"
backfill-config: "npm:6.4.2"
dts-bundle-generator: "npm:^9.5.1"