Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

pipeline: move context to build folder to work around unexpected behaviour #45

Merged
merged 1 commit into from
Oct 14, 2018

Conversation

byCedric
Copy link
Owner

Linked issue

Without this Now is ignoring most of the config and deploys it under another project.

…viour

Without this Now is ignoring most of the config and deploys it under another project.
@byCedric byCedric added the bug Something isn't working label Oct 14, 2018
@byCedric byCedric added this to the 1.0.0 milestone Oct 14, 2018
@codecov
Copy link

codecov bot commented Oct 14, 2018

Codecov Report

Merging #45 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #45   +/-   ##
=======================================
  Coverage     5.37%   5.37%           
=======================================
  Files           17      17           
  Lines           93      93           
  Branches        11      11           
=======================================
  Hits             5       5           
  Misses          77      77           
  Partials        11      11

@byCedric byCedric merged commit 935ca46 into develop Oct 14, 2018
@byCedric byCedric deleted the pipeline/now-deployments branch October 14, 2018 19:19
byCedric pushed a commit that referenced this pull request Oct 14, 2018
## [0.2.1](0.2.0...0.2.1) (2018-10-14)

### Bug fixes

* center user full name for multiple lines ([#49](#49)) ([7b3be87](7b3be87))

### Code refactors

* upgrade react-scripts to version 2.0.5 ([#44](#44)) ([11ea017](11ea017))

### Other chores

* enable default test script ([#47](#47)) ([2879210](2879210))

### Pipeline changes

* add build and staging deployments ([#41](#41)) ([aaff84b](aaff84b))
* disable removal of old deployments ([#48](#48)) ([70e18c8](70e18c8))
* move context to build folder to work around unexpected behaviour ([#45](#45)) ([935ca46](935ca46))
* refactor to single-script command in deployment ([#42](#42)) ([3d5777a](3d5777a))
* replace new lines in deployment script with spaces ([#43](#43)) ([6252443](6252443))
* rewrite now deployment script with travis ([#46](#46)) ([e68930e](e68930e))
@byCedric
Copy link
Owner Author

🎉 This PR is included in version 0.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant