Conversation
🎨 Missing Building Block IconsFound 2 building block(s) without Copy the AI Prompts below and use them with your favorite AI image generator (Gemini, DALL-E, Midjourney, Stable Diffusion, etc.). Then follow the Post-Processing Steps to prepare the icons for upload. Azure Virtual Machine StarterkitPlatform: Path: AI Prompt (copy this to image generator)Post-Processing InstructionsStep 1: Remove white background with GIMP (free) a) Open image in GIMP Step 2: Resize to 800x800 pixels if needed
Step 3: Compress with pngquant (free command line tool)
Target specs: 800x800px PNG with transparent background, under 100KB Forgejo Action Variables and SecretsPlatform: Path: AI Prompt (copy this to image generator)Post-Processing InstructionsStep 1: Remove white background with GIMP (free) a) Open image in GIMP Step 2: Resize to 800x800 pixels if needed
Step 3: Compress with pngquant (free command line tool)
Target specs: 800x800px PNG with transparent background, under 100KB |
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
30b8250 to
e8b1d42
Compare
a947ce5 to
3b73eb3
Compare
a40f518 to
63675e6
Compare
…nd STACKIT provider Add support for Forgejo Actions secrets/variables, STACKIT project role assignments for workspace members, and Forgejo repository collaborator reconciliation via Python scripts. Env-based provider config replaces static provider.tf. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
63675e6 to
ece702d
Compare
…etes and Harbor Remove backplane (static config absorbed into meshstack_integration). Add Harbor image-pull secret provisioning, Forgejo workflow dispatch trigger, and env-based provider wiring via get_forgejo_repository_context. Rename random_string and default SA resources for consistency. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Starterkit now creates dev/prod projects with SKE tenants, composes a git-repository BB and per-tenant forgejo-connector BBs. Backplane removed (config pushed into meshstack_integration). Remove leftover REMOVEME BBD inputs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ece702d to
85bed1c
Compare
ebcaeaf to
b6f717b
Compare
b6f717b to
07da4ed
Compare
…forgejo-connector
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add readme fields to meshstack_building_block_definition spec for forgejo-connector and git-repository, matching the pattern already used by ske-starterkit. Remove the now-unused APP_TEAM_README.md placeholder. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SKE Starterkit
Implements the full SKE Starterkit building block composition in meshstack-hub, enabling application teams to self-service a complete Kubernetes development environment on STACKIT SKE.
Changes
modules/stackit/git-repositoryrestapi_objectprovider.tfmeshstack_integration.tfinputs:action_secrets,action_variables,STACKIT_SERVICE_ACCOUNT_KEY,workspace_membersmodules/ske/forgejo-connectormeshstack_integration.tf)trigger_and_await_forgejo_workflow.py)get_forgejo_repository_context.pyrandom_string.suffix,kubernetes_default_service_account.this(withmovedblocks)modules/ske/ske-starterkitgit-repositoryand per-tenantforgejo-connectorbuilding blocksmeshstack_integration.tf)Cross-repo PRs