Page MenuHomeFreeBSD

Enable GitHub actions CI for stable/13 as well
ClosedPublic

Authored by arichardson on Apr 19 2021, 10:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 8:49 AM
Unknown Object (File)
Sat, Apr 18, 12:37 PM
Unknown Object (File)
Sat, Apr 18, 5:55 AM
Unknown Object (File)
Sat, Apr 18, 5:50 AM
Unknown Object (File)
Sat, Apr 18, 5:07 AM
Unknown Object (File)
Thu, Apr 9, 9:08 PM
Unknown Object (File)
Mon, Apr 6, 2:22 PM
Unknown Object (File)
Sat, Apr 4, 11:53 PM
Subscribers

Details

Summary

All cross-building patches have been merged to stable/13 so it should
also build fine on macOS+Linux.

I'm not sure if committing this change will break the github mirror.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38678
Build 35567: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 20 2021, 8:43 AM

@uqs Should I commit this to stable/13 and we see if the github mirror still works or would you prefer to do it?

@uqs Should I commit this to stable/13 and we see if the github mirror still works or would you prefer to do it?

Ah, you mean because of the workflow push? I think it is fine to change the existing file, only the initial creation somehow needs to be special cased.

In D29831#669974, @uqs wrote:

@uqs Should I commit this to stable/13 and we see if the github mirror still works or would you prefer to do it?

Ah, you mean because of the workflow push? I think it is fine to change the existing file, only the initial creation somehow needs to be special cased.

Seems like it worked fine. I guess it was the initial creation only.