package deployment command and provenance with gh actions.
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 488
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 32
Description
I was thinking about creating some libs using the [Haxe](https://haxe.org/) language, as I can transpile it to Lua, JS, PHP... etc., reusing all the logic and making some small adjustments.
In NPM there is no problem with this because you have the `npm publish` command and you can send your package after a specific build as a minification or pre-compiled code.
But in composer packagist, package deployment is associated with the source code, well the source code would just be hash and some js and php decorations.
I think it might be interesting to have a way like NPM to publish a pre-build package, currently they have a system that checks whether the CD pipeline was actually published, it's something interesting if the concern is security against malware.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. First clarify the supported package deployment and provenance workflow, its security requirements, and how GitHub Actions would be verified; done should be a documented, agreed implementation scope with acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, lua, php
- Domain
- ci-cd, release, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100