action-discord

🚀 GitHub Action that sends a Discord message.

MIT License

Stars
404
Committers
9
action-discord - 0.3.2 Latest Release

Published by Ilshidur over 3 years ago

No changes. Just a republish to match the version in the README.

action-discord - 0.3.1

Published by Ilshidur over 3 years ago

  • Add a missing action.yml metadata file. See https://github.com/Ilshidur/action-discord/issues/79.
  • Bump Node version from 12.18.3 to 12.19.1.
  • Bump axios version from 0.20.0 to 0.21.1 .
  • Bump dotenv version from 8.2.0 to 8.6.0.
  • Bump lodash version to 4.17.20 to 4.17.21.
  • Bump y18n version from 4.0.0 to 4.0.1.
  • Bump yargs version from 15.4.1 to 16.2.0.
action-discord - 0.3.0

Published by Ilshidur about 4 years ago

Features :

  • Discord embeds via the DISCORD_EMBEDS environment variables (thanks @dogboydog)

Documentation (README) :

  • typo fix (thanks @LovelySanta)

Internal :

  • Dependabot configuration
action-discord - 0.2.0

Published by Ilshidur about 4 years ago

I decided to update it to a minor release, although this only contains fixes. The reason behind this is because this Action hadn't had been released since a while, so I wanted to include all those tiny changes as a whole bundle.

Internal :

  • Various dependencies updates.

Fixes :

  • Env var "GITHUB_ACTION" set as optional (#39).

Documentation (README) :

  • Preview update.
  • Alternative marketplace link fix.
  • TODO section.
  • Compatibility note.
  • Recommended sha-1 update.
action-discord - 0.1.0

Published by Ilshidur almost 5 years ago

Refactoring :

  • This GitHub Action has been refactored and migrated to JavaScript.

Features :

action-discord - 0.0.2

Published by Ilshidur almost 6 years ago

First release on the GitHub Marketplace !