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/modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.26
Choose a base ref
...
head repository: coder/modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.27
Choose a head ref
  • 5 commits
  • 35 files changed
  • 4 contributors

Commits on Dec 19, 2024

  1. feat: ci to build new registry on push to main (#363)

    This PR adds a github actions workflow for deploying new revisions of
    the registry on pushes to main.
    This means updating the new registry will continue to be as simple as
    landing a PR in this repo, but it should only take as long as the docker
    container takes to build to see the updates live :)
    
    For now, updates go to dev for manual inspection, but once we're confident in the build process they'll go straight to main as well.
    bcpeinhardt authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    482ed84 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    bc6490f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7654140 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    e94f70a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    e9238f1 View commit details
    Browse the repository at this point in the history
Loading