Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI Builds #1727

Merged
merged 3 commits into from
Feb 23, 2020
Merged

Fix CI Builds #1727

merged 3 commits into from
Feb 23, 2020

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 21, 2020

No description provided.

Rack 2.2.0 sends an etag even if resource should not be cached.

This is ok since an etag is just a digest of the body and Rails
also sends a no-cache Cache-Control header for resources that must
not be cached.

Removing the test since we must not test internal Rack/Rails behavior.
@tvdeyen tvdeyen changed the title Fix postgresql setup on github ci Fix CI Builds Feb 23, 2020
@tvdeyen tvdeyen force-pushed the fix-builds branch 3 times, most recently from a002642 to 46e7060 Compare February 23, 2020 11:45
@tvdeyen tvdeyen merged commit 3759404 into AlchemyCMS:master Feb 23, 2020
@tvdeyen tvdeyen deleted the fix-builds branch February 23, 2020 14:12
tvdeyen added a commit that referenced this pull request Feb 25, 2020
- Do not use deprecated methods [#1737](#1737) ([tvdeyen](https://github.com/tvdeyen))
- Order contents by their position in its element [#1733](#1733) ([tvdeyen](https://github.com/tvdeyen))
- Eager load relations in elements trash [#1732](#1732) ([tvdeyen](https://github.com/tvdeyen))
- Run CI builds with Sprockets 3.7.2 [#1731](#1731) ([tvdeyen](https://github.com/tvdeyen))
- Re-organize development dependencies [#1730](#1730) ([tvdeyen](https://github.com/tvdeyen))
- Update pr template [#1729](#1729) ([tvdeyen](https://github.com/tvdeyen))
- Generate views without _view in the filename [#1728](#1728) ([tvdeyen](https://github.com/tvdeyen))
- Fix CI Builds [#1727](#1727) ([tvdeyen](https://github.com/tvdeyen))
- Fix page tagging condition: should_attach_to_menu?  [#1725](#1725) ([mickenorlen](https://github.com/mickenorlen))
- Fix Alchemy.user_class_name constant conflict [#1724](#1724) ([mickenorlen](https://github.com/mickenorlen))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant