LivelyKernel / LivelyKernel/lively.next

Enhance Github Action creation to incorporate custom steps

Open
#1,661 0 comments 0 reactions 1 assignee Claimed by @linusha View on GitHub
:stopwatch: postponed ✨ enhancement 💬 ideas welcome
Dominant language
JavaScript
Stars
90
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Currently, we replace the entirety of the actions. This leads to the need to create custom actions, which however need to be updated by hand, which is especially cumbersome once one has a custom build action and needs to update the lively commit hash by hand.
A solution could be to markup custom sections in the actions with comments, which we could parse and carry over to a new version. Alternatively, we could just replace the commit hashes, however, this has the obvious downside of not carrying over improvements such as those introduced in #1651. I still need to think about this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.