Skip to content

Commit

Permalink
Merge pull request #1794 from skycoin/develop
Browse files Browse the repository at this point in the history
Merge develop into master after release
  • Loading branch information
jdknives committed Mar 27, 2024
2 parents 26a5ed7 + 17f630c commit 0e7420a
Show file tree
Hide file tree
Showing 2,081 changed files with 288,078 additions and 6,901 deletions.
36 changes: 0 additions & 36 deletions .appveyor.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Install Requirements
shell: pwsh
run: |
Invoke-WebRequest "https://github.com/goreleaser/goreleaser/releases/download/v1.8.3/goreleaser_Windows_x86_64.zip" -o goreleaser.zip
Invoke-WebRequest "https://github.com/goreleaser/goreleaser/releases/download/v1.8.3/goreleaser_Windows_x86_64.zip" -OutFile goreleaser.zip
Expand-Archive goreleaser.zip
choco install make
- name: Releasing
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pkg/visor/foo/
/*-server
/*.json
!/dmsghttp-config.json
!/services-config.json
/*.sh
/*.log

Expand Down
341 changes: 0 additions & 341 deletions .goreleaser-archlinux.yml

This file was deleted.

Loading

0 comments on commit 0e7420a

Please sign in to comment.