Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 037056156e chore(deps): bump dorny/paths-filter from v2.5.1 to v2.5.2 (#725)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 08:50:50 -05:00
Jef LeCompte f04c669143 chore: don't build Dockerfile if not necessary
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-10-29 16:57:30 -04:00
dependabot[bot] 2f57632479 chore(deps): bump dorny/paths-filter from v2.5.0 to v2.5.1 (#602)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2.5.0 to v2.5.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2.5.0...b37d4e9e86f9ae7facbf4a3cc58d98e7139cfc31)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 11:16:32 -04:00
dependabot[bot] 0c8771e3eb chore(deps): bump dorny/paths-filter from v2 to v2.5.0 (#541)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2 to v2.5.0.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...189a1963db079e08671341321aabb27677fb0ab6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:15:47 -04:00
Jef LeCompte 79b9bfe9a8 revert: reduce false-positive during ci/cd
Refs: 4192b71
2020-10-09 16:54:21 -05:00
Jef LeCompte 4192b7108e chore(pipeline): reduce false-positive during ci/cd
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-10-09 16:51:57 -05:00
VictorV c857985a6d feat(docker): add docker and publish images to ghcr (#411)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
2020-10-09 17:42:29 -04:00
dependabot[bot] 177203a085 chore(deps): bump actions/setup-node from v2.1.1 to v2.1.2 (#416)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 12:55:12 -04:00
Jef LeCompte 760d57b113 chore: ignore markdown for cicd 2020-10-01 13:12:59 +00:00
Jef LeCompte faad3e68ef feat(ci): add npm run build
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-09-18 19:58:07 -04:00
Jef LeCompte 6c6503219f feat: add evga (#17) (#18) 2020-09-18 09:43:51 -04:00
Jef LeCompte e9fc0bf5f7 feat: use ts, update cd, update README (#12)
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-09-18 04:27:23 -04:00
Jef LeCompte 24de6af038 chore: linting (#7)
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>

Co-authored-by: malbert69 <m_albert@hotmail.com>
Co-authored-by: Ion Caza <contact@johncaza.com>
2020-09-17 22:13:51 -04:00
Jef LeCompte c07662a435 chore: organization and pipeline (#3)
* chore: organization

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>

* Update index.js

Includes @malbert69 latest changes

Co-authored-by: Ion Caza <contact@johncaza.com>
2020-09-17 21:04:09 -04:00