exacaster / lighter

REST API for Apache Spark on K8S or YARN
MIT License
91 stars 21 forks source link

Fix/statement logs #747

Closed jean-humann closed 9 months ago

Minutis commented 11 months ago

Hi,

thank your for initiative to contribute to this project. Could you please provide some information regarding the change you made?

pdambrauskas commented 11 months ago

Pipeline is failing:

30 ERROR: failed to push ghcr.io/exacaster/lighter:fix-statement-logs-spark3.3.3: unexpected status from POST request to https://ghcr.io/v2/exacaster/lighter/blobs/uploads/: 403 Forbidden

Something is wrong with the authorization

pdambrauskas commented 9 months ago

I've cherry-picked commits related to the fix. Regarding CI changes, we've chosen a different approach for selectively building images from Pull requests.

Thank you for your contribution!