mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #1489] [MERGED] Added Github Actions workflow #2009
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2009
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/s3fs-fuse/s3fs-fuse/pull/1489
Author: @ggtakec
Created: 12/2/2020
Status: ✅ Merged
Merged: 12/5/2020
Merged by: @gaul
Base:
master← Head:add_github_actions📝 Commits (1)
4fbc57aAdded Github Actions workflow📊 Changes
2 files changed (+414 additions, -0 deletions)
View changed files
➕
.github/workflows/ci.yml(+197 -0)➕
.github/workflows/linux-ci-helper.sh(+217 -0)📄 Description
Relevant Issue (if applicable)
#1488
Details
This PR adds a Github Actions workflow for testing on 11 OS(version).
We have only 2 operating systems on TravisCI, but this PR(Github Actions) can build and test on the following operating systems.
Notes
@juliogonzalez If you can, please give me comments about OpenSUSE.
@gaul Please check about JDK.
This PR is only tested on Travis CI, not on Github Actions. It will be tested after being merged.
(This PR source code has passed the test on my repository's Github Actions)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.