Add CI job to build the site#12
Conversation
| externalsources: | ||
| /mcollective: | ||
| repo: git@github.com:choria-legacy/marionette-collective.git | ||
| repo: https://github.com/choria-legacy/marionette-collective.git |
There was a problem hiding this comment.
Should we keep mcollective?
| gem 'rack', '>= 2.2.14' | ||
| gem 'git', '~> 4.0' | ||
| gem 'rack', '~> 2.2', '>= 2.2.3' | ||
| gem 'git', '~> 1.8' |
There was a problem hiding this comment.
Is there a reason to lower the versions?
| group(:unknown) do | ||
| gem 'maruku', '~> 0.7' | ||
| gem 'activerecord', '>= 7.1.5.2' | ||
| gem 'activerecord', '~>6' |
There was a problem hiding this comment.
Is there a reason to lower the version?
|
Already in master, except for Gemfile.lock. |
Having I think |
tuxmea
left a comment
There was a problem hiding this comment.
I suppose we can close this one
|
We have a build process in place. Closing. |
No description provided.