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

feat(#142): adds reusable github action that creates backup of superset dashboard export #154

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

dianabarsan
Copy link
Member

@dianabarsan dianabarsan commented Sep 18, 2024

Description

This reusable GH action will store a Superset export within the repo that triggers the action.
Can be further parametrized if desired, but for now:

  • only supports saving in the current repo
  • saves on hardcoded path

#142

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

Copy link
Contributor

@njuguna-n njuguna-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dianabarsan
Copy link
Member Author

Oh, I forgot to mention, I've been testing this on: https://github.com/dianabarsan/superset-backup .

@dianabarsan dianabarsan merged commit b0045d4 into main Sep 23, 2024
6 checks passed
@dianabarsan dianabarsan deleted the 142-superset-backups branch September 23, 2024 04:32
medic-ci pushed a commit that referenced this pull request Sep 23, 2024
# [1.1.0](v1.0.2...v1.1.0) (2024-09-23)

### Features

* **#142:** adds reusable github action that creates backup of superset dashboard export ([#154](#154)) ([b0045d4](b0045d4)), closes [#142](#142) [#142](#142)
@medic-ci
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants