Vallie Joseph
|
2461056696
|
Audit Fix (#1480)
* fixing audit failures
* replacing lerna bootstrap with npm command
* audit fix for cache and tool-cache
* updating tunnel
* upgrading core packages
* re-adding tunnel as prod dep
* updating dependencies
* updating exec deps
* updating exec io package
* .
* Revert
* updating packages
* adding core as dep
* updating learna config
* updating lerna commands
* Removing audit failing packages in cache + tool-cache
* updating contribution bootstrap description
* updating libraries
* prettier lint
* hiding stricter rules
* updating prettier command
* Removing unknown flag
* Adding eslint prettier
* ignoring sym links
* updating ignore path
* updating prettier rules
* changing prettier + github ver
* updating ts and ignores
* Revert ts
* Adding unknown ignores
* downgrading lerna
* .
* adding nx
* Adding lint auto lint rules
* updating eslint ignore for glob packages
* Adding subdirs to ignore
* adding flag for ignore pattern in linter
* Expanding ignore regex
* Adding ignore rules
* adding another ignore pattern to tsconfig eslint
* adding ignore pattern to eslintrc
* syncing package-json
* updating traverse
* .
* test adding core and http client to base package
* running npm ci
* adding tsconfig paths
* adding base URL
* Adding explicit path to core and http-client
* editing tsc call
* updating artifact packages
* force build
* updating lock file version
* updating lock file version
* upgrading node version
* Adding babel traverse back
* fixing build issue
* fixing typescript ver
* updating package json
* Adding ignore for artifact test
* adding ignore to flags
* unlink after test completes
* cleanup
* merge + package edit
|
2023-08-03 16:36:11 -04:00 |
Konrad Pabjan
|
770dc3a982
|
@actions/artifact 0.5.1 release (#760)
* Bump @actions/http-client to latest for artifact package
* Remove typescript libs to fix failing imports
|
2021-04-06 12:44:56 -04:00 |
Konrad Pabjan
|
1e88dec883
|
Update ts-jest to latest versions (#419)
|
2020-04-27 17:17:31 +02:00 |
eric sciple
|
ab5bd9d696
|
octokit client should follow proxy settings (#314)
|
2020-01-18 14:28:37 -05:00 |
Jonathan Clem
|
20f0d3983a
|
Add ESLint
|
2019-05-21 10:34:23 -04:00 |
Jonathan Clem
|
e3911754c1
|
Rename packages/github to packages/toolkit
|
2019-04-19 15:52:23 -04:00 |
Jonathan Clem
|
f026c43b81
|
Add working Jest & TypeScript config
- Jest now uses ts-jest for transforms
- TypeScript compilation via `lerna run tsc`
|
2019-04-19 15:15:34 -04:00 |