Skip to content

Commit e6ff417

Browse files
github-actions[bot]actions-userMishaKav
authored
Bump @linearb/gitstream-core to 2.1.230 (#450)
* bump @linearb/gitstream-core to 2.1.230 * empty commit * refactor: remove support for Python installation and update dependencies --------- Co-authored-by: GitHub Actions Bot <[email protected]> Co-authored-by: Misha Kav <[email protected]>
1 parent 0c67f75 commit e6ff417

File tree

15 files changed

+18603
-8438
lines changed

15 files changed

+18603
-8438
lines changed

__tests__/main.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { version } from '@linearb/gitstream-core/package.json'
55

66
jest.mock('@actions/core')
77
jest.mock('@linearb/gitstream-core')
8-
jest.mock('../src/support-python', () => ({ installBlack: jest.fn() }))
98

109
describe('run', () => {
1110
const infoMock = jest.spyOn(core, 'info')

__tests__/setup-python.test.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

dist/178.index.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/407.index.js

Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)