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

Feature: Twitter release announcement #129

Closed
wants to merge 31 commits into from
Closed

Feature: Twitter release announcement #129

wants to merge 31 commits into from

Commits on Apr 11, 2021

  1. Add laminas/laminas-twitter

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    eee6544 View commit details
    Browse the repository at this point in the history
  2. Normalize composer.json

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    399de0e View commit details
    Browse the repository at this point in the history
  3. Add support for twitter environment variables

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    0fc01bb View commit details
    Browse the repository at this point in the history
  4. Add Tweet from MilestoneClosedEvent

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    f8bf716 View commit details
    Browse the repository at this point in the history
  5. Add TweetReleaseCommand

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    4741c10 View commit details
    Browse the repository at this point in the history
  6. Add CreateTweetThroughApiCall

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    3abff1f View commit details
    Browse the repository at this point in the history
  7. Document and format workflows

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    1e9b792 View commit details
    Browse the repository at this point in the history
  8. Add laminas/laminas-http

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    17f5784 View commit details
    Browse the repository at this point in the history
  9. Update composer.json

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    89d1923 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Fix wrong URL

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9819620 View commit details
    Browse the repository at this point in the history
  2. Fix Psalm errors

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    45024bf View commit details
    Browse the repository at this point in the history
  3. Refactor statusesUpdate returns successful response

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fd1317d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Fix CS issue

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 23, 2021
    Configuration menu
    Copy the full SHA
    450ab8c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Delete tweet-on-milestone-closed.yml

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a89fe6a View commit details
    Browse the repository at this point in the history
  2. Add EnvTrait

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3749554 View commit details
    Browse the repository at this point in the history
  3. Add VariablesInterface

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    6476601 View commit details
    Browse the repository at this point in the history
  4. Add GithubVariablesInterface

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    91e42e4 View commit details
    Browse the repository at this point in the history
  5. Add TwitterVariablesInterface

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    15daddd View commit details
    Browse the repository at this point in the history
  6. Add TwitterEnvironmentVariables

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    42b9492 View commit details
    Browse the repository at this point in the history
  7. Use EnvTrait

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    aba8f4f View commit details
    Browse the repository at this point in the history
  8. Refactor Twitter EnvironmentVariables

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0193c98 View commit details
    Browse the repository at this point in the history
  9. Update EnvironmentVariablesTest

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9018408 View commit details
    Browse the repository at this point in the history
  10. Add GithubEnvironmentVariables

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    daf1725 View commit details
    Browse the repository at this point in the history
  11. Refactor environment variables

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d11b4e1 View commit details
    Browse the repository at this point in the history
  12. Refactor loading current Github action event

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d47e50e View commit details
    Browse the repository at this point in the history
  13. Move TweetReleaseCommand to tweet-on-release

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    7bc2d2f View commit details
    Browse the repository at this point in the history
  14. Define vendor binaries

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d236eab View commit details
    Browse the repository at this point in the history
  15. Update example workflow

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ecac1cb View commit details
    Browse the repository at this point in the history
  16. Add example workflow with a custom tweet (not supported, yet)

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    52c879c View commit details
    Browse the repository at this point in the history
  17. Update composer.lock

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    319a174 View commit details
    Browse the repository at this point in the history
  18. Fix CS issues

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5a10262 View commit details
    Browse the repository at this point in the history