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

fix(readme.md): fix code examples #67

Merged
merged 1 commit into from
Oct 29, 2019
Merged

fix(readme.md): fix code examples #67

merged 1 commit into from
Oct 29, 2019

Conversation

danielfsousa
Copy link
Collaborator

@danielfsousa danielfsousa commented Oct 29, 2019

Fixes #62

@danielfsousa danielfsousa added the documentation Improvements or additions to documentation label Oct 29, 2019
@danielfsousa danielfsousa self-assigned this Oct 29, 2019
@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #67   +/-   ##
======================================
  Coverage    17.3%   17.3%           
======================================
  Files           3       3           
  Lines         104     104           
  Branches       23      23           
======================================
  Hits           18      18           
  Misses         84      84           
  Partials        2       2

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 745b849...98eb70a. Read the comment docs.

Copy link

@MaheshSasidharan MaheshSasidharan left a comment

Choose a reason for hiding this comment

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

Updated documentation looks good.

@danielfsousa danielfsousa merged commit 119fd23 into master Oct 29, 2019
@danielfsousa danielfsousa deleted the fix/docs branch October 29, 2019 20:40
github-actions bot pushed a commit that referenced this pull request Oct 29, 2019
## [1.0.1](v1.0.0...v1.0.1) (2019-10-29)

### Bug Fixes

* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
@jazida-opensource jazida-opensource deleted a comment from github-actions bot Oct 29, 2019
github-actions bot pushed a commit that referenced this pull request Oct 29, 2019
## [1.0.1-beta.1](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.1-beta.1@beta) (2019-10-29)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* limit concurrency to avoid Azure AD rate limiting ([#29](#29)) ([c5b2aeb](c5b2aeb))
* rate limit requsts by second ([#45](#45)) ([5cb9de3](5cb9de3))
* remove console.log ([5efa352](5efa352))
* semantic-release version ([5d355b2](5d355b2))
* tests, coverage and changelog ([74c0679](74c0679))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))
* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
github-actions bot pushed a commit that referenced this pull request Oct 29, 2019
## [1.0.1-beta.1](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.1-beta.1@beta) (2019-10-29)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* limit concurrency to avoid Azure AD rate limiting ([#29](#29)) ([c5b2aeb](c5b2aeb))
* rate limit requsts by second ([#45](#45)) ([5cb9de3](5cb9de3))
* remove console.log ([5efa352](5efa352))
* semantic-release version ([5d355b2](5d355b2))
* tests, coverage and changelog ([74c0679](74c0679))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))
* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
danielfsousa added a commit that referenced this pull request Oct 29, 2019
## [1.0.0-beta.5](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.0-beta.5@beta) (2019-10-29)

### Bug Fixes

* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
danielfsousa added a commit that referenced this pull request Oct 29, 2019
## [1.0.0-beta.6](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.0-beta.6@beta) (2019-10-29)

### Bug Fixes

* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
github-actions bot pushed a commit that referenced this pull request Oct 29, 2019
## [1.0.1-beta.1](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.1-beta.1@beta) (2019-10-29)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* limit concurrency to avoid Azure AD rate limiting ([#29](#29)) ([c5b2aeb](c5b2aeb))
* rate limit requsts by second ([#45](#45)) ([5cb9de3](5cb9de3))
* remove console.log ([5efa352](5efa352))
* semantic-release version ([5d355b2](5d355b2))
* tests, coverage and changelog ([74c0679](74c0679))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))
* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))
danielfsousa added a commit that referenced this pull request Apr 15, 2020
* fix: update semantic-release dependencies

* chore(release): 1.0.0-alpha.3 [skip ci]

# [1.0.0-alpha.3](https://github.com/danielfsousa/dotenv-azure/compare/v1.0.0-alpha.2@alpha...v1.0.0-alpha.3@alpha) (2019-09-17)

### Bug Fixes

* don't throw on preload ([2abb93b](2abb93b))
* include config files to support preload ([5785633](5785633))
* update semantic-release dependencies ([7e1c970](7e1c970))

### Features

* add preload ([223c210](223c210))

* fix: version

* chore(release): 1.0.0-alpha.3 [skip ci]

# [1.0.0-alpha.3](https://github.com/danielfsousa/dotenv-azure/compare/v1.0.0-alpha.2@alpha...v1.0.0-alpha.3@alpha) (2019-09-17)

### Bug Fixes

* don't throw on preload ([2abb93b](2abb93b))
* include config files to support preload ([5785633](5785633))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))

### Features

* add preload ([223c210](223c210))

* fix: semantic-release version

* chore: add ci success conditional

* chore: update semantic-release

* chore(ci.yml): yarn ignore engines

* docs(changelog.md): include version alpha 4

* chore: add semantic-release plugins

* test: add tests (#4)

* docs: replace danielfsousa to jazida-opensource

* docs: remove wrong version

* docs: fix link

* chore: edit ci

* fix: bug fixes

* chore: drop support of Node.js 8

* chore(release): 1.0.0-alpha.4 [skip ci]

# [1.0.0-alpha.4](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-alpha.3@alpha...v1.0.0-alpha.4@alpha) (2019-09-19)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* semantic-release version ([5d355b2](5d355b2))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))

* fix: tests, coverage and changelog

* chore(release): 1.0.0-alpha.5 [skip ci]

# [1.0.0-alpha.5](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-alpha.4@alpha...v1.0.0-alpha.5@alpha) (2019-09-19)

### Bug Fixes

* tests, coverage and changelog ([74c0679](74c0679))

* docs: temporarily change coverage to alpha branch

* chore(package.json): add tags

* chore(readme): change github workflow badge

* refactor: add official @azure/app-configuration (#25)

* chore(release): 1.0.0-beta.1 [skip ci]

# 1.0.0-beta.1 (2019-10-02)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* don't throw on preload ([2abb93b](2abb93b))
* include config files to support preload ([5785633](5785633))
* include config files to support preload ([f1d92aa](f1d92aa))
* semantic-release version ([5d355b2](5d355b2))
* tests, coverage and changelog ([74c0679](74c0679))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))

### Features

* add preload ([223c210](223c210))
* add preload ([5ba742e](5ba742e))

* docs(readme): change coverage to beta branch

* fix: limit concurrency to avoid Azure AD rate limiting (#29)

* chore(release): 1.0.0-beta.2 [skip ci]

# [1.0.0-beta.2](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.1@beta...v1.0.0-beta.2@beta) (2019-10-04)

### Bug Fixes

* limit concurrency to avoid Azure AD rate limiting ([#29](#29)) ([c5b2aeb](c5b2aeb))

* chore(ci): remove condition on coverage report

* fix: remove console.log

* chore(release): 1.0.0-beta.3 [skip ci]

# [1.0.0-beta.3](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.2@beta...v1.0.0-beta.3@beta) (2019-10-04)

### Bug Fixes

* remove console.log ([5efa352](5efa352))

* fix: rate limit requsts by second (#45)

* fix: rate limit requsts by second

* fix: improve time

* fix: decrease number of reequests per second

* chore(yarn.lock): update lockfile

* chore(release): 1.0.0-beta.4 [skip ci]

# [1.0.0-beta.4](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.3@beta...v1.0.0-beta.4@beta) (2019-10-14)

### Bug Fixes

* rate limit requsts by second ([#45](#45)) ([5cb9de3](5cb9de3))

* chore(build.yml): replace node 8 to 13

* chore: merge master

* chore(release): 1.0.0-beta.6 [skip ci]

## [1.0.0-beta.6](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.0-beta.6@beta) (2019-10-29)

### Bug Fixes

* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))

* chore(release): 1.0.1-beta.1 [skip ci]

## [1.0.1-beta.1](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0...v1.0.1-beta.1@beta) (2019-10-29)

### Bug Fixes

* bug fixes ([31a2669](31a2669))
* limit concurrency to avoid Azure AD rate limiting ([#29](#29)) ([c5b2aeb](c5b2aeb))
* rate limit requsts by second ([#45](#45)) ([5cb9de3](5cb9de3))
* remove console.log ([5efa352](5efa352))
* semantic-release version ([5d355b2](5d355b2))
* tests, coverage and changelog ([74c0679](74c0679))
* update semantic-release dependencies ([7e1c970](7e1c970))
* version ([9e54cfd](9e54cfd))
* **readme.md:** fix code examples ([#67](#67)) ([119fd23](119fd23))

* chore: disable semantic-release

* refactor: key vault references (#88)

* 1.0.0-beta.7

* chore: trigger codecov

* refactor: update dependencies

* chore(readme): change badge branch

* chore: yarn upgrade

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DotenvAzure is not a contructor
2 participants