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: julep-ai/julep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: julep-ai/julep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 28, 2024

  1. Update changelog for v0.4.0 (#531)

    Co-authored-by: creatorrr <creatorrr@users.noreply.github.com>
    github-actions[bot] and creatorrr authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    be4d40f View commit details
    Browse the repository at this point in the history
  2. fix: Bake on release as well (#532)

    Enhance workflows to bake images on release and generate changelogs from release notes.
    
      - **Workflows**:
        - Update `.github/workflows/bake-push-to-hub.yml` to trigger on `release` events in addition to `push` to `dev` and tags `v*`.
        - Update `.github/workflows/changelog-ci.yml` to trigger on `release` events and generate changelog from release notes using `rhysd/changelog-from-release/action@v3`.
    creatorrr authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    98d322b View commit details
    Browse the repository at this point in the history
Loading