Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: telexintegrations/github-commit-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/heroku
Choose a base ref
...
head repository: telexintegrations/github-commit-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 21, 2025

  1. Merge pull request #1 from CynthiaWahome/feature/heroku

    ci: switch deployment branch
    CynthiaWahome authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    5cef455 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Configuration menu
    Copy the full SHA
    8d60009 View commit details
    Browse the repository at this point in the history
  2. chore: remove Docker deployment steps to switch to buildpack-based de…

    …ploy
    
    - Remove Docker container push and release steps from CD workflow
    - Update stack to heroku-22 to use buildpacks
    - Ensure deployment uses Procfile-based buildpack deployment
    CynthiaWahome committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    7d58939 View commit details
    Browse the repository at this point in the history
  3. fix: add Heroku remote setup in CD workflow

    - Add step to configure Heroku remote before git push
    - Ensure HEROKU_API_KEY is used for authentication
    - Maintain buildpack-based deployment configuration
    CynthiaWahome committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    dba530e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    443406b View commit details
    Browse the repository at this point in the history
Loading