Abin Simon
8e1662d5e9
Update bug_report.md
2020-08-16 23:00:07 +05:30
Jay
b923b02e08
fix file version
2020-08-08 13:02:16 +05:30
Jay
5ac0a626d6
bump cargo-tarpaulin
2020-08-08 13:02:16 +05:30
dvvvvvv
ececcc0870
bump up min rust version into 1.43.1
2020-05-31 14:08:19 +05:30
dvvvvvv
03b23b1937
bump up min rust version into 1.43
2020-05-31 14:08:19 +05:30
dvvvvvv
e98af44b7d
change toolchain of style job into RUST_MIN_SRV
2020-05-31 14:08:19 +05:30
dvvvvvv
d77fe699b5
bump up github action rust version to 1.34
2020-04-18 11:35:02 +05:30
Roy Ivy III
13fa068868
maint/cicd ~ refactor - improve CICD workflow job specification
2019-12-11 10:53:23 +01:00
Roy Ivy III
5fb58ce0bc
maint/cicd ~ always run all GHA:Style testing steps
...
- always runs all style testing steps regardless of failure of the prior step
- with this change, `clippy` tests will run regardless of `fmt` test success/failure
.# [why]
The GHA:Style testing steps are essentially independent of each other and give
independent / complementary information about style issues. So, running all of
them despite errors can increase code iteration efficiency.
Note: as intended, the GHA:Style job will still fail if any individual step fails.
2019-12-11 10:53:23 +01:00
Roy Ivy III
d299073eed
maint/cicd ~ remove "i686-apple-darwin" from GHA:Build
...
- remove "i686-apple-darwin" build target
- ... not buildable with the baseline GHA VM MacOS image (MacOS 10.15, OS X 10.15.1, Xcode 11.1)
.# Discussion
In 2017, Apple deprecated 32-bit executables, requiring 64-bit only submissions
by Jan 2018. 32-bit support was completely removed from tooling with Xcode 10
and beyond.
.# References
<https://forums.developer.apple.com/thread/100211 > @@ <https://archive.is/WHgYD >
<https://forums.developer.apple.com/thread/108704 > @@ <https://archive.is/qvfqL >
<https://appleinsider.com/articles/18/04/11/new-macos-alert-notifies-users-apple-will-soon-end-32-bit-app-support > @@ <https://archive.is/vIyue >
<https://appleinsider.com/articles/17/06/07/high-sierra-runs-on-all-sierra-capable-hardware-starts-process-to-kill-32-bit-apps > @@ <https://archive.is/kZdiW >
2019-12-04 11:09:11 +01:00
Roy Ivy III
9d97d3a8e6
maint/cicd ~ fix *-pc-windows-gnu GHA:Build
2019-12-04 11:09:11 +01:00
Roy Ivy III
b7adc55b54
maint/cicd ~ add GHA:MinSRV
2019-12-04 11:09:11 +01:00
Roy Ivy III
4136222576
maint/cicd ~ add DPKG to GHA:Build:Package
2019-12-04 11:09:11 +01:00
Roy Ivy III
bd795e8125
maint/cicd ~ add GHA:"Code Coverage" job (results to CodeCov.io)
2019-12-04 11:09:11 +01:00
Roy Ivy III
e2468e6983
maint/cicd ~ add arm-* strip
support for GHA:Build:Package
2019-12-04 11:09:11 +01:00
Roy Ivy III
94883c9d42
maint/cicd ~ repackage/compress files in GHA:Build:Package
2019-12-04 11:09:11 +01:00
Roy Ivy III
8bf986ed69
maint/cicd ~ consolidate build steps (using include:...
)
2019-12-04 11:09:11 +01:00
Roy Ivy III
07213ac22f
maint/cicd ~ fix use of EXE_suffix
2019-12-04 11:09:11 +01:00
Roy Ivy III
4f6d96fa28
maint/cicd ~ show 'vars' for GHA
2019-12-04 11:09:11 +01:00
Roy Ivy III
67ecf5bd79
maint/cicd ~ add 'strip' to GHA packaging step
2019-12-04 11:09:11 +01:00
Roy Ivy III
d19bff620a
maint/cicd ~ refactor GHA 'variables'; consolidate into single step ('vars')
2019-12-04 11:09:11 +01:00
Roy Ivy III
2e58be5a7a
maint/cicd ~ fix arm-* build target testing
2019-12-04 11:09:11 +01:00
Roy Ivy III
435954375f
maint/cicd ~ refactor - improve naming
2019-12-04 11:09:11 +01:00
Roy Ivy III
b3de96b574
maint/cicd ~ add MacOS build/deploy to GHA
2019-12-04 11:09:11 +01:00
Roy Ivy III
be98c91038
maint/cicd ~ improve branch and package name handling
2019-12-04 11:09:11 +01:00
Roy Ivy III
8cbb251a2f
maint/cicd ~ refactor style tests to decrease CI resource demands
2019-12-04 11:09:11 +01:00
Roy Ivy III
c3ad2ff5fc
maint/cicd ~ add testing and release deployment to GHA
2019-12-04 11:09:11 +01:00
Roy Ivy III
a85dc11a47
maint/cicd ~ add GitHub Actions (GHA) workflow (build and deploy)
2019-12-04 11:09:11 +01:00
Pierre Peltier
6d155cb9ed
Create FUNDING.yml
2019-06-04 15:55:47 +02:00
Pierre Peltier
a81af01951
Update bug_report.md
2018-12-10 15:01:48 +01:00
Pierre Peltier
cc9a56081e
Update issue templates
2018-12-10 15:01:48 +01:00