github-actions
released this
10 Jun 09:40
·
35 commits
to main
since this release
What's Changed
- build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #69
- build(deps-dev): bump @types/node from 17.0.19 to 17.0.21 by @dependabot in #70
- build(deps): bump actions/setup-node from 2.5.1 to 3.0.0 by @dependabot in #75
- build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #76
- build(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #77
- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #78
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #79
- build(deps-dev): bump openpgp from 5.1.0 to 5.2.0 by @dependabot in #80
- build(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.14.0 by @dependabot in #84
- build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #87
- build(deps): bump simple-git from 3.2.6 to 3.3.0 by @dependabot in #88
- build(deps-dev): bump @typescript-eslint/parser from 5.14.0 to 5.15.0 by @dependabot in #89
- Issue 72 fix git language bug by @yeraydavidrodriguez in #85
- Simplify linting target specification by @yeraydavidrodriguez in #86
- build(deps-dev): bump openpgp from 5.2.0 to 5.2.1 by @dependabot in #90
- Issue 42 validate hashes by @yeraydavidrodriguez in #91
- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #93
- Add queue name validation by @yeraydavidrodriguez in #92
- build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #95
- Hide undesired messages during tests by @yeraydavidrodriguez in #96
- build(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.14.0 by @dependabot in #97
- build(deps): bump simple-git from 3.3.0 to 3.4.0 by @dependabot in #99
- build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.16.0 by @dependabot in #101
- build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6 by @dependabot in #102
- build(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #103
- build(deps-dev): bump @types/node from 17.0.21 to 17.0.23 by @dependabot in #104
- build(deps-dev): bump eslint-plugin-jest from 25.7.0 to 26.1.3 by @dependabot in #105
- build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #107
- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #108
- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #109
- build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #110
- build(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #111
- issue 116 Upgrade Node Packages by @da2ce7 in #117
- Upgrade node packages by @josecelano in #133
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #126
- build(deps): bump actions/setup-node from 3.0.0 to 3.1.1 by @dependabot in #130
- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #114
- build(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #137
act
0.2.26 works with node16 by @josecelano in #138- Issue #135: Fix MegaLinter Markdown 403 Error by @da2ce7 in #143
- Fix output inconsistency by @josecelano in #146
- Update node dependencies by @josecelano in #151
- Add commits conventions to README by @josecelano in #141
- Update node dependencies by @josecelano in #158
- Setup GitHub code scanning workflow by @josecelano in #160
- Update node dependencies by @josecelano in #166
- #38: Add an auto-incremental id to jobs by @yeraydavidrodriguez in #179
- Execute tests for PR from forks by @josecelano in #218
- Fix
dependabot
configuration by @josecelano in #215 - Setup markdown lint check to avoid 403 error by @josecelano in #213
- Issue #30: Make queue multi-job by @yeraydavidrodriguez in #214
- Update node dependencies by @josecelano in #232
- Fix code scanning alert by @josecelano in #235
- Issue 225: Remove Job Id parameter from start and finish actions by @yeraydavidrodriguez in #233
- Setup mkdocs by @josecelano in #236
- Fix failing integration test on forks by @josecelano in #240
- Enable permissions for MegaLinter by @josecelano in #250
- Remove unused action input in test workflow by @josecelano in #251
- Type: Documentation by @cgbosse in #248
- Fix CODEOWNERS by @josecelano in #239
- build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #254
- build(deps): bump actions/setup-python from 2.3.1 to 3.1.2 by @dependabot in #241
- Update node dependencies by @josecelano in #256
- Update README.md as now we support multiple jobs by @yeraydavidrodriguez in #246
- Add security policy by @josecelano in #252
- Setup committer identity for e2e tests by @josecelano in #257
- Remove unused code by @josecelano in #258
- Refactor after implementing issue 198 by @josecelano in #259
- Refactoring tests by @josecelano in #263
- Fix security issue with regexp for email validation by @josecelano in #264
- Update node dependencies by @josecelano in #265
- Update node dependencies by @josecelano in #267
- Bump jest dependencies by @josecelano in #269
- Review README by @josecelano in #270
- Trigger tests workflows for develop branch by @josecelano in #271
New Contributors
Full Changelog: v1-beta...v1.0.0-beta