 Vallie JosephandGitHub
|
0389dcd5e4
|
updating release notes (#1620)
|
2024-01-10 10:43:38 -05:00 |
|
Vallie Joseph
|
439cd9b37e
|
appeasing linter
|
2024-01-09 19:47:25 +00:00 |
|
Vallie Joseph
|
c1ded1dc4d
|
appeasing linter
|
2024-01-09 19:47:02 +00:00 |
|
Vallie Joseph
|
f37c445bc5
|
reverting jest
|
2024-01-09 19:46:17 +00:00 |
|
 Vallie JosephandGitHub
|
e95bcfe359
|
Update jest.config.js
|
2024-01-09 14:44:29 -05:00 |
|
Vallie Joseph
|
7549d1b218
|
removing info logs
|
2024-01-09 19:42:04 +00:00 |
|
Vallie Joseph
|
2124ef2413
|
cleaning up logs
|
2024-01-09 19:36:26 +00:00 |
|
Vallie Joseph
|
d617670abc
|
updating timer; removing logs
|
2024-01-09 19:23:57 +00:00 |
|
Vallie Joseph
|
47157e5ade
|
fixing true
|
2024-01-09 19:05:11 +00:00 |
|
Vallie Joseph
|
8a6aae0a16
|
updating global timeout
|
2024-01-09 19:03:41 +00:00 |
|
Vallie Joseph
|
58ec2bdcc9
|
increase timeout
|
2024-01-09 18:55:50 +00:00 |
|
Vallie Joseph
|
e19b629130
|
increasing timeout
|
2024-01-09 18:45:26 +00:00 |
|
Vallie Joseph
|
d63a8c4d3f
|
updating package-json
|
2024-01-09 17:13:35 +00:00 |
|
Vallie Joseph
|
67d2d582dc
|
adding delayed response to message body http mock
|
2024-01-09 16:44:12 +00:00 |
|
Vallie Joseph
|
9d70b8a9fb
|
testing reject after timeout
|
2024-01-08 15:20:05 +00:00 |
|
Vallie Joseph
|
7f47ffaee2
|
committing v1
|
2023-12-22 03:51:47 +00:00 |
|
Vallie Joseph
|
98e1a813db
|
testing ci
|
2023-12-21 20:22:20 +00:00 |
|
Vallie Joseph
|
0d39975814
|
updating test with blob timeouts
|
2023-12-21 18:31:01 +00:00 |
|
Vallie Joseph
|
f482643a6e
|
updating timeout for retries
|
2023-12-21 15:10:01 +00:00 |
|
Vallie Joseph
|
bf93b54558
|
adding logger for blob client and response
|
2023-12-18 23:09:10 +00:00 |
|
 Vallie JosephandGitHub
|
950e1711a1
|
Improve error messages (duplicate artifacts; too many artifacts) (#1600)
* cleaning up error messages
* updating package-json
* updating package-lock
* .
* .
* testing return message
* updating error check
* adding test
* rmv unused var
* updating status code to match conflict message
|
2023-12-11 11:26:54 -05:00 |
|
 Vallie JosephandGitHub
|
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 |
|
 
|
457303960f
|
toolkit/io 1.1.3 release (#1374)
* updating version
* adding new minor version to package-lock
* updating release doc
* Update packages/io/RELEASES.md
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
---------
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
|
2023-03-15 15:10:56 -04:00 |
|
 
|
463b49d872
|
Removing childprocess for rmRF (#1373)
* try awaiting spawn on windows
* formatting
* updating package-lock
* .
* .
* updating packages
* adding sync rm
* test with sync
* pointing to rmsync
* adding error handling
* testing rmsync
* adding try/catch
* adding windows conditional for locked file
* switch to contians
* fixing formatting
* fixing formatting
* fixing formatting
* adding enonet catch for windows files
* adding enonet catch for windows files
* adding catch for file not found
* updating stat call
* updating stat call
* adding conditonal for symlink
* removing symlink test
* adding ebusy check
* changing error check
* changing error check
* changing error check
* changing error check
* cleanup and comments
* Update packages/io/__tests__/io.test.ts
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
* Update packages/io/src/io-util.ts
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
* moving comment placement
* updating eperm
* change back to ebusy
* Update packages/io/__tests__/io.test.ts
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
* Formatting
* converting to async
---------
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
|
2023-03-15 14:51:02 -04:00 |
|