-
Notifications
You must be signed in to change notification settings - Fork 700
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
Add website staging GCB template #5418
Conversation
Visit the preview URL for this PR (updated for commit 6dbd0bc): |
@parlough This is the same as the change made to the flutter docs site! |
Thanks so much for working on this @drewroengoogle! Will be nice to get in. I'll take a look tomorrow. There is one blocking issue though... You need to give @dart-github-bot a proper icon! Something Dart or Dash related. I bet @khanhnwin has a big collection if you don't have anything in mind. 😄 |
Khanh helped find a couple shiny new profile photos for the dart and flutter bots that have now been added! |
@parlough you know me too well haha Always happy to provide cute graphics :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you both!!
* Adds a GCB template that is responsible for building the website and staging it to firebase in PRs * Once the website is built, `dart-github-bot` will comment in the PR a link that you can navigate to in order to see your changes. * After this template is merged in, we can update the PR trigger to run this template on all PRs. It is currently disabled in order to ensure that it is not run on branches without this template in it yet.
dart-github-bot
will comment in the PR a link that you can navigate to in order to see your changes.Contribution guidelines:
dart format
.<?code-excerpt
need to be updated in their source.dart
file as well.