Skip to content

Commit

Permalink
Remove build to test AI installer
Browse files Browse the repository at this point in the history
  • Loading branch information
petecheslock committed Dec 14, 2023
1 parent fbe5745 commit a4593b3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 60 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/appmap-analysis.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
# Ignore db test files.
db/test.*


# AppMap artifacts
/.appmap

# Node modules
/node_modules

Expand Down
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.1.2"

gem 'appmap', :groups => [:development, :test]

gem "rails", "7.0.4"
gem "image_processing", "1.12.2"
gem "active_storage_validations", "0.9.8"
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
appmap (0.102.1)
activesupport
method_source
rack
reverse_markdown
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
Expand Down Expand Up @@ -314,7 +309,6 @@ PLATFORMS

DEPENDENCIES
active_storage_validations (= 0.9.8)
appmap
aws-sdk-s3 (= 1.114.0)
bcrypt (= 3.1.18)
bootsnap (= 1.12.0)
Expand Down
6 changes: 0 additions & 6 deletions appmap.yml

This file was deleted.

0 comments on commit a4593b3

Please sign in to comment.