Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the S3 upload for the nightlies #34

Merged
merged 2 commits into from
Aug 25, 2020
Merged

Conversation

kittaakos
Copy link
Contributor

@kittaakos kittaakos commented Aug 24, 2020

What it does:

  • fixes the syntax error in the workflow config:
   'schedule` -> 'schedule'
  • switches from 'kittaakos/upload-s3-action' GH Action to 'docker://plugins/s3'. The main reasons not using the original 'shallwefootball/upload-s3-action' action are the followings:

As for the CI verification:

  • please check the workflow automatically triggered by the PR,
  • here is a manually triggered workflow that does an S3 upload, and
  • we should see the green nightly build in the morning. 🤞😅

Signed-off-by: Akos Kitta kittaakos@typefox.io

Copy link
Contributor

@rsora rsora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@kittaakos
Copy link
Contributor Author

I was expecting the build to start for PRs, I am looking into it.

@kittaakos kittaakos force-pushed the fix-action-for-s3-upload branch 2 times, most recently from 1bb5807 to 27c75b6 Compare August 24, 2020 12:37
@kittaakos
Copy link
Contributor Author

I am looking into it.

It's fixed now.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
@kittaakos kittaakos changed the title Use the original action for S3 upload. Fixed the S3 upload for the nightlies Aug 24, 2020
@kittaakos
Copy link
Contributor Author

@per1234, I have updated the title, description, and workflow config. Please review.

Made the S3 'publish' job dependent on the 'build' jobs.
From now on, the upload happens when the build was green
on each platform.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
@kittaakos kittaakos merged commit 582ee28 into master Aug 25, 2020
@kittaakos kittaakos deleted the fix-action-for-s3-upload branch August 25, 2020 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants