Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove push to bitbucket workflow #21

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

injms
Copy link
Member

@injms injms commented Nov 6, 2024

What

Remove the GitHub Actions workflow that would push a copy of this repo across to BitBucket.

Why

Originally, the BitBucket repo had a pipeline to automatically trigger a deploy of the site in Matrix - so every update in GitHub has to be copied across to BitBucket, where the deploy would then be triggered.

Now this trigger is handled in GitHub with a webhook - so copying-and-pasting across to BitBucket is no longer necessary.

This commit removes both the now unnecessary GitHub workflow and BitBucket
pipeline.

Originally, the BitBucket repo had a pipeline to automatically trigger a deploy
of the site in Matrix - so every update in GitHub has to be copied across to
BitBucket, where the deploy would then be triggered.

Now this trigger is handled in GitHub with a webhook - so copying-and-pasting
across to BitBucket is no longer necessary.
@injms injms force-pushed the remove-push-to-bitbucket-action branch from c920ed0 to 143edcd Compare November 13, 2024 05:57
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