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

Configure CI #2

Merged
merged 4 commits into from
Jun 1, 2017
Merged

Configure CI #2

merged 4 commits into from
Jun 1, 2017

Conversation

JeffreyMFarley
Copy link
Contributor

@JeffreyMFarley JeffreyMFarley commented Jun 1, 2017

Adding Travis and Coveralls support to the repository

Additions

  • .travis.yml
  • Dependency on coveralls.js

Removals

  • None

Changes

  • npm test runs in single-shot mode

Testing

  • That's the point of this right? 😃

Review

Checklist

  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the front end playbook
  • Passes all existing automated tests
  • New functions include new tests
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged
  • Visually tested in supported browsers and devices
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)

@JeffreyMFarley JeffreyMFarley changed the title Create .travis.yml Configure CI Jun 1, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0d234a8 on JeffreyMFarley:master into ** on cfpb:master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cf4f98b on JeffreyMFarley:master into ** on cfpb:master**.

@JeffreyMFarley JeffreyMFarley merged commit 1655c80 into cfpb:master Jun 1, 2017
AdamZarger added a commit that referenced this pull request Aug 11, 2017
Scotchester pushed a commit that referenced this pull request Jul 20, 2020
Scotchester pushed a commit that referenced this pull request Jul 20, 2020
cdmh219 pushed a commit that referenced this pull request Oct 22, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 22, 2024
* - Migrated from Less to Sass
- Added postcss builder for icons
- Upgraded to latest version of design system
- Moved from Less to Sass variables
- Move from @import to @use

* Fixed issues with imported scss files

* Removed old dependencies and theme overrides

* Completed initial fixes for build errors

* Completed initial fixes for build errors2

* stylelint less remove

* Fixed config with linting

* Fixed all linting errors

* Various updates

* Updated col classes to use mixins  in new design system

* incorporated design system updates into App.scss

* updated tbd components with BEM notation and new design system classes
Padding update in SearchPanel

* Added licensed-font() mixin to add in fonts

* Fixed media query syntax to work with Sass

* fixed  media queries pt 2

* fixed width of filter panel by adding a new class

* Changed date range label

* swapped out division to  math.div()  Sass  function

* final  cleanup

* production built files

* took out IE 11 fixes for TileChartMap styles

* update dist

* Addressed PR feedback

* Addressed PR feedback #2

* PR feedback updates  #3

* Removed `from` syntax

* Fixed background colors  for modals

---------

Co-authored-by: cdhenley219 <[email protected]>
Co-authored-by: Richard Dinh <[email protected]>
cdmh219 pushed a commit that referenced this pull request Nov 26, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 26, 2024
* Fixed issues with buttons being displayed in a group, to include explicit display values

* Updated margins in Error and Warning notifications.

* updated version for package json

* updated version #2 for package json

* added build

* added space after separator in Trends Panel

* updated build

* update dist

---------

Co-authored-by: Chanel Henley <[email protected]>
Co-authored-by: Richard Dinh <[email protected]>
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.

2 participants