Commit graph

60 commits

Author SHA1 Message Date
dependabot[bot]
bb96e2f401
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 02:49:44 +00:00
Josh Abernathy
6ec6564898
Merge pull request #14 from github/dependabot/bundler/loofah-2.19.1
Bump loofah from 2.19.0 to 2.19.1
2022-12-13 21:49:15 -05:00
dependabot[bot]
53f1b4c627
Bump loofah from 2.19.0 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 21:03:35 +00:00
Josh Abernathy
081f5d7364
Merge pull request #13 from github/joshaber/stop-using-local-cache
Stop using local cache
2022-12-08 18:39:58 -05:00
Josh Abernathy
b0008d044d
Stop using local cache
`bundle install` time doesn't terribly matter since we're using prebuilds and this way we can bump dependencies without needing to to `bundle cache` again.
2022-12-08 13:43:40 +00:00
Josh Abernathy
3a800c27b6
Merge pull request #12 from github/dependabot/bundler/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10
2022-12-08 08:13:15 -05:00
dependabot[bot]
e17ca81707
Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:34:16 +00:00
Josh Abernathy
9a423d77ab
Merge pull request #11 from github/joshaber/bump-deps
Bump dependencies
2022-11-30 10:51:24 -05:00
Josh Abernathy
b6a83c6753
Only allow patch updates 2022-11-30 15:41:34 +00:00
Josh Abernathy
7cb48659ca
Relax the ruby version 2022-11-30 15:25:17 +00:00
Josh Abernathy
70b564708e
Stop caching gems 2022-11-30 13:58:43 +00:00
Josh Abernathy
7360b04db9
Bump all the dependencies 2022-11-30 13:48:28 +00:00
Josh Abernathy
0e174956f9
Merge pull request #9 from Chuxel/patch-1
Fix invalid devcontainer.json
2022-11-17 10:55:39 -05:00
Chuck Lantz
cf8aef4775
Fix invalid devcontainer.json 2022-11-17 09:41:18 -06:00
Brian McManus
e8901c5bcb
Add forwardPorts 2022-11-08 13:52:13 -07:00
Josh Abernathy
a66bfb9ef6
Merge pull request #8 from github/revert-3-dependabot/bundler/nokogiri-1.13.9
Revert "Bump nokogiri from 1.13.8 to 1.13.9"
2022-11-08 14:22:22 -05:00
Josh Abernathy
14d251979e
Revert "Bump nokogiri from 1.13.8 to 1.13.9" 2022-11-08 14:22:07 -05:00
Josh Abernathy
209ae92cdc
Merge pull request #3 from github/dependabot/bundler/nokogiri-1.13.9
Bump nokogiri from 1.13.8 to 1.13.9
2022-11-07 16:21:02 -05:00
Josh Abernathy
e39c8558b9
Standardize formatting 2022-11-04 18:42:37 +00:00
dependabot[bot]
f40d90e393
Bump nokogiri from 1.13.8 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 18:23:55 +00:00
Brian McManus
7ed2119545 Remove web-console gem 2022-11-03 18:23:02 +00:00
Josh Abernathy
a7fccd50f3
Stop opening the README by default
This was in place before we had better default content.
2022-11-03 11:57:46 -04:00
Josh Abernathy
deb18f698f
Merge pull request #7 from github/joshaber/add-live-reload
Add live reload
2022-11-03 11:53:59 -04:00
Josh Abernathy
0ca346447a
Formatting 2022-11-03 15:45:20 +00:00
Josh Abernathy
160f4dbb2c
Add newline 2022-11-03 15:40:17 +00:00
Josh Abernathy
c0edb1b983
Open the erb by default 2022-11-03 15:30:11 +00:00
Josh Abernathy
372ca64ea6
Fix the path 2022-11-03 15:29:11 +00:00
Josh Abernathy
e9f6b994cd
Match the React view 2022-11-03 15:23:30 +00:00
Josh Abernathy
b370228d9a
Don't use redis 2022-11-03 14:57:21 +00:00
Josh Abernathy
c1821d8bd1
First cut 2022-11-03 13:55:12 +00:00
Josh Abernathy
81712ed44a
Merge pull request #4 from github/joshaber/host-requirements
Add host requirements
2022-11-02 15:36:47 -04:00
Josh Abernathy
588bd722ef
Add host requirements 2022-11-02 15:36:31 -04:00
Brian McManus
ec9db22845
Update SCM tip. 2022-10-31 07:32:48 -06:00
Brian McManus
ca3854791e
Move extensions to the proper devcontainer location 2022-10-26 12:49:56 -06:00
Brian McManus
52acf1d5c3
Update some things for a better default experience 2022-10-25 19:08:05 +00:00
Brian McManus
a3b6c3d754
Update to Ruby 3.1.2 2022-09-09 16:55:04 +00:00
Josh Abernathy
c855f54858 Bump everything 2022-09-07 20:17:52 +00:00
Josh Abernathy
00ba3ba078
Update devcontainer.json 2022-09-07 15:39:14 -04:00
Brian McManus
dd88a3ac24
Remove extension from spike 2022-08-10 10:36:40 -06:00
Brian McManus
e8130fe9bc
Use universally available hostRequirements 2022-08-08 16:18:07 -06:00
Brian McManus
dbcc38270b
Add icon file 2022-08-05 09:14:13 -06:00
Brian McManus
350576cb8f
Delete logo.svg 2022-08-05 09:13:28 -06:00
Brian McManus
6757be7429
Adding logo for template 2022-08-05 07:25:09 -06:00
Josh Abernathy
a646440c5d
Merge pull request #1 from github/joshaber/tweaks
Tweaks to make it work
2022-07-12 14:58:40 -04:00
Josh Abernathy
39fa818bff Only set X-Frame-Options in dev 2022-07-12 18:54:10 +00:00
Josh Abernathy
2e0bf76f03 Add erb_lint 2022-07-12 18:50:07 +00:00
Josh Abernathy
f48697913b Allow framing from githubpreview.dev 2022-07-12 17:41:55 +00:00
Josh Abernathy
6774b0807b Add solargraph so that LS works ootb 2022-07-12 17:41:43 +00:00
Brian McManus
761b122536
Fix devcontainer previewDelay 2022-06-16 11:42:07 -06:00
Brian McManus
cb672af9d3
Empty postCreateCommand to disable Oryx 2022-06-15 10:50:21 -06:00