Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(portal automation): WIP partial scripts to support automation * feat(automation): content publishing - WIP * feat(initial-automation): Publishing script and simple GitHub Action * chore: adjust the action to leverage variable for subdomain * chore: enable script execution * chore: fix env vars * chore: move setup to end of script * chore: adjust how action invokes scripts * chore: fix action iteration * chore: fix glob pattern for product name * chore: fix manifest path * chore: adjust function calling from action * chore: action update * chore: env var config * chore: adjust manifest path * chore: adjust paths based on action execution * chore: add trap and output logging * chore: improve logging * chore: tidy up simple action * chore: fix existing branding image setting * Merge branch 'main' into feat/initial-automation * chore: adjust image names due to bad image * chore: adjust image check for existence * chore: adjust image names due to bad images uploads * chore: set environment in action workflow * chore: fix case sensitivity and reference env var correctly * Merge remote-tracking branch 'origin/main' into feat/initial-automation
- Loading branch information