1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Gastón Fournier 4d26088603
chore: comment outcome of null check action (#3133)
## About the change
Post a comment in the Pull Request rather than echo in the console in
case of an error. Also, [reduced the null check errors by
26](https://github.com/Unleash/unleash/actions/runs/4196924954/jobs/7278564622#step:5:40)
2023-02-17 11:12:46 +01:00
..
lib chore: comment outcome of null check action (#3133) 2023-02-17 11:12:46 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations fix: limit creation of other users PATs (adapting) (#3019) 2023-01-31 08:40:23 +00:00
test feat: oss import (#3123) 2023-02-16 08:08:51 +01:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
server.ts