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: rails/cssbundling-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: rails/cssbundling-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 9 commits
  • 10 files changed
  • 7 contributors

Commits on May 6, 2022

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

Commits on May 17, 2022

  1. Update lib/install/dev

    Co-authored-by: Kevyn Lebouille <[email protected]>
    elalemanyo and kevynlebouille authored May 17, 2022
    Configuration menu
    Copy the full SHA
    fcdb172 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Merge pull request #93 from elalemanyo/main

    Use ruby command "gem list" for foreman existence test
    rafaelfranca authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ba14f99 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. fix error running under Alpine

    env: can't execute 'bash': No such file or directory
    
    use sh as lowest common denominator
    defeated authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    738a7be View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Merge pull request #98 from defeated/patch-1

    Minor portability improvements to ./bin/dev
    rafaelfranca authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    def749d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Instead of forcing a port in Procfile, unset Foremans's PORT (#89)

    Foreman sets the PORT environment variable to 5000 by default
    
    See rails/jsbundling-rails#111
    dorianmariecom authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1e6e4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcec73d View commit details
    Browse the repository at this point in the history
  3. Make install compatible with NPM 9+

    David Heinemeier Hansson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c897432 View commit details
    Browse the repository at this point in the history
  4. Bump version for 1.1.2

    David Heinemeier Hansson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0d06dea View commit details
    Browse the repository at this point in the history
Loading