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, Aug 11, 8:07 AM
Unknown Object (File)
Sat, Aug 8, 7:37 PM
Unknown Object (File)
Wed, Aug 5, 2:59 AM
Unknown Object (File)
Sun, Aug 2, 11:26 PM
Unknown Object (File)
Sun, Aug 2, 2:52 PM
Unknown Object (File)
Sun, Aug 2, 11:53 AM
Unknown Object (File)
Sat, Aug 1, 8:19 AM
Unknown Object (File)
Wed, Jul 29, 9:25 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.