Thanks to visit codestin.com
Credit goes to github.com

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: coder/envbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: coder/envbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/1.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 30, 2024

  1. chore(README.md): add documentation regarding target user (#386)

    (cherry picked from commit d14ab3d)
    johnstcn authored and mafredri committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7756b14 View commit details
    Browse the repository at this point in the history
  2. chore(envbuilder.go): rename the concept of a magicDir to workingDir (#…

    …388)
    
    (cherry picked from commit aba2f46)
    SasSwart authored and mafredri committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    179f3c8 View commit details
    Browse the repository at this point in the history
  3. feat: add env var for ssh private key (#396)

    (cherry picked from commit 08bdb8d)
    DanielleMaywood authored and mafredri committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b2400e8 View commit details
    Browse the repository at this point in the history
  4. chore(integration): update TestLogs to validate that CODER_ASGENT_SUB…

    …SYSTEM is set correctly (#397)
    
    (cherry picked from commit 561cc53)
    johnstcn authored and mafredri committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0ab5052 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix: search $DOCKER_CONFIG if no base64 config is provided (#398)

    (cherry picked from commit c4b082e)
    mafredri committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dc6aa54 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. fix: enable logging for setup script when not a tty (#402) (#422)

    Co-authored-by: Mathias Fredriksson <[email protected]>
    johnstcn and mafredri authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    532c639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cba91f View commit details
    Browse the repository at this point in the history
  3. feat: allow changing default workspaces folder (#406) (#424)

    (cherry picked from commit 24ef801)
    
    Co-authored-by: Mathias Fredriksson <[email protected]>
    johnstcn and mafredri authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5b1acda View commit details
    Browse the repository at this point in the history
  4. fix: update kaniko fork to fix BLOB_UNKNOWN errors (#410) (#425)

    Co-authored-by: Mathias Fredriksson <[email protected]>
    johnstcn and mafredri authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    84e1c40 View commit details
    Browse the repository at this point in the history
  5. chore: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#405) (#…

    …426)
    
    (cherry picked from commit b1dc272)
    Co-authored-by: Mathias Fredriksson <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0b4600f View commit details
    Browse the repository at this point in the history
  6. chore: improve logging around lifecycle scripts (#420) (#427)

    (cherry picked from commit fafad44)
    Co-authored-by: Mathias Fredriksson <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    15b5420 View commit details
    Browse the repository at this point in the history
  7. chore: bump golang.org/x/crypto from 0.26.0 to 0.29.0 (#417)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Cian Johnston <[email protected]>
    (cherry picked from commit a3a6a83)
    dependabot[bot] and johnstcn committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a96ba92 View commit details
    Browse the repository at this point in the history
Loading