superset/.github
Eric Briscoe 6a0b7e5598
feat: Add Chromatic publishing to superset-frontend storybook (#21095)
* Work in progress to add Chromatic publishing to superset-fronted storybook

Adds new Github action to publish storybook builds to chromatic
Adjusts configuration to support MDX story format
Updates Alert stories to take advantage of MDX format for example in storybook that will publish to Chromatic
Fixes issue in ListViewCard stories that make the story build fail

* Adjust Chromatic Github action

* Adjust action so Gtihub Secret is read into env

Github secrets are not accessible in conditional blocks so this change moves the access of the github secret into an env variable which is accessible in conditional logic

* Removes unneccesary projectToken from package json

* Using a temp key to debug no access to value from github secret

* Refining skipping if no changes to superset-frontend

* Remove typos from Action component story, consolidate on folder check in Chromatic action

* Fix error in Chromatic action event

* Testing action with pul_request_target

* adjustments to Chromatic action triggers

* lint fix

* Testing if pull_request_target is disabled

* More adjustments to Chromatic action

* UI Change to trigger action

* Change to story text to test action

* update package-lock after merge conflicts from master

* Changes to test chromatic action

* Finalize Chromatic actions, fix lint errors

* Backs out addition of @storybook/addon-docs which is included in addon-essentials

* Lint error in package.json
2022-08-23 16:16:28 -04:00
..
ISSUE_TEMPLATE 1. Removed duplicate security vulnerability issue template. 2. Modified feature request template to encourage people to post in Discussions instead (#19617) 2022-04-12 19:31:35 -04:00
actions ci: set remote URL to https and bump sha (#14350) 2021-04-26 17:43:32 +01:00
workflows feat: Add Chromatic publishing to superset-frontend storybook (#21095) 2022-08-23 16:16:28 -04:00
CODEOWNERS add cypress codeowners to e2e tests (#20921) 2022-08-01 17:35:35 -07:00
PULL_REQUEST_TEMPLATE.md add semantic title to the pull request template (#16693) 2021-09-17 13:23:39 +08:00
config.yml fix: make the bot more descriptive (#7279) 2019-04-10 11:02:10 -07:00
dependabot.yml chore: make dependabot upgrade package.json + add more package.json files (#20920) 2022-08-04 11:52:01 -06:00
issue_label_bot.yaml Create issue_label_bot.yaml (#7341) 2019-04-22 14:11:35 -07:00
move.yml chore: add bot config files and update issue templates (#7249) 2019-04-09 22:45:58 -07:00
stale.yml fix: make SIPs exempt from stale bots (#7278) 2019-04-10 09:24:45 -07:00