Commit Graph

30 Commits

Author SHA1 Message Date
James Sumners 9bd8761ea3 Remove coveralls 2023-02-22 14:09:27 -05:00
James Sumners caab2c2b6f Update dependencies and CI (#796)
* Update dependencies

* Run CI for "next" releases

* Grrr

* Update target versions

* Fix test on Node 17

* Fix deprecation notice
2023-02-22 14:09:27 -05:00
James Sumners 7a758f27ad
Update docker config 2022-03-27 12:02:59 -04:00
dependabot[bot] de5a3797d8
build(deps): bump actions/checkout from 2 to 3
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>
2022-03-05 08:02:23 +00:00
dependabot[bot] f94640b692
build(deps): bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...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>
2022-02-26 08:01:10 +00:00
dependabot[bot] 5274525cda
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1
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>
2022-01-01 08:02:00 +00:00
dependabot[bot] d12f15bfbf
build(deps): bump actions/setup-node from 2.4.1 to 2.5.0
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>
2021-12-04 08:00:55 +00:00
dependabot[bot] e9c949b7d6
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.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>
2021-10-02 07:00:49 +00:00
dependabot[bot] 0ffd184adb
build(deps): bump actions/setup-node from 2.3.0 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.3.0...v2.4.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>
2021-08-21 16:42:06 +00:00
dependabot[bot] b7ea341cd5
Bump coverallsapp/github-action from 1.1.2 to 1.1.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-24 10:49:28 +00:00
dependabot[bot] 3c3843a399
Bump actions/setup-node from 2.1.5 to 2.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.3.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>
2021-07-24 07:00:46 +00:00
dependabot[bot] b17973ed41
Bump actions/setup-node from v1 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 08:00:49 +00:00
Tony Brix 08ec807022 use node 14 2020-12-13 12:14:08 -06:00
Tony Brix 87eed8f240 deploy to ldapjs.github.io 2020-12-13 11:57:55 -06:00
Tony Brix 368159499b move to ./public folder 2020-12-13 02:18:49 -06:00
Tony Brix 761b4df442 add update docs action 2020-12-13 02:15:10 -06:00
Tony Brix b63002b817 fix readme badges 2020-11-12 22:34:41 -06:00
dependabot[bot] 01ad934227
Bump coverallsapp/github-action from v1.1.1 to v1.1.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.1...8cbef1dea373ebce56de0a14c68d6267baa10b44)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 07:03:27 +00:00
Tony Brix 58816d6920
Merge branch 'master' into dependabot/github_actions/actions/checkout-v2.3.1 2020-07-29 16:42:21 -05:00
James Sumners 6ee5db077c
Update dependabot.yml
Seems the versioning strategy isn't supported for actions?
2020-07-22 12:41:03 -04:00
James Sumners d2629280e0
Apply suggestions from code review 2020-07-22 08:00:22 -04:00
James Sumners 1c82d82b37
Update dependabot.yml
+ Check for updates on a day when there is likely more time for them to be dealt with
+ Only apply version changes if they are not already covered by the configured qualifiers
2020-07-22 07:58:47 -04:00
dependabot[bot] 1ea07d4430
Update actions/checkout requirement to v2.3.1
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](28c7f3d2b5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 22:57:36 +00:00
Tony Brix 8b525af520
run dependabot weekly
Co-authored-by: James Sumners <james@sumners.email>
2020-07-21 16:53:00 -05:00
Tony Brix afd444466f add dependabot.yml 2020-07-21 15:46:06 -05:00
James Sumners 09b128b79e
Update main CI
Trying to resolve https://github.com/coverallsapp/github-action/issues/26

Also a couple other updates.
2020-07-16 19:24:50 -04:00
James Sumners 76469c80a4
Update image reference 2019-12-07 09:48:41 -05:00
James Sumners 7d39706294
Fix coveralls config 2019-11-18 07:17:36 -05:00
James Sumners 1f12eca334
Add integration tests (#571)
* Initial integration test, um, test

* Hack in service

* Add integration test for issue #480

* Add fix for issue #418

* Add fix for issue #370
2019-11-16 10:48:00 -05:00
James Sumners 7b5085f9d5
Add GitHub actions testing
Fix yaml indentation and add name

Fix test script name

Add lcov path

Move coveage to separate job

Debug coverage

Fix coverage testing

Update badge

Fix badge
2019-09-15 09:18:15 -04:00