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

Run a dry-run of the graphcool deploy on pull requests #188

Closed
wants to merge 49 commits into from

Conversation

wdoug
Copy link
Member

@wdoug wdoug commented Mar 30, 2018

This PR closes #142

What does this PR do?

Runs the deploy script for every branch but with a --dry-run flag unless it is on the master branch

How does this PR make you feel? 🔗

eosem and others added 27 commits April 16, 2018 20:46
* Added marked library reference to style_reference.md

* Add newline
* Added menu dropdown with Profile and Logout buttons.  Changed Header links to Buttons.

* Adjusted header grid spacing

* Removed Files

* Changed the header buttons back to links and updated the dropdown menu to a simpler component

* Update Menu.js

Removed fade import line as it was not being used.
* creates a localized css file for Member-related sections

* fix: Member.css import

* refactor Member styles, add conventional prefix to class names

* finish adding conventional prefix to class names
…invite (#221)

* create FlowdockRedirect page & route, add AlertifyJS dep

* updates Flowdock link

* add alertify stylesheets, use alertify alert in FlowdockRedirect

* open Flowdock link when user clicks OK on alert

* rename FlowdockLanding, update copy, remove alertifyjs dep
* Initial proof of concept for pulling cfapi issues

* Refactor ProjectIssue into separate component

* Apollo Link Rest (#211)

* Remove unnecessary withRestData hoc

* Enforce cfapiProjectUrl is unique

* Fix lint errors and address feedback

* add cfapiProjectId to createProjectQuery
* Update material-ui to 1.2 from beta

* Bump react to 16.3 and fix MenuItem import

* Fixes for Me/Edit

* Add Material-UI Info to README
* Got initial example working for the sidebar

* Added sidebar and fixed css on App.js by adding toolbar div

* Added sidebar and new routes file for sidebar routes

* Added Divider between projects listed on the sidebar

* Fixed Edit and Create New Project Routing

* Added header for Projects List.
Alert user on duplicate email address (#233)
* Duplicated Login Button

Duplicated Login Button as sign in button

* Sign Up Button

* Upgrade to Auth0.9,

Upgrade to Auth0, signup button

* Adds README notes for enabling Auth0 properly

* Delete Login.css

* Delete Avatar.css
zacksabbath and others added 21 commits August 28, 2018 13:19
Add initial project status field
Reorganizes the file structure to be organized by concept
* Fix website in microsoft edge via fetch-headers polyfill

* Add a forEach method that the polyfill doesn't support

* Switch to whatwg-fetch polyfill
- Makes the sidebar available on every page
- Makes the All Projects page show cards for all the projects
@dchao19
Copy link
Contributor

dchao19 commented Nov 6, 2018

Closing in favor of #265.

@dchao19 dchao19 closed this Nov 6, 2018
@dchao19 dchao19 deleted the 142_ci_dry_run branch November 6, 2018 03:27
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.

Investigate doing a "dry run" of the graphcool server deployment on pull requests
9 participants