Commit Graph

10 Commits

Author SHA1 Message Date
Matthew Cotton dceed6b29c
Updating actions to 5.5 branch 2024-01-29 11:04:50 +11:00
Matthew Cotton 4fd080675e
Adding container build to existing container action. Also added container reference on main README. 2023-11-21 09:55:19 +11:00
Matthew Cotton 66fc4bc68e
Updating workflows so some can be manually started. 2023-09-13 12:51:39 +10:00
Matthew Cotton 0cde16d497
Updated actions to reference 5.4 2023-09-13 12:15:34 +10:00
Luke Bermingham 9554d031e3
Shorten action name for pushing cirrus container images
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 16:47:24 +10:00
Luke Bermingham 464e8a0c37
Upgrade 5.2 to 5.3 in libraries, docs, log messages, build pipelines (#262)
* Updated github actions to work on UE5.3 branch and reset release version to 0.0.1 for the UE5.3 branch.

* Update bug report template to include UE5.X prefix.

* Refactored frontend deps to move from 5.2 to 5.3

* Update container-images Github action to use 5.3 tag

* Bump 5.2 t 5.3 in various docs and log strings.
2023-06-12 15:06:53 +10:00
Luke Bermingham 8edd4b1991
Update workflow for ss container to point to dockerfile
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-02-25 21:04:21 +10:00
Luke Bermingham ceb3bba2b1
Update workflow file context to have root dir
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-02-25 20:49:39 +10:00
Luke Bermingham 49dcfff303
Update building container image for ss to tag 5.2
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-02-22 18:58:36 +10:00
Luke Bermingham 92dd46dfc1
Bring Github actions to 5.2 branch (#105)
* Added dev and prod configs to webpack (#102)
* Adding github actions to create an NPM package for frontend library and make a release for the repo (#103)
* Added workflow file for pushing library to npm
* Added workflow file for making a release with built implementation/EpicGames archives
2023-02-17 18:03:37 +10:00