Commit graph

17 commits

Author SHA1 Message Date
Conicaw
1510e06689
ci(release): use NODE_AUTH_TOKEN
Use NODE_AUTH_TOKEN as suggested by
https://github.com/semantic-release/semantic-release/issues/2313
2023-07-16 18:55:14 -05:00
Conicaw
bea66050e1
ci(release): specify npm token
Specify npm token
2023-07-16 18:45:55 -05:00
Conicaw
eb3e3b48b1
refactor: update package name
Update package name
2023-07-16 18:40:57 -05:00
ttshivers
729d92d3ef
Merge pull request #5 from ttshivers/dependabot/github_actions/actions/checkout-3.5.3
ci(action): bump actions/checkout from 3.5.0 to 3.5.3
2023-07-05 18:23:16 -05:00
dependabot[bot]
1a8b734412
ci(action): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.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>
2023-07-05 23:17:47 +00:00
dependabot[bot]
e1f4f0350b
ci(action): bump actions/checkout from 3.5.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.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/v3.5.0...v3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 23:17:44 +00:00
Conicaw
8dc41b88ce
ci: remove old workflow
Remove old workflow
2023-07-05 18:15:48 -05:00
Conicaw
afaf4d6e2d
ci(test): fix build step
Fix build step
2023-07-05 18:08:46 -05:00
Conicaw
7d9cc50597
ci(auto-merge): add auto-merge
Add auto-merge
2023-07-05 18:03:40 -05:00
Conicaw
d56111af78
ci(commit-lint): add commit-lint
Add commit-lint
2023-07-05 18:02:59 -05:00
Conicaw
fba298ddd7
ci(release): add release workflow
Add release workflow
2023-07-05 17:49:45 -05:00
Conicaw
f20fff9613
ci(test): add test workflow
Add test workflow
2023-07-05 17:42:24 -05:00
Conicaw
e89990eb77
ci(dependabot): add dependabot
Add dependabot
2023-07-05 17:30:29 -05:00
ben
ab17fc6b7d removed beta workflow 2021-12-24 00:01:37 +02:00
ben
be29c960cb removed create tag from beta workflow 2021-12-23 23:58:12 +02:00
ben
5db7ce730e added beta publish workflow 2021-12-23 23:57:32 +02:00
ben
8f4d747d2e working -> renamed from nestjs-http-promise-retry 2021-09-07 21:25:31 +03:00