Skip to content

Commit 6341fe4

Browse files
committed
refactor: remove support for Python installation and update dependencies
1 parent 17b722e commit 6341fe4

File tree

15 files changed

+18533
-8365
lines changed

15 files changed

+18533
-8365
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)