Skip to content

Commit f87ec1e

Browse files
authored
Merge pull request #19 from end2endzone/feature-issue17
Deprecate AppVeyor-based compilation pipeline
2 parents 34512d5 + 1524cba commit f87ec1e

19 files changed

+1
-320
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Changes for 2.4.0
22

33
* Fixed issue #15 - Compilation fails with the ESP32 core version 3.x.
4+
* Fixed issue #17 - Deprecate AppVeyor-based compilation pipeline.
45

56

67
Changes for 2.3.1

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,9 @@ Build:
2828

2929
| Service | Build | Tests |
3030
|----|-------|-------|
31-
| AppVeyor | [![Build status](https://img.shields.io/appveyor/ci/end2endzone/AnyRtttl/master.svg?logo=appveyor)](https://ci.appveyor.com/project/end2endzone/AnyRtttl) | [![Tests status](https://img.shields.io/appveyor/tests/end2endzone/AnyRtttl/master.svg?logo=appveyor)](https://ci.appveyor.com/project/end2endzone/AnyRtttl/branch/master/tests) |
3231
| Windows Server 2019 | [![Build on Windows](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_windows.yml/badge.svg)](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_windows.yml) | [![Tests on Windows](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/end2endzone/58cf6c72c08e706335337d5ef9ca48e8/raw/AnyRtttl.master.Windows.json)](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_windows.yml) |
3332
| Ubuntu 22.04 | [![Build on Linux](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_linux.yml/badge.svg)](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_linux.yml) | [![Tests on Linux](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/end2endzone/58cf6c72c08e706335337d5ef9ca48e8/raw/AnyRtttl.master.Linux.json)](https://github.com/end2endzone/AnyRtttl/actions/workflows/build_linux.yml) |
3433

35-
Statistics:
36-
37-
| AppVeyor | GitHub |
38-
|--------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|
39-
| [![Statistics](https://buildstats.info/appveyor/chart/end2endzone/AnyRtttl)](https://ci.appveyor.com/project/end2endzone/AnyRtttl/branch/master) | [![Statistics](https://buildstats.info/github/chart/end2endzone/AnyRtttl)](https://github.com/end2endzone/AnyRtttl/actions) |
40-
4134

4235

4336

appveyor.yml

Lines changed: 0 additions & 86 deletions
This file was deleted.

ci/appveyor/UploadJUnitFiles.bat

Lines changed: 0 additions & 4 deletions
This file was deleted.

ci/appveyor/UploadJUnitFiles.ps1

Lines changed: 0 additions & 39 deletions
This file was deleted.

ci/appveyor/arduino_build_sketch.bat

Lines changed: 0 additions & 11 deletions
This file was deleted.

ci/appveyor/arduino_install_libraries.bat

Lines changed: 0 additions & 11 deletions
This file was deleted.

ci/appveyor/build_library.bat

Lines changed: 0 additions & 11 deletions
This file was deleted.

ci/appveyor/emulate_appveyor.bat

Lines changed: 0 additions & 23 deletions
This file was deleted.

ci/appveyor/install_arduino_cores.bat

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)