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

first attempt at building nouveau in github actions #4872

Closed
wants to merge 1 commit into from

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Nov 25, 2023

No description provided.

@rnewson rnewson force-pushed the nouveau-github-action branch 2 times, most recently from ee7a260 to 3d92165 Compare November 25, 2023 00:50
gradle:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Hey, I think there is no need to exclude Windows here 😉, see https://github.com/gradle/gradle-build-action#use-the-action-to-setup-gradle

Copy link
Member Author

Choose a reason for hiding this comment

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

I excluded it because it failed when I tried it.

@willholley
Copy link
Member

willholley commented Nov 27, 2023

If it's a useful reference, couchdb-helm uses GH actions to test/publish. It attempts to follow the ASF guidance at https://cwiki.apache.org/confluence/display/BUILDS/GitHub+Actions+status which requires any external actions to be included via Git submodules. I expect we need to do that for the gradle action here.

@rnewson rnewson closed this Nov 27, 2023
@rnewson
Copy link
Member Author

rnewson commented Nov 27, 2023

hm, ouch. will try some other time. not important.

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

3 participants