8000
Skip to content

Tags: emilioforrer/haml_coffee_assets

Tags

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI housekeeping + support for Rails 8.1 (#199)

* update to ubuntu-24.04 runner as 20.04 is EOL

This requires installing PhantomJS manually, as it's no longer
included by default in the runner image. Also use solution from
openedx/edx-proctoring#1268 to get it working with Ubuntu 24.04.

Also disabled one matrix version as unsupported by ruby/setup-ruby:

    Error: Error: Unavailable version 9.2.21.0 for jruby on ubuntu-24.04
              You can request it at https://github.com/ruby/setup-ruby/issues

* fix CI errors with Rails 6.1/7.0

* simplify and document build matrix

Also use strings to avoid confusion due to YAML confusion on X.0
being treated as X.

* add Ruby 3.4 and JRuby 10.0 to CI

* support for Rails 8.1

* add CHANGELOG entry + bump version to 1.28.0

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for Rails 7.2 (#194)

* Support for Rails 7.2

* Exclude rails 7.2.0 and ruby 3.0.6 combination

* Update changelog and bump version

v1.25.1

Toggle v1.25.1's commit message
Release v1.25.1: bump version and update Changelog

v1.25.0

Toggle v1.25.0's commit message
Release v1.25.0: bump version and update Changelog

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for Rails 7.1 (#188)

* add rails 7.1 to the build matrix

* bump rails versions

* bump version, add 7.1.1 to the regular build matrix

* bump requirement

* skip coverage check on jruby

* array syntax

* add ruby 3.3 to the mix

* puts ruby version

v1.23.0

Toggle v1.23.0's commit message
v1.23.0 - JST support on Sprockets 4

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #186 from emilioforrer/redo-github-action

Redo GitHub action

v1.21.0

Toggle v1.21.0's commit message
v1.21 release, support for rails 7

bump version and update changelog.

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #181 from emilioforrer/fix-rails-supported-version

Fix rails supported version

v1.19.0

Toggle v1.19.0's commit message
Release 1.19.0

0