Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 0 additions & 54 deletions .appveyor.yml

This file was deleted.

1 change: 0 additions & 1 deletion .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ changelogPolicy: auto
targets:
- name: crates
noDevDeps: true
- name: gh-pages
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that because the artifact is missing or are we removing GH pages entirely?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That stuff was previously built in a travis job. Its basically duplicated with docs.rs: https://getsentry.github.io/sentry-rust/sentry/

So I think we should remove it in favor of that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. I believe we introduced this slightly before docs.rs was a thing but kept it alive. I'm fine with turning off completely 👍

- name: github
- name: registry
type: sdk
Expand Down
45 changes: 0 additions & 45 deletions .travis.yml

This file was deleted.