Dmitriy Mozgovoy
4bf50524e2
chore(ci): add git diff echo; ( #5509 )
2023-01-31 03:14:19 +02:00
Dmitriy Mozgovoy
91d6009c43
chore(ci): add git status echo; ( #5508 )
2023-01-31 02:11:54 +02:00
Dmitriy Mozgovoy
557ed0a748
chore(ci): fixed publish action; ( #5470 )
2023-01-16 01:47:46 +02:00
Dmitriy Mozgovoy
d83316db4a
chore(ci): enabled npm publishing; ( #5460 )
2023-01-10 21:14:49 +02:00
Dmitriy Mozgovoy
d750901ded
chore(ci): added an action to make GitHub & NPM releases when merging a release PR; ( #5456 )
2023-01-10 00:08:59 +02:00
Dmitriy Mozgovoy
18772ed8fd
chore(ci): improved logging; ( #5451 )
2023-01-08 02:51:52 +02:00
Dmitriy Mozgovoy
259f5f5aaa
chore(ci): added step of generating a list of contributors for CHANELOG.md; ( #5449 )
2023-01-07 20:01:43 +02:00
Dmitriy Mozgovoy
d33a3deb82
chore(ci): added commit message config; ( #5447 )
2023-01-07 19:15:54 +02:00
Dmitriy Mozgovoy
b4b5b360ec
chore(ci): updated release-it config; ( #5446 )
2023-01-07 18:04:51 +02:00
Dmitriy Mozgovoy
f6b480912e
chore(ci): improved contributors list generator; ( #5443 )
2023-01-07 02:40:08 +02:00
Dmitriy Mozgovoy
139d51f682
chore(ci): updated release-it config; ( #5439 )
2023-01-06 02:34:45 +02:00
Dmitriy Mozgovoy
8651bf17d4
chore(ci): add an action to create a release PR;
2023-01-06 01:50:31 +02:00
dependabot[bot]
abd2cb83a3
chore(deps): bump actions/stale from 6 to 7 ( #5408 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 08:39:48 +02:00
Dmitriy Mozgovoy
46085e6ffc
chore(ci): fix release action;
...
* chore(ci): Add release-it script;
* fix(utils): redesigned logic for obtaining the global link;;
* chore(git): updated .gitignore;
chore(npm): updated .npmignore;
* chore(git): fix husky prepare script;
* chore(github): reworked npm release action step;
* chore(ci): add CHANGELOG.md contributors section generator;
* chore(deps): add `auto-changelog` to package.json;
2022-12-20 20:45:24 +02:00
Dmitriy Mozgovoy
75217e690c
fix(ci): fix release script inputs;
2022-12-19 18:43:57 +02:00
Dmitriy Mozgovoy
45b29dbc32
GitHub Actions Release script; ( #5384 )
...
* chore(ci): Add release-it script;
* chore(ci): add github actions release script;
2022-12-17 22:32:07 +02:00
Frazer Smith
86eeff0e68
ci: remove git credentials after checkout ( #5235 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-11-22 20:28:47 +02:00
dependabot[bot]
f79cf7bfa9
chore(deps): bump actions/dependency-review-action from 2 to 3 ( #5266 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-11-22 20:16:31 +02:00
dependabot[bot]
659eeaf67c
chore(deps): bump actions/stale from 5 to 6 ( #4980 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-09-29 08:27:44 +02:00
Jay
649d739288
chore: ql should run on any branch
2022-08-08 18:20:38 +02:00
Jay
e6f0efc75d
chore: ci should run on any branch
2022-08-08 18:20:03 +02:00
Jay
3e2a925731
Update ci.yml
2022-07-27 19:27:20 +02:00
Jay
22b01d3d3f
Update codeql-analysis.yml
2022-07-27 19:26:54 +02:00
Jay
64dcec5e41
feat: add code quality scanner
2022-07-09 15:50:35 +02:00
dependabot[bot]
62d8eb793e
chore(deps): bump actions/dependency-review-action from 1 to 2 ( #4801 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 16:02:57 +02:00
dependabot[bot]
1db715dd3b
chore(deps): bump actions/setup-node from 2 to 3 ( #4798 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 11:15:53 +02:00
dependabot[bot]
68723fc389
chore(deps): bump actions/stale from 3 to 5 ( #4797 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 3 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-06-18 11:13:19 +02:00
dependabot[bot]
de7f4c6c39
chore(deps): bump actions/checkout from 2 to 3 ( #4796 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 11:11:11 +02:00
Naveen
6ac313a01e
chore(deps): Included dependency review ( #4771 )
...
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-06-18 11:07:56 +02:00
Jay
9e5145e714
fixed(ci): removed wrkflow permissions that are wrong
2022-06-02 21:38:47 +02:00
Jay
7ec84f817f
chore(GitHub Actions): rename master to main, added protections
2022-06-02 21:12:48 +02:00
neilnaveen
ef6064c83b
chore: Set permissions for GitHub actions ( #4765 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-06-02 21:09:29 +02:00
Jay
12103f8208
chore: adjusted CI to run on any current and future version branches
2022-05-28 12:09:21 +02:00
Jay
9bb016f95e
chore: updated actions to run on new version based branches
2022-05-28 11:37:01 +02:00
Dmitriy Mozgovoy
467025bdb7
Fixed bug #4727 : toFormData Blob issue on node>v17; ( #4728 )
...
* Fixed bug #4727 ;
Added node 18.x to the CI;
Added hotfix for `ERR_OSSL_EVP_UNSUPPORTED` issue with karma running on node >=17.x;
Added `cross-env` to allow running build and test scripts on Windows platforms;
* Added conditional setting of `--openssl-legacy-provider` option for node versions >=17.x;
* Refactored ssl-hotfix & test script;
* Fixed and refactored default max body length test due to ECONNRESET failure;
* Added test for converting the data uri to a Blob;
Fixed bug with parsing mime type for Blob;
Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-05-20 16:31:26 +02:00
Jay
27280ec260
Removing the issue template enforcement as many people are complaining and multiple issue are just being closed even when valid
2022-05-09 18:02:16 +02:00
Jay
21edbc2c92
Fix merge conflict
2022-05-04 20:52:33 +02:00
Jay
1885ac79c5
Adding dev branch to CI
2021-10-27 08:02:39 +02:00
Jay
76f09afc03
Release/v0.22.0 ( #4107 )
...
* fix/Avoid package.json import; (#4041 )
* Added auto-generated config module `env/data.js` for importing package environment vars without importing the whole `package.json`;
Refactored `http.js` to use `env/data.js` instead of package.json;
* Added `env/data.js`;
Added `env/README.md`;
* Feat/export package version constant (#4065 )
* Added auto-generated config module `env/data.js` for importing package environment vars without importing the whole `package.json`;
Refactored `http.js` to use `env/data.js` instead of package.json;
* Added `env/data.js`;
Added `env/README.md`;
* Export package version constant;
* Fixed cancelToken leakage; Added AbortController support; (#3305 )
* Fixed cancelToken leakage;
Added AbortController support;
* Fixed typings;
* Documented `signal` option;
* Added processing of early cancellation using AbortController without sending a request;
Co-authored-by: Jay <jasonsaayman@gmail.com>
* Updating CI to run on release branches
* Fixed default transitional config for custom Axios instance; (#4052 )
Refactored `/core/mergeConfig`;
Co-authored-by: Jay <jasonsaayman@gmail.com>
* Prepping v0.22.0 for release
* Updated date
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
2021-10-01 08:02:13 +02:00
Igor Randjelovic
7d6bddba2d
Fix node version on CI ( #4069 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com>
2021-09-17 08:41:32 +02:00
Kohta Ito
4fbeecbcb2
Adding CI on Github Actions. ( #3938 )
2021-08-13 14:27:17 +02:00
Xianming Zhong
c70fab9d56
Fix stale bot config ( #3049 )
...
* fix stale bot config
* fix multiple lines
2020-06-23 07:58:00 +02:00
Jay
5b08fc4ac7
Add days and change name to work ( #3035 )
2020-06-18 08:58:03 +02:00
Jay
1768c23da0
Update close-issues.yml ( #3031 )
...
* Update close-issues.yml
Update close message to read better 😄
* Fix use of quotations
Use single quotes as per other .yml files
* Remove user name form message
2020-06-17 19:32:08 +02:00
Xianming Zhong
3dbf6a1b6a
Add GitHub actions to close stale issues/prs ( #3029 )
...
* prepare stale actions
* update messages
* Add exempt labels and lighten up comments
Co-authored-by: Jay <jasonsaayman@gmail.com>
2020-06-17 19:25:11 +02:00
Xianming Zhong
a9010e4525
Add GitHub actions to close invalid issues ( #3022 )
...
* add close actions
* fix with checkout
* update issue templates
* add reminder
* update close message
2020-06-17 18:54:09 +02:00