You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Solsta Create Action for GitHub
1
+
# Solsta Create, Update or Delete (CRUD) Action for GitHub
2
2
3
-
This project is a GitHub Action that uses Solid State Networks tools and services to createor modify Solsta products, environments, or repositories.
3
+
This project is a GitHub Action that uses Solid State Networks tools and services to create, delete, or modify Solsta products, environments, repositories, or releases.
4
4
5
5
The action is compatible with Windows, Linux, and OSX runners. Windows self-hosted runners require git-bash (https://git-scm.com/) in the %PATH%.
6
6
@@ -10,15 +10,18 @@ The action is compatible with Windows, Linux, and OSX runners. Windows self-hos
10
10
***solsta_client_secret:** Secret Key to authenticate usage of Solid State Networks console tools
11
11
***console_version:** Version of Solsta Console Tools to use
12
12
***scripts_version:** Version of Solsta Deploy Scripts to use
13
-
***action_type:** Either create, or update
14
-
***object_type:** Either product, repository, or environment to create/update
15
-
***target_product:** Target product to create/update (case-sensitive)
0 commit comments