Skip to content

Github Actions over Travis-CI? #1185

Closed
@ringods

Description

@ringods

I have converted a few personal projects already to Github Actions with positive outcome.

Here are a few of the things I find beneficial on Github Actions:

  • one can create multiple workflows in separate files (e.g. build vs website publish)
  • workflows can be triggered by different types of events e.g. git commits, webhooks, cron
  • Github Actions is much faster

What do we need to know whether or not this project will make the switch?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions