Rename scripts to actions#463
Merged
Merged
Conversation
8e98c95 to
015b0cd
Compare
This should be removed after workshop authors have had a chance to update their definition files.
015b0cd to
1165d93
Compare
TICS Quality Gate✔️ PassedworkshopAll conditions passedSee the results in the TICS Viewer The following files have been checked for this project
|
akcano
approved these changes
Aug 29, 2025
dmitry-lyfar
approved these changes
Sep 2, 2025
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.
Description
Workshop scripts are now called workshop actions. One thing I didn't change is this output:
In other words,
scriptis one of the fields within an action. At the moment it's the only field, but we might add more later (e.g.uidandgid).I happened to notice that we haven't fully migrated to the standard library
mapsandslices, so I did that and fixed a few issues related to that.Existing workshop definitions (with
scripts:) will be supported until we decide to revert the "Support scripts in addition to actions" commit. However, this PR may break existing workshops due to the internal representation being different. Also, old clients won't be fully compatible with new daemons, and vice versa.Self-review quick check
Docs
Or: