Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

RC > Merged master #444

Merged
merged 24 commits into from
Aug 14, 2018
Merged

Conversation

Blackbaud-SteveBrush
Copy link
Member

No description provided.

Bobby Earl and others added 14 commits June 20, 2018 11:37
* Listening to postMessage if during e2e.

* Added test

* Using navigate instead of navigateByUrl

* Added sky prefix.
* Updated CHANGELOG.md and package.json for 1.18.0

* Update CHANGELOG.md
* Exposing the skyPagesConfig to karma and protractor configs.

* Cleanup

* Allowing device property

* Allow all properties

* Fixing type

* Allowing supported property.

* Using browserSet instead of browsers + supported.

* Removed enums.

* Update schema properties.
* Initial commit of skyuxconfig.json schema

* Allowing $schema property

* Added codeCoverageThreshold
* Added option to exclude parameters from being added to requests sent by SkyAuthHttp

* Added schema to base skyuxconfig.json file

* Added params array items type
@codecov-io
Copy link

codecov-io commented Jul 26, 2018

Codecov Report

Merging #444 into rc-2.0.0 will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           rc-2.0.0     #444      +/-   ##
============================================
+ Coverage     99.42%   99.42%   +<.01%     
============================================
  Files            72       72              
  Lines          1900     1916      +16     
  Branches        297      302       +5     
============================================
+ Hits           1889     1905      +16     
  Misses           11       11
Flag Coverage Δ
#builder 100% <100%> (ø) ⬆️
#runtime 96.07% <100%> (ø) ⬆️
#srcapp 100% <ø> (ø) ⬆️
Impacted Files Coverage Δ
cli/build-public-library.js 100% <100%> (ø) ⬆️
...fig/webpack/build-public-library.webpack.config.js 100% <100%> (ø) ⬆️
runtime/pact.service.ts 41.17% <100%> (ø) ⬆️
lib/sky-pages-assets-generator.js 100% <100%> (ø) ⬆️
lib/locale-assets-processor.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92fce4c...becaf58. Read the comment docs.

@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title RC > Merged master [HOLD] RC > Merged master Jul 27, 2018
@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title [HOLD] RC > Merged master RC > Merged master Aug 9, 2018
@@ -82,6 +82,9 @@ describe('config webpack build public library', () => {
'@angular/common': '4.3.6',
'@pact-foundation/pact-web': '5.3.0',
'zone.js': '0.8.10'
},
peerDependencies: {
'@angular/core': '4.3.6'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the behavior we want in RC?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Blackbaud-BobbyEarl I'm unsure exactly what you mean, but we definitely don't want libraries bundling peerDependencies (referring to this line: https://github.com/blackbaud/skyux-builder/pull/444/files#diff-054d421f3f99ee39229267add1ee72daR42).

@Blackbaud-SteveBrush
Copy link
Member Author

@Blackbaud-BobbyEarl Let's get #449 merged before merging this pull request, if you don't mind.

@Blackbaud-SteveBrush
Copy link
Member Author

@Blackbaud-BobbyEarl This is ready for another look; please and thank you.

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 923217f into rc-2.0.0 Aug 14, 2018
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the rc-merge-master-07-26-2018 branch August 14, 2018 14:39
Blackbaud-DiHuynh pushed a commit to Blackbaud-DiHuynh/skyux-builder that referenced this pull request Jul 10, 2020
* RC > Removed all references to SKY UX, changed dependency structure (blackbaud#419)

* RC > Updated TSLint rules (blackbaud#422)

* Removed legacy omnibar (blackbaud#420)

* RC > Config params as an object; always decode URL params (blackbaud#421)

* RC > Always provide `envId` regardless of permission scope (blackbaud#427)

* RC > Allow SPAs to bundle stylesheets that live outside of `src/app` (blackbaud#428)

* RC > Adjusted dev dependencies (blackbaud#429)

* RC > Fixed ts-helpers for build (blackbaud#434)

* RC > Update from master (blackbaud#425)

* RC > Removed global RxJS imports (blackbaud#438)

* RC > Replaced error component with iframe (blackbaud#436)

* RC > Removed SKY CSS import (blackbaud#443)

* RC > Instrument different directory for libraries (blackbaud#448)

* RC > Do not ignore Protractor Error 199 (blackbaud#435)

* RC > Merged master (blackbaud#444)

* RC > Merge master (blackbaud#454)

* RC > Upgrade Angular, RxJS, TypeScript (blackbaud#495)

* RC > Moved auth-client to peer dependency; fixed `skyux watch` (blackbaud#503)

* Disabled webpack host check (blackbaud#505)

* Replaced JSHint with ESLint. (blackbaud#506)

* RC > Merge master (blackbaud#508)

* RC > Changed name of NPM package (blackbaud#501)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
6 participants