Wykres commitów

31 Commity (Add-DLL-CRC-option)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 668013306f
Merge pull request #901 from petterreinholdtsen/github-workflow-debian
Added github workflow for building Debian package.
2023-03-05 18:16:41 +01:00
Petter Reinholdtsen 64b3d4d57e Speed up Ubuntu github workflow using eatmydata. 2023-03-05 18:01:57 +01:00
Petter Reinholdtsen 309ec73b1d Added github workflow for building Debian package.
As github lack Debian workers, the latest ubuntu worker is used.
2023-03-05 17:58:14 +01:00
dependabot[bot] 143a44c776
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 14:34:58 +00:00
dependabot[bot] 2068825380
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 22:02:37 +00:00
dependabot[bot] 4be1704171
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 20:18:33 +00:00
BIBO 6af4eaa333
Update close_stale_issues.yml
Fixing error in label specification
2023-02-01 21:42:37 +02:00
BIBOLV 9faa02cda6 Update close_stale_issues.yml
Add labels to be excluded from stale tagging
2023-01-21 22:46:14 +02:00
BIBO cbcb7cfa52
Update close_stale_issues.yml
Increase processed items per run
2023-01-19 11:17:39 +02:00
Fredrik Öhrström d1598742ef
Merge pull request #804 from BIBOLV/patch-5
Docker fix
2023-01-18 17:03:35 +01:00
BIBOLV ef0042df4e Issue templates and close stale issue action
New issue templates and action to close stale issues.
Please review texts and parameters before accepting PR.
2023-01-16 00:16:17 +02:00
BIBOLV abcecb73e2 Docker fix
Fix tags for armhf docker image reported in https://github.com/weetmuts/wmbusmeters/issues/762
2023-01-16 00:09:46 +02:00
Fredrik Öhrström 0e2355e17b Work on release process. 2022-12-29 17:04:34 +01:00
Fredrik Öhrström 45a68ba26d Work on release process. 2022-12-29 16:45:13 +01:00
BIBOLV d5ed47ebf0 Snap update
Snap has been upgraded from core18 to core22.
Build process moved from snapcraft to github actions - now built snaps are being pushed to appropriate channels automatically.
Tested on amd64 and arm64 with imst and rtl_sdr.
Webhook should be removed in order to prevent parallel builds in github and snapcraft.
If login to snapcraft fails during build then store login token should be regenerated.
2022-12-08 23:44:51 +02:00
dependabot[bot] ff038131db
Bump peter-evans/dockerhub-description from 2 to 3
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 16:33:43 +00:00
BIBOLV db11475e3d Docker update
Moving docker building from TravisCI to docker actions. Tested built images on amd64 and arm64. Adding also dependabot checks for used github action script updates.
2022-12-04 15:14:45 +02:00
Damian Wrobel bc00c76076 Enable CI on all branches
Enables CI on every branch to make it usable on
pull requests and forked repositories.

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2022-05-30 22:09:30 +02:00
Fredrik Öhrström b210ab3ecb Build debug branches. 2022-02-05 16:28:11 +01:00
DanielHabenicht 37e6984b55
Update build_ubuntu.yml
add dependencies that might not be needed on the current build infrastructure but are needed locally
2021-02-15 00:01:34 +01:00
Fredrik Öhrström 51e0eac33d Fix workflow. 2021-02-03 11:02:09 +01:00
Fredrik Öhrström f21e22f46d Add macosx build using github action. 2021-02-03 11:00:42 +01:00
Fredrik Öhrström b30491830b Fix build workflow. 2021-02-03 10:54:02 +01:00
Fredrik Öhrström 5e09253fd9 Add apt deps to github workflow. 2021-02-03 10:52:49 +01:00
Fredrik Öhrström 1c859c2cdd Github action workflow should checkout the code. 2021-02-03 10:49:12 +01:00
Fredrik Öhrström 66261d5a7d Add github action build workflow. 2021-02-03 10:40:02 +01:00
BIBO 54d1c08d1f
Update promote_snap.sh
Change wait time from 50min to 2.5h
2020-10-31 18:34:11 +02:00
BIBO 586a884c42
Update promote_snap.sh 2020-09-07 23:17:03 +03:00
BIBOLV 1ca95adbca Snap fixes
Adding snap readme and badge
Some typo fixes and additional status checks
2020-09-07 22:52:50 +03:00
BIBOLV 0d72b395ce snap fixes
Adding github action to promote snap to stable release automatically
2020-09-01 00:00:48 +03:00
BIBOLV 0c45dbb6c2 Create dockerhub-description.yml
Auto-update Docker Hub Description
2020-07-02 20:07:48 +03:00