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: tmrts/boilr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Wattpad/boilr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 32 files changed
  • 4 contributors

Commits on May 13, 2022

  1. Converting project to use go modules

    - updating code base to use go modules instead of glide
    - Adding actions to build the cli on release
    - Updating cli version for new release
    agonzale34 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5387b92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Wattpad/feature/building_for_arm64

    Building for arm64
    agonzale34 authored May 13, 2022
    Configuration menu
    Copy the full SHA
    4d324f4 View commit details
    Browse the repository at this point in the history
  3. Update release.yml

    agonzale34 authored May 13, 2022
    Configuration menu
    Copy the full SHA
    c629a90 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    179c816 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Wattpad/default-value-fix

    Handle variable scope for default values correctly
    BanglanfengPan authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    890551b View commit details
    Browse the repository at this point in the history
  3. Update go.mod

    BanglanfengPan authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cfa4a93 View commit details
    Browse the repository at this point in the history
  4. added replace

    BanglanfengPan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    15b7794 View commit details
    Browse the repository at this point in the history
  5. rename the module

    BanglanfengPan committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6872365 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from Wattpad/rename-module

    rename the module
    BanglanfengPan authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f867995 View commit details
    Browse the repository at this point in the history
Loading