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
F114805427: D29831.diff
Thu, Apr 17, 2:56 AM
Unknown Object (File)
Mon, Apr 14, 7:39 AM
Unknown Object (File)
Fri, Apr 11, 1:27 PM
Unknown Object (File)
Feb 25 2025, 4:59 AM
Unknown Object (File)
Feb 24 2025, 1:53 AM
Unknown Object (File)
Feb 11 2025, 12:26 AM
Unknown Object (File)
Jan 31 2025, 7:02 AM
Unknown Object (File)
Jan 11 2025, 7:26 AM
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.