Skip to content

Update on CC repo#15

Open
matyas-jirat-keboola wants to merge 6 commits intomainfrom
update
Open

Update on CC repo#15
matyas-jirat-keboola wants to merge 6 commits intomainfrom
update

Conversation

@matyas-jirat-keboola
Copy link

@matyas-jirat-keboola matyas-jirat-keboola commented Mar 4, 2026

Summary

Bitbucket removal

  • Remove Bitbucket as a template_variant option — GitHub is now the only supported CI platform
  • Delete bitbucket-pipelines.yml from the template
  • Simplify hooks/post_gen_project.py — no more conditional path removal, modify_portal_properties always runs
  • Clean up deploy.sh to only handle GitHub tag detection
  • Update README.md and TEMPLATE_README.md to remove all Bitbucket references

Configuration prompt cleanup

  • Remove template_variant prompt entirely (made private with __ prefix, always GitHub)
  • Remove component_short_description and component_long_description prompts — generated files now contain placeholder text to fill in manually

Fixes

  • Add .DS_Store to .gitignore and remove stray .DS_Store files from template

Test plan

  • Run cookiecutter against the template and verify no template_variant, component_short_description, or component_long_description prompts appear
  • Confirm generated project contains .github/workflows/ and no bitbucket-pipelines.yml
  • Verify post_gen_project.py hook completes without errors
  • Confirm placeholder text in component_config/component_short_description.md and component_long_description.md

🤖 Generated with Claude Code

@matyas-jirat-keboola matyas-jirat-keboola changed the title Remove Bitbucket template variant Update on CC repo Mar 5, 2026
@matyas-jirat-keboola matyas-jirat-keboola requested a review from a team March 5, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant