18 Commits

Author SHA1 Message Date
Simone Busoli
1e68e69894
chore: use major version of setup-node action 2022-04-05 11:43:23 +02:00
Simone Busoli
5240529404
chore: use major version of setup-node action 2022-04-05 11:42:57 +02:00
dependabot[bot]
79dd48dddc
Bump actions/setup-node from 3.0.0 to 3.1.0 (#350)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 08:59:42 -03:00
Rafael Silva
2398e2f0ec
fix: intermitent test (#347)
* fix: intermitent test

* fix: use package version as output on on-port

* fix: install autocannon globally
2022-03-24 10:07:10 -03:00
dependabot[bot]
b232bd5add
Bump actions/checkout from 2 to 3 (#342)
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-03-02 09:21:49 -03:00
dependabot[bot]
1e6770b19c
Bump actions/setup-node from 2.5.1 to 3.0.0 (#340)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.0.0)

---
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-02-25 11:59:54 -03:00
Rafael Silva
eaa709bb8e
feat: add stop delay arg (#331)
* feat: add stop-delay option

* doc: stop-delay option documentation

* chore: upgrade minimum v12 version

* tests: improve test to stop-delay
2022-02-07 10:16:03 -03:00
dependabot[bot]
a495dd2289
Bump actions/setup-node from 2.5.0 to 2.5.1 (#318)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 09:59:56 -03:00
dependabot[bot]
7c42e1cdd4
Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 (#316)
* Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8

Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](https://github.com/nearform/github-action-notify-release/compare/v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: nearform/github-action-notify-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use major version of notify release action

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
2021-12-23 09:36:23 +01:00
Rafael Gonzaga
be7f62ae73
chore: add stale workflow (#314)
* chore: add stale workflow

* Update stale.yml
2021-12-09 16:58:19 -03:00
dependabot[bot]
a41eca8219
Bump actions/setup-node from 2.4.1 to 2.5.0 (#312)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 10:48:44 -03:00
dependabot[bot]
efcf355968
Bump actions/setup-node from 1 to 2.4.1 (#301)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.1)

---
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>
2021-11-18 01:20:48 -03:00
dependabot[bot]
40feb73bde
Bump nearform/github-action-notify-release from 1.2.2 to 1.2.7 (#300)
Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.2.2 to 1.2.7.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](https://github.com/nearform/github-action-notify-release/compare/v1.2.2...v1.2.7)

---
updated-dependencies:
- dependency-name: nearform/github-action-notify-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 00:51:57 -03:00
Grzegorz Ilach
a1cf7b7a6f
ci: add github-actions-release-notify (#285) 2021-11-18 00:32:24 -03:00
Rafael Gonzaga
87e8a215dc
chore: add ci support node 16 (#292)
* chore: bump tap version

* chore: add v16 to test matrix

* chore: update coverage settings to latest tap version

* chore: use taprc

* chore: support v17

* chore: updade coverage settings
2021-10-28 09:41:21 -03:00
James M Snell
53a58b5a97
Drop Node.js 10, bump to 9.0.0 (#283) 2021-05-13 16:17:00 -07:00
Hongbo Miao
fc0689988e
Add Node 15.x support (#267) 2021-05-13 14:25:51 -07:00
Renée Kooi
16c4c867e7
ci: switch to Github Actions (#244) 2020-05-26 11:00:52 +02:00