Skip to content

Releases: UlisesGascon/generator-github-action-for-marketplace

1.0.1

24 Mar 08:58
504c75b
Compare
Choose a tag to compare

What's Changed

PRs

Main Changes

  • Added prettier ignore file to the template (f6a596a)
  • Normalize git ignore file in the template (b9e2e96)

Full Changelog: 1.0.0...1.0.1

1.0.0

23 Mar 23:25
f24f507
Compare
Choose a tag to compare

What's Changed

PRs

Main changes

  • Initial setup with generator-generator@5.1.0 with additional modifications to support standard
  • Ensure compatibility with Node.js >= 14
  • Ported hello-world-docker-action as part of the Yeoman template
  • Ported javascript-action with many adaptations to match my personal style (Standard, npm scripts, dependencies...)
  • Added main Yeoman Scaffolding template including the questions
  • Added pipelines to check PRs, main branch and manage npm publication on release

New Contributors

Full Changelog: https://github.com/UlisesGascon/generator-github-action-for-marketplace/commits/1.0.0