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

Beginning to migrate pipelines to Github Actions. #684

Merged
merged 49 commits into from
Jun 17, 2020
Merged

Conversation

bcipriano
Copy link
Collaborator

@bcipriano bcipriano commented Apr 17, 2020

#715

Migrate the whole testing pipeline, and populate packaging/release pipelines with some initial data so we can test out how things work in the master branch.

@bcipriano bcipriano changed the title Testing Github Actions Beginning to migrate pipelines to Github Actions. Jun 12, 2020
@bcipriano bcipriano marked this pull request as ready for review June 13, 2020 03:27
Copy link
Collaborator

@gregdenton gregdenton left a comment

Choose a reason for hiding this comment

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

LGTM. One minor comment comment.

with:
name: cuebot-rpm
path: ${{ github.workspace }}/artifacts/opencue-cuebot-*.rpm
# This step is temporary. This info will help us track this pipeline's artifacts as we
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd like a more clear description of when this step will be removed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added more info -- coming out in the next PR, basically -- and made it a TODO.

@bcipriano bcipriano merged commit eb50cde into master Jun 17, 2020
@bcipriano bcipriano deleted the github-actions-1 branch June 17, 2020 23:09
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.

None yet

2 participants