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

relauto: CI builds for PRs failing, missing build/meta output #657

Closed
3 tasks done
jahkeup opened this issue Jan 16, 2020 · 2 comments
Closed
3 tasks done

relauto: CI builds for PRs failing, missing build/meta output #657

jahkeup opened this issue Jan 16, 2020 · 2 comments
Assignees
Labels
type/bug Something isn't working

Comments

@jahkeup
Copy link
Member

jahkeup commented Jan 16, 2020

The PR builds are currently failing because the expected build/meta output is missing.

This may be caused by the main build's cleanup task or is not written out correctly.

  • Identity if its removal from a cleaning task or a bad-write by the script
    - If task:
    • [ ] Update buildspec to reorder
  • If script:
    • Update builder container
    • Push image for use by build projects
@jahkeup jahkeup added the type/bug Something isn't working label Jan 16, 2020
@jahkeup jahkeup self-assigned this Jan 16, 2020
jahkeup added a commit that referenced this issue Jan 16, 2020
The implicit subshell of the `if` prevented the `cd` from moving the
scripts' working directory (causing issues where builds requires
`write-build-meta` output in a specific location: #657).
@jahkeup
Copy link
Member Author

jahkeup commented Jan 16, 2020

Will wait to see this fixed on a "next" PR that hasn't been manually intervened with and then will close this out. The check manually kicked off for #658 did work, so I'm expecting there to be no continuing issue here.

@jahkeup
Copy link
Member Author

jahkeup commented Jan 20, 2020

Looks fixed to me!

@jahkeup jahkeup closed this as completed Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant