-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 circleci and dangerfile #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/typeofweb/devfaq-www/i4sfdwo70 |
Bundle size changesComparing: 344877e...dangerfile Summary
Details of page changes
|
typeofweb
pushed a commit
that referenced
this pull request
Jun 3, 2020
* Add typescript-plugin-css-modules * Add size-limit * Update next and next dependencies (#46) * Remove Next-Sass(Next added native support in 9.2) * Update Next and Node-sass. * Add config for typescript-plugin-css-modules * Rewrite SCSS to SCSS Modules. * Update TSC * Some missing Styles * Prettier 2 * Upgrade * Update other deps and fix rest of global css * Fix tsc * Add size-limit check * Update * Update node * Make sure modals show Co-authored-by: Michal Miszczyszyn <michal@mmiszy.pl> * docs: add Survikrowa as a contributor (#47) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Fix unexpected empty lines in code * Add pr updater cron job * Add pr updater cron job * Fix artifact name * Add .circleci/config.yml (#50) * Add license scan report and status (#49) * Add license scan report and status Signed off by: fossabot <badges@fossa.com> * Update README.md Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Add lighthouse (#48) * Add lighthouse * Update size-limit * Push * Try with custom action * Add pr updater cron job * Moving to CircleCI * Add circleci and dangerfile (#53) * Add circleci and dangerfile * Try bundle size * Something wrong with the config * Validate config.yml * Forgotten build * Another try * Another try * Make sure the branch is switched * Try with slash ' * Fuck it, hardcode * Updates * Ignore TypeScript in dangerfile * Debug * Fix checkout on CircleCI * Fix path * Fix links * Issue-41: Changed question's voting position to the left (#55) Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Make github actions respect skip ci * docs: add drillprop as a contributor (#57) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * docs: add mczeplowski as a contributor (#58) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Update license * Add waitForVercel * Fix orb * Fix orb * Add lighthouse workflow * Update time * Try lighthouse * Add comments * Change GITHUB_ACCESS_TOKEN to DANGER_GITHUB_API_TOKEN * Add url * Try manually * Fix imports * Add chrome to the image * mkdir /tmp/lighthouse/ * Final touches * Last touches for real * Reorder categories * Rewrite Class Components to Hooks (#54) * Refactor class components from root pages directory to functional ones * Make pages/questions components functional * Rewrite ActiveLink to functional component * Rewrite AdminQuestions to functional component * Rewrite CtaHeader to functional component * Rewrite NavigationHeader to functional component * Wrap ActiveLink, AdminQuestions and CtaHeader in React.memo Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Fix cannot read property id of undefined in dangerfile * Prevent duplicate comments * Rewrite Class Components (#64) * Rewrite AnimateProperty to functional component * Fix imports of AnimateHeight * Rewrite AppSpinner to functional component * Rewrite Layout to functional component * Rewrite LoginForm to functional component * Update components/layout/AppSpinner.tsx Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Fix AppSpinner Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> * Remove unused env var * Migrate from tslint to eslint (#65) * Fix all files * eslint * Remove unused env var * Import hooks * Skip dependabot * Skip dependabot * Make sure proper branch is compared against * Fix path to .headbranch * Fix path to .headbranch * Change head to base… * Rename getHeadBranch.ts -> getBaseBranch.ts * Run scripts from head branch * Add npm ci after changing branches Co-authored-by: Survikrowa <35381167+Survikrowa@users.noreply.github.com> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: fossabot <badges@fossa.io> Co-authored-by: mczeplowski <43904845+mczeplowski@users.noreply.github.com> Co-authored-by: Bartosz Dryl <drylbartosz@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.