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: brdevstreamers/brdevstreamers-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: brdevstreamers/brdevstreamers-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 15, 2022

  1. Ci cd app engine (#29)

    * Create python-app.yml
    
    * formatting
    
    * reformatting code
    
    * Delete python-app.yml
    
    * adding first test
    
    * adding first test
    
    * requirements
    
    * Update ci.yml
    
    * Update ci.yml
    
    * refactoring env vars
    
    * formatting
    
    * adding env for test
    
    * using env.test
    
    * using env.test
    
    * adding env.test
    
    * Update ci.yml
    
    * adding env.test
    
    * adding env.test
    
    * code coverage
    flaviojmendes authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e225981 View commit details
    Browse the repository at this point in the history
  2. Ci cd app engine (#30)

    * Create python-app.yml
    
    * formatting
    
    * reformatting code
    
    * Delete python-app.yml
    
    * adding first test
    
    * adding first test
    
    * requirements
    
    * Update ci.yml
    
    * Update ci.yml
    
    * refactoring env vars
    
    * formatting
    
    * adding env for test
    
    * using env.test
    
    * using env.test
    
    * adding env.test
    
    * Update ci.yml
    
    * adding env.test
    
    * adding env.test
    
    * code coverage
    
    * Update ci.yml
    
    * Update ci.yml
    
    * Update ci.yml
    
    * Delete main.yml
    
    * Update ci.yml
    flaviojmendes authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    dfa532a View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    flaviojmendes authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    3a52cbe View commit details
    Browse the repository at this point in the history
  4. Remove redis (#32)

    * removing redis
    
    * removing redis
    flaviojmendes authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    dfca65d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6262a1a View commit details
    Browse the repository at this point in the history
  6. req

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b1a3944 View commit details
    Browse the repository at this point in the history
  7. conflicts

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5421279 View commit details
    Browse the repository at this point in the history
  8. req

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4079836 View commit details
    Browse the repository at this point in the history
  9. removing cache

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c929b01 View commit details
    Browse the repository at this point in the history
  10. conflicts

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9bb7f9f View commit details
    Browse the repository at this point in the history
  11. exception handling

    flaviojmendes committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    bb4e844 View commit details
    Browse the repository at this point in the history
Loading