Skip to content

Commit dec8323

Browse files
committed
Inialising
0 parents  commit dec8323

380 files changed

Lines changed: 13339 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.circleci/config.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2.1 # Use version 2.1 to enable orb usage.
2+
3+
jobs:
4+
build:
5+
docker:
6+
- image: circleci/node:10.15.3
7+
working_directory: ~/node-sdk-airtime\src
8+
# working_directory: ~/repo
9+
steps:
10+
- checkout
11+
- run: npm install
12+
- run: npm install --save-dev nyc
13+
- run: npm test

.gitignore

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
## Custom
2+
.vs
3+
*.njsproj.user
4+
bin
5+
obj
6+
7+
# Logs
8+
logs
9+
*.log
10+
npm-debug.log*
11+
yarn-debug.log*
12+
yarn-error.log*
13+
lerna-debug.log*
14+
15+
# Diagnostic reports (https://nodejs.org/api/report.html)
16+
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
17+
18+
# Runtime data
19+
pids
20+
*.pid
21+
*.seed
22+
*.pid.lock
23+
24+
# Directory for instrumented libs generated by jscoverage/JSCover
25+
lib-cov
26+
27+
# Coverage directory used by tools like istanbul
28+
coverage
29+
*.lcov
30+
31+
# nyc test coverage
32+
.nyc_output
33+
34+
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
35+
.grunt
36+
37+
# Bower dependency directory (https://bower.io/)
38+
bower_components
39+
40+
# node-waf configuration
41+
.lock-wscript
42+
43+
# Compiled binary addons (https://nodejs.org/api/addons.html)
44+
build/Release
45+
46+
# Dependency directories
47+
node_modules/
48+
jspm_packages/
49+
50+
# TypeScript v1 declaration files
51+
typings/
52+
53+
# TypeScript cache
54+
*.tsbuildinfo
55+
56+
# Optional npm cache directory
57+
.npm
58+
59+
# Optional eslint cache
60+
.eslintcache
61+
62+
# Microbundle cache
63+
.rpt2_cache/
64+
.rts2_cache_cjs/
65+
.rts2_cache_es/
66+
.rts2_cache_umd/
67+
68+
# Optional REPL history
69+
.node_repl_history
70+
71+
# Output of 'npm pack'
72+
*.tgz
73+
74+
# Yarn Integrity file
75+
.yarn-integrity
76+
77+
# dotenv environment variables file
78+
.env
79+
.env.test
80+
81+
# parcel-bundler cache (https://parceljs.org/)
82+
.cache
83+
84+
# Next.js build output
85+
.next
86+
87+
# Nuxt.js build / generate output
88+
.nuxt
89+
dist
90+
91+
# Gatsby files
92+
.cache/
93+
# Comment in the public line in if your project uses Gatsby and *not* Next.js
94+
# https://nextjs.org/blog/next-9-1#public-directory-support
95+
# public
96+
97+
# vuepress build output
98+
.vuepress/dist
99+
100+
# Serverless directories
101+
.serverless/
102+
103+
# FuseBox cache
104+
.fusebox/
105+
106+
# DynamoDB Local files
107+
.dynamodb/
108+
109+
# TernJS port file
110+
.tern-port

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## 1.0.1
4+
Added ```supportsGeographicalRechargePlan``` and ```geographicalRechargePlans``` to operator object.
5+
6+
## 1.0.2
7+
Increase test coverage, minor cleanups & bug fixes.

CODE-OF-CONDUCT.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
5+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for
6+
everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity
7+
and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion,
8+
or sexual identity and orientation.
9+
10+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
11+
12+
## Our Standards
13+
14+
Examples of behavior that contributes to a positive environment for our community include:
15+
16+
* Demonstrating empathy and kindness toward other people
17+
* Being respectful of differing opinions, viewpoints, and experiences
18+
* Giving and gracefully accepting constructive feedback
19+
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
20+
* Focusing on what is best not just for us as individuals, but for the overall community
21+
22+
Examples of unacceptable behavior include:
23+
24+
* The use of sexualized language or imagery, and sexual attention or advances of any kind
25+
* Trolling, insulting or derogatory comments, and personal or political attacks
26+
* Public or private harassment
27+
* Publishing others’ private information, such as a physical or email address, without their explicit permission
28+
* Other conduct which could reasonably be considered inappropriate in a professional setting
29+
30+
## Enforcement Responsibilities
31+
32+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at
33+
oss@reloadly.com.
34+
35+
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take
36+
appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive,
37+
or harmful.
38+
39+
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits,
40+
issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for
41+
moderation decisions when appropriate.
42+
43+
## Scope
44+
45+
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing
46+
the community in public spaces. Examples of representing our community include using an official e-mail address, posting
47+
via an official social media account, or acting as an appointed representative at an online or offline event.
48+
49+
## Enforcement Guidelines
50+
51+
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem
52+
in violation of this Code of Conduct:
53+
54+
**1. Correction**
55+
Community Impact: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
56+
57+
Consequence: A private, written warning from community leaders, providing clarity around the nature of the violation and
58+
an explanation of why the behavior was inappropriate. A public apology may be requested.
59+
60+
**2. Warning**
61+
Community Impact: A violation through a single incident or series of actions.
62+
63+
Consequence: A warning with consequences for continued behavior. No interaction with the people involved, including
64+
unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding
65+
interactions in community spaces as well as external channels like social media. Violating these terms may lead to a
66+
temporary or permanent ban.
67+
68+
**3. Temporary Ban**
69+
Community Impact: A serious violation of community standards, including sustained inappropriate behavior.
70+
71+
Consequence: A temporary ban from any sort of interaction or public communication with the community for a specified
72+
period of time. No public or private interaction with the people involved, including unsolicited interaction with those
73+
enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
74+
75+
**4. Permanent Ban**
76+
Community Impact: Demonstrating a pattern of violation of community standards, including sustained inappropriate
77+
behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
78+
79+
Consequence: A permanent ban from any sort of public interaction within the community.
80+
81+
## Attribution
82+
83+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, available
84+
at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
85+
86+
[homepage]: https://www.contributor-covenant.org
87+
88+
For answers to common questions about this code of conduct, see
89+
https://www.contributor-covenant.org/faq
90+

GENERAL-CONTRIBUTING.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Contributing to Reloadly projects
2+
3+
A big welcome and thank you for considering contributing to Reloadly open source projects! It’s people like you that
4+
make it a reality for users in our community.
5+
6+
Reading and following these guidelines will help us make the contribution process easy and effective for everyone
7+
involved. It also communicates that you agree to respect the time of the developers managing and developing these open
8+
source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping
9+
you finalize your pull requests.
10+
11+
## Quicklinks
12+
13+
* [Code of Conduct](#code-of-conduct)
14+
* [Getting Started](#getting-started)
15+
* [Issues](#issues)
16+
* [Pull Requests](#pull-requests)
17+
* [Getting Help](#getting-help)
18+
19+
## Code of Conduct
20+
21+
We take our open source community seriously and hold ourselves and other contributors to high standards of
22+
communication. By participating and contributing to this project, you agree to uphold
23+
our [Code of Conduct](https://github.com/reloadly/reloadly-sdk-dotnet/blob/master/CODE-OF-CONDUCT.md).
24+
25+
## Getting Started
26+
27+
Contributions are made to this repo via Issues and Pull Requests (PRs). A few general guidelines that cover both:
28+
29+
- To report security vulnerabilities, please email us oss@reloadly.com
30+
- Search for existing Issues and PRs before creating your own.
31+
- We work hard to makes sure issues are handled in a timely manner but, depending on the impact, it could take a while
32+
to investigate the root cause. A friendly ping in the comment thread to the submitter, or a contributor can help draw
33+
attention if your issue is blocking.
34+
35+
### Issues
36+
37+
Issues should be used to report problems with the library, request a new feature, or to discuss potential changes before
38+
a PR is created. When you create a new Issue, a template will be loaded that will guide you through collecting and
39+
providing the information we need to investigate.
40+
41+
If you find an Issue that addresses the problem you're having, please add your own reproduction information to the
42+
existing issue rather than creating a new one. Adding
43+
a [reaction](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) can also help be
44+
indicating to our maintainers that a particular problem is affecting more than just the reporter.
45+
46+
### Pull Requests
47+
48+
PRs to our libraries are always welcome and can be a quick way to get your fix or improvement slated for the next
49+
release. In general, PRs should:
50+
51+
- Only fix/add the functionality in question **OR** address wide-spread whitespace/style issues, not both.
52+
- Add unit or integration tests for fixed or changed functionality (if a test suite already exists).
53+
- Address a single concern in the least number of changed lines as possible.
54+
- Include documentation in the repo or on our [docs site](https://developers.reloadly.com).
55+
- Be accompanied by a complete Pull Request template (loaded automatically when a PR is created).
56+
57+
For changes that address core functionality or would require breaking changes (e.g. a major release), it's best to open
58+
an Issue to discuss your proposal first. This is not required but can save time creating and reviewing changes.
59+
60+
In general, we follow the ["fork-and-pull" Git workflow](https://github.com/susam/gitpr)
61+
62+
1. Fork the repository to your own Github account
63+
2. Clone the project to your machine
64+
3. Create a branch locally with a succinct but descriptive name
65+
4. Commit changes to the branch
66+
5. Following any formatting and testing guidelines specific to this repo
67+
6. Push changes to your fork
68+
7. Open a PR in our repository and follow the PR template so that we can efficiently review the changes.
69+
70+
## Getting Help
71+
72+
Join us in the [Reloadly Community](https://stackoverflow.com/users/11621101/reloadly) and post your question there in
73+
the correct category with a descriptive tag.

0 commit comments

Comments
 (0)