403 Commits

Author SHA1 Message Date
Filipp Riabchun
f5b7ddbd76 Ignore settings changes in VCS triggers 2020-02-12 21:38:17 +01:00
Filipp Riabchun
0efc249387 Paralellize Examples 2020-02-12 21:36:33 +01:00
Filipp.Riabchun
9bb66310ad TeamCity change in 'Storybook' project: project 'Examples' was created 2020-02-12 20:28:56 +00:00
Filipp Riabchun
2b008283d3 Update Cypress image version 2020-02-12 21:23:21 +01:00
Filipp Riabchun
0ee30d1d44 Cache DLLs 2020-02-12 21:20:00 +01:00
Filipp Riabchun
22942583c2 Remove unneeded dependency 2020-02-12 21:16:26 +01:00
Filipp.Riabchun
8dcd25ee10 TeamCity change in 'Storybook' project: build features of 'Common' build template were updated 2020-02-12 20:06:37 +00:00
Filipp Riabchun
ca7a8331ad Use composite build for workflow 2020-02-12 21:05:12 +01:00
Filipp Riabchun
8a9117ccdb Fix frontpage & docs 2020-02-12 21:01:24 +01:00
Filipp Riabchun
034f44626a Use quiet period 2020-02-12 20:48:02 +01:00
Filipp.Riabchun
47d33fd085 TeamCity change in 'Storybook' project: triggers of 'Test Workflow' build configuration were updated 2020-02-12 19:47:03 +00:00
Filipp.Riabchun
c84bf225e7 TeamCity change in 'Storybook' project: Build Configurations order changed 2020-02-12 19:45:25 +00:00
Filipp Riabchun
0d7cd57696 add template 2020-02-12 20:41:27 +01:00
Filipp Riabchun
bef775f67b Add all buildtypes 2020-02-12 20:38:08 +01:00
Filipp Riabchun
436de6d8ff Apply patches 2020-02-12 19:09:46 +01:00
Filipp.Riabchun
c55a585e40 TeamCity change in 'Storybook' project: parameters of 'Build' build configuration were updated 2020-02-12 18:01:22 +00:00
Filipp.Riabchun
658585bd09 TeamCity change in 'Storybook' project: project settings were updated 2020-02-12 18:00:38 +00:00
Filipp.Riabchun
52604f025c TeamCity change in 'Storybook' project: runners of 'Common' build template were updated 2020-02-12 17:59:02 +00:00
Filipp.Riabchun
c74efe7d84 TeamCity change in 'Storybook' project: general settings of 'Common' build template were updated 2020-02-12 17:58:33 +00:00
Filipp.Riabchun
82c42e368c TeamCity change in 'Storybook' project: 'Common' build template was extracted from 'Build' build configuration 2020-02-12 17:58:20 +00:00
Filipp Riabchun
2caf5fdcfa Don't persist node_modules 2020-02-12 18:48:05 +01:00
Filipp Riabchun
9aaaede835 Don't persist node_modules 2020-02-12 18:39:44 +01:00
Filipp Riabchun
c80dfdab8d Update artifact rules 2020-02-12 18:22:34 +01:00
Filipp.Riabchun
3895e09a9f TeamCity change in 'Storybook' project: general settings of 'Build' build configuration were updated 2020-02-12 16:31:43 +00:00
Filipp.Riabchun
26138269e3 TeamCity change in 'Storybook' project: runners of 'Build' build configuration were updated 2020-02-12 16:29:52 +00:00
Filipp.Riabchun
2bbb830a27 TeamCity change in 'Storybook' project: VCS roots of 'Build' build configuration were updated 2020-02-12 16:27:36 +00:00
Filipp.Riabchun
ea25fb0d7d TeamCity change in 'Storybook' project: 'Build' build configuration was created 2020-02-12 16:27:21 +00:00
Filipp.Riabchun
e2fc268cdb TeamCity change in 'Storybook' project: Versioned settings configuration updated 2020-02-12 16:20:40 +00:00
Norbert de Langen
88ec8de571 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	.teamcity/OpenSourceProjects_Storybook/buildTypes/OpenSourceProjects_Storybook_Bootstrap.kt
#	docs/src/pages/addons/writing-addons/index.md
#	docs/yarn.lock
#	examples/official-storybook/package.json
#	lib/ui/src/containers/preview.js
#	package.json
2019-06-05 15:21:43 +02:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
TeamCity
c7953db73a TeamCity change in 'Open-source projects / Storybook' project: project settings were updated on disk 2019-05-30 10:52:27 +00:00
Hypnosphi
efa66425ad Remove TeamCity configs 2019-05-28 22:35:22 +02:00
filipp.riabchun
c71e9d0668 TeamCity change in 'Open-source projects / Storybook' project: project was archived 2019-05-21 12:54:56 +00:00
Norbert de Langen
7cb7d19bc7 FIX CI cachingaddons 2019-05-10 15:01:01 +02:00
Michael Shilman
905928e9da Move chromatic to CircleCI 2019-05-09 16:32:44 +08:00
Filipp Riabchun
1b2ffe3728
Merge branch 'next' into tech/example-for-cra15-support 2019-05-05 14:06:45 +02:00
Filipp Riabchun
87fd9b9deb
#6475 add "CRA REACT15" build 2019-05-05 12:53:48 +02:00
Benoit Dion
fabdaa0c7b Remove teamcity CLI tests
The teamcity CLI tests have been failing on Teamcity but seem just fine on circleci. Since we have duplicate coverage and the failure seem to be environmental, remove the teamcity job.

Example failure: https://teamcity.jetbrains.com/viewLog.html?buildId=2235626&buildTypeId=OpenSourceProjects_Storybook_CliTest
2019-05-02 07:45:30 -04:00
Michael Shilman
bc62ea3ea2 Add CRA React15 example to test back-compat 2019-04-10 11:45:16 +08:00
Benoit Dion
754f2ffa87 Remove duplicate job 2019-03-19 21:05:44 -04:00
Norbert de Langen
62299a6c7b trying to speed up yarn tests 2019-03-18 22:28:39 +01:00
Norbert de Langen
7c56ae7d4e Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/cssresources/src/css-resource-panel.tsx
#	addons/notes/package.json
#	app/react-native-server/package.json
#	app/react-native-server/src/client/manager/provider.js
#	examples-native/crna-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/ui/package.json
#	yarn.lock
2019-03-18 07:52:44 +01:00
Benoit Dion
f5a25fe42a bootstrap with core 2019-03-16 10:52:13 -04:00
Norbert de Langen
9f1ae25453 FIX teamcity speed? 2019-03-14 10:07:00 +01:00
Norbert de Langen
61c89d6de1 Revert "DISABLE teamcity running of unit-tests"
This reverts commit a7cd8c3d62c610b1825a5fa431251d6b0cffc352.
2019-03-14 10:05:50 +01:00
Norbert de Langen
a7cd8c3d62 DISABLE teamcity running of unit-tests
These exact tests are already run in CircleCI and teamcity seems to timeout on them.
2019-03-14 08:41:58 +01:00
Hypnosphi
e6c2f55f03 TeamCity: remove automatic build retries to reduce queue pressure 2019-03-04 14:25:34 +01:00
Norbert de Langen
872ac612d4 ADD a danger workflow 2019-02-08 09:30:09 +01:00
Filipp Riabchun
47b31a7235
Merge branch 'next' into ts-cra-example 2019-01-08 10:49:55 +01:00
Hypnosphi
3698c88895 teamcity: fix dependencies of unmerged builds 2019-01-08 10:48:36 +01:00