chore(deps): update kesin11/actions-timeline action to v3#3585
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update kesin11/actions-timeline action to v3#3585renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
a37b82a to
99668ad
Compare
99668ad to
98d9f0c
Compare
98d9f0c to
56435ed
Compare
56435ed to
69ef83b
Compare
8c4ee39 to
e813ef5
Compare
e813ef5 to
ab727e5
Compare
ab727e5 to
07f4f84
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2→v3Release Notes
Kesin11/actions-timeline (Kesin11/actions-timeline)
v3.1Compare Source
v3.1.0Compare Source
What's New in v3.1.0
New Feature: Expand Composite Action Steps
Two new inputs have been added to provide deeper visibility into composite actions.
expand-composite-actionsWhen set to
true, composite action steps are expanded in the timeline, showing each internal step individually prefixed with(sub). This makes it easy to see exactly where time is being spent inside a composite action.expand-composite-actions-thresholdControls the duration threshold (in seconds) for expanding composite action steps. Only steps whose total duration meets or exceeds this value will be expanded, keeping the chart readable for fast-running steps. Default is
20seconds.Try it out
You can quickly verify the output using the CLI:
The generated
actions_timeline.mdwill contain a Mermaid gantt chart like this - composite action steps such asdenoland/setup-deno@v1andactions/setup-node@v6are shown as(sub)entries alongside the parent step bar:Example output
Changes
Features
Fixes
Dependencies
31 changes
v3Compare Source
v3.0Compare Source
v3.0.0Compare Source
Changes
BREAKING CHANGES
Fixes
v2.2.6Compare Source
Changes
Dependencies
22 changes
Documentation
v2.2.5Compare Source
Changes
Fixes
Dependencies
25 changes
Internal improvement
v2.2.4Compare Source
Changes
Fixes
Dependencies
29 changes
v2.2.3Compare Source
Changes
Fixes
Dependencies
v2.2.2Compare Source
Changes
Fixes
Workflow Display Limited to 30 Jobs in Workflows with Many Jobs#186Dependencies
20 changes
Documentation
v2.2.1Compare Source
Changes
Fixes
Dependencies
13 changes
Internal improvement
v2.2.0Compare Source
Changes
Features
v2.2Compare Source
v2.1.2Compare Source
Changes
Dependencies
18 changes
v2.1.1Compare Source
Changes
Dependencies
23 changes
Internal improvement
v2.1.0Compare Source
Release
actions-timelineCLI tool 🎉You can use it with
deno runcommand.cli.tsjust outputs the markdown to file or STDOUT, so you have to use other tools to visualize mermaid diagrams.Changes
Features
Dependencies
6 changes
v2.1Compare Source
v2.0.3Compare Source
Changes
Fixes
Dependencies
15 changes
Documentation
v2.0.2Compare Source
Changes
Fixes
Dependencies
19 changes
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.