https://prefect.io logo
Title
j

John Kang

08/31/2022, 8:55 PM
I just upgraded to 2.3.0 and tried to re-build a remote GCS deployment (which was working in 2.2.0), but I'm having an issue where it is not uploading enough files to GCS. The previous prefect deployment build command uploaded ~200 files (which are necessary), but now it is only uploading around ~26. I'm not sure what is going on... I have not changed anything in the prefect deployment build command nor the .prefectignore file...
👀 2
For now I've down-graded my prefect version to 2.2.0 until this is fixed... I can open up an issue if it would be helpful in github
z

Zanie

09/01/2022, 5:31 PM
An issue with an MRE would definitely be helpful! Thank you!
j

John Kang

09/01/2022, 6:27 PM
@Zanie Wow, thanks for the quick fix in 2.3.1! Appreciate it!