Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: v4 #14

Merged
merged 30 commits into from
Oct 8, 2023
Merged

Feat: v4 #14

merged 30 commits into from
Oct 8, 2023

Conversation

bgatellier
Copy link
Contributor

@bgatellier bgatellier commented Jul 30, 2023

  • Changed:
    • base Docker image is now the new fabernovel/heart one
    • slack_api_token option has been renamed in slack_access_token
  • Added:
    • config option, as replacement for the inline and file options
    • verbose option
    • listener_services_except option
    • listener_services_only option
    • mysql_database_url option
    • linters for the Dockerfile, GitHub worflows and markdown
  • Removed:
    • google_application_credentials option, as the module is deprecated
    • listener_services option
    • inline option
    • file option

Closes #13

@bgatellier bgatellier added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 30, 2023
@bgatellier bgatellier self-assigned this Jul 30, 2023
@bgatellier bgatellier changed the title Feat: v2 Feat: v4 Aug 9, 2023
@bgatellier bgatellier marked this pull request as ready for review August 9, 2023 22:42
@bgatellier bgatellier marked this pull request as draft August 9, 2023 22:43
@bgatellier bgatellier added this to the v4 milestone Aug 16, 2023
@bgatellier bgatellier marked this pull request as ready for review October 8, 2023 15:04
@bgatellier bgatellier merged commit 95bd97f into main Oct 8, 2023
1 check passed
@bgatellier bgatellier deleted the feat/v2 branch October 8, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create v4 of the action, based on the new version of the Docker image
1 participant