intoli / user-agents

A JavaScript library for generating random user agents with data that's updated daily.
Other
981 stars 51 forks source link

Fix CI: Update workspace persistance #25

Closed omrilotan closed 3 years ago

omrilotan commented 4 years ago

Showing the the screenshot. The step "test" got it's "dist" directory from workspace persistence

Solution: The whitelist variable already defines "paths" entry. Removed the redundant one

whitelist: &whitelist
  paths:
omrilotan commented 4 years ago

@sangaline would love your review here

omrilotan commented 4 years ago

@intoli is this repo not maintained? If so - I'd love to assist

HugoPoi commented 3 years ago

I have done a lot of work in #28 and I have a working fork here

sangaline commented 3 years ago

@omrilotan The library is still maintained, but there has been a lot going on with the covid pandemic over the last year and this regrettably fell down my priority list. I'm going through making fixes now, and will get any security issues and build failures resolved.