release-action

Finnaly publish workflow action (for GitHub actions)

MIT License

Downloads
38
Stars
0
Committers
2
release-action - v0.1.13

Published by zardoy almost 3 years ago

Bug Fixes

  • vscode-preset: move statement up c9963a0
release-action - v0.1.12

Published by zardoy almost 3 years ago

Bug Fixes

release-action - v0.1.11

Published by zardoy almost 3 years ago

New Features

  • refactor presets, allow more shared actions, such as updating description 566e207
release-action - v0.1.10

Published by zardoy almost 3 years ago

Bug Fixes

  • npm-preset: correctly build 0b8cf48
  • vscode-preset: another try to fix publishing 1048dd1
  • fix publishing to NPM via prepublishOnly script 4ae45d5
release-action - v0.1.9

Published by zardoy almost 3 years ago

New Features

  • add experimental support for full config 2a8debb

Bug Fixes

  • fix publishing in vscode-preset
    temporary isntall vsce on every command 3f8c82f
release-action - v0.1.8

Published by zardoy almost 3 years ago

New Features

  • include initial metadata in release notes
    They're hidden in Markdown but available for programmatic usage e.g. to know wether release contains new features or it's just a bug fixes release
    More metadata coming soon for decent examples dc6c7da
release-action - v0.1.7

Published by zardoy almost 3 years ago

New Features

  • remove braces from commit sha a4817b1

Bug Fixes

  • don't include empty new-lines 0178901
release-action - v0.1.6

Published by zardoy almost 3 years ago

Bug Fixes

  • try to use pnpm for accessing global vsce (d1ef941)
release-action - v0.1.5

Published by zardoy almost 3 years ago

Bug Fixes

  • fix publishing for extensions that don't have code (43001e0)
release-action - v0.1.4

Published by zardoy almost 3 years ago

New Features

  • add more foldable groups (7d607c2)
release-action - v0.1.3

Published by zardoy almost 3 years ago

New Features

release-action - v0.1.2

Published by zardoy almost 3 years ago

New Features

  • publish also to ovsx (f7fc1e8)
  • preset-vscode: run build and test only if src/extension.ts exists
    (f851b2e)
  • don't copy license file to extension bundle, since we have license field in package.json to save extra size (f851b2e)
release-action - v0.1.1

Published by zardoy almost 3 years ago

🎉 First publish with automatic release tool