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

Circle 2 GitHubAction #1569

Merged
merged 15 commits into from Aug 14, 2021
Merged

Circle 2 GitHubAction #1569

merged 15 commits into from Aug 14, 2021

Conversation

bam241
Copy link
Member

@bam241 bam241 commented Jul 30, 2021

attempt to convert our Circle CI to GithubAction

@bam241 bam241 marked this pull request as draft July 30, 2021 23:29
@gonuke
Copy link
Member

gonuke commented Aug 12, 2021

This appears to be working, but I'll wait for you to convert it from draft

@bam241 bam241 mentioned this pull request Aug 13, 2021
6 tasks
@bam241 bam241 marked this pull request as ready for review August 13, 2021 05:54
@bam241
Copy link
Member Author

bam241 commented Aug 13, 2021

@gonuke I think I am happy with this now.

since your last review, I just removed from circleCI the items I transferred to GitHubAction (build, unit_test, nosetest) and added a news file...

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

This will need a rebase & change to CHANGELOG since I merged the CHANGELOG PR

@bam241
Copy link
Member Author

bam241 commented Aug 14, 2021

@gonuke I rebased it.

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

I'm approving because it has apparently been there a while, but with a question about core-version

mkdir -p ${HOME}/.local/lib/python3.7/site-packages/
cd ${GITHUB_WORKSPACE}
python install.py -j 2 \
--build-type=Release --core-version 999999.999999 \
Copy link
Member

Choose a reason for hiding this comment

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

Maybe I haven't noticed this before, but what is core-version and is this the right one?

@gonuke
Copy link
Member

gonuke commented Aug 14, 2021

Thanks @bam241

@gonuke gonuke merged commit c1910b9 into master Aug 14, 2021
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