Skip to content

Commit

Permalink
Update some planned features (#31)
Browse files Browse the repository at this point in the history
* over the time some of them got implemented
  • Loading branch information
ChristopherHX authored Dec 24, 2024
1 parent 75a24b7 commit 25026ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/not_supported.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@ Here is a list of features that is (yet) to be implemented or is decided as not

- `concurrency` is ignored
- `run-name` is ignored
- Context availability is not checked, so you can use the env context on more places
- Step summary not processed
- Values written in each step to the file pointed by `GITHUB_STEP_SUMMARY`, `$GITHUB_STEP_SUMMARY` and `$env:GITHUB_STEP_SUMMARY` are discarded, each step has it's own empty step summary file at the beginning
- Problem matcher ignored
- Annotations ignored
- No `vars` context
- Incomplete `github` context
- Run steps cancellation not implemented
- `job.permissions` ignored
- `timeout-minutes` ignored
- `job.timeout-minutes` ignored
- `job.continue-on-error` ignored
- `PATH` of container / of act must contain node for nodejs actions, github runner has their own copy for both container and host
- Openid Connect url is not defined
Expand Down

0 comments on commit 25026ee

Please sign in to comment.