mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[PR #429] [MERGED] Add FreeBSD CI via Cirrus-CI #491
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#491
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/429
Author: @emaste
Created: 1/2/2024
Status: ✅ Merged
Merged: 1/2/2024
Merged by: @jmcnamara
Base:
main← Head:freebsd-ci📝 Commits (1)
b8b0998Add FreeBSD CI via Cirrus-CI📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
➕
.cirrus.yml(+9 -0)📄 Description
Apologies for not opening an issue first -- this is not a bug report or really a new feature, and to me it seems for this change an open issue wouldn't add much value. But I'm happy to do so, if that's important for your workflow / tracking.
This change adds FreeBSD build + test CI via Cirrus-CI. For a sample run see https://cirrus-ci.com/build/5293314581200896
Enabling it requires adding the Cirrus-CI application, documented at https://cirrus-ci.org/guide/quick-start/.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.