Skip to content

[Case Study] GitHub Actions #343

Open
@arcanis

Description

@arcanis

What package is covered by this investigations?

GitHub Actions

Describe the goal of the investigation

Now that the GitHub Actions support CI systems, we should figure out which actions the yarnpkg org should provide that would help maintaining our projects.

Investigation report

The following actions look interesting:

  • An action that setup the right Yarn binary (or just shell out to the local build if no version is provided in the local variables).

  • A "sanity check action" that ensures that the PR is in a valid state against master (no added / modified files when running install, no removed files when running cache clean, ...)

Any more ideas?

Metadata

Metadata

Assignees

Labels

case studyPackage compatibility report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions