dadbccbebf
allow logging output of container
Semantic Release and Changelog / Patch (push) Successful in 7s
Semantic Release and Changelog / Build and Publish (push) Failing after 8s
2024-02-10 21:16:23 +00:00
fa0c5dd0c5
Refactor docker file and remove cache to clean up packages after
Semantic Release and Changelog / Patch (push) Successful in 9s
Semantic Release and Changelog / Build and Publish (push) Successful in 31s
2024-02-10 07:51:16 +00:00
14ec31d1cc
Update .gitea/workflows/semantic-release.yaml
Semantic Release and Changelog / Patch (push) Successful in 7s
Semantic Release and Changelog / Build and Publish (push) Successful in 17s
2024-02-08 06:04:58 +00:00
42be3b4f0c
Update .gitea/workflows/publish.yaml
Semantic Release and Changelog / Patch (push) Successful in 22s
Semantic Release and Changelog / Build and Publish (push) Failing after 1m27s
2024-02-08 03:45:45 +00:00
e70036617a
Merge pull request 'chore(deps): update dependency actions/checkout to v4.1.1' ( #45 ) from renovate/actions-checkout-4.x into master
...
Semantic Release and Changelog / Patch (push) Successful in 11s
Semantic Release and Changelog / Build and Publish (push) Failing after 48s
Reviewed-on: #45
2024-02-06 07:08:07 +00:00
78c9ae57b4
chore(deps): update dependency actions/checkout to v4.1.1
Build and publish Image / build-and-push (push) Successful in 47s
2024-02-04 22:01:36 +00:00
154ccb0c91
Merge pull request 'chore(deps): update actions/checkout action to v4' ( #44 ) from renovate/actions-checkout-4.x into master
...
Semantic Release and Changelog / Patch (push) Successful in 5s
Semantic Release and Changelog / Build and Publish (push) Failing after 42s
Reviewed-on: #44
Reviewed-by: Evan Richardson <evanrich81@gmail.com >
2024-02-04 21:41:55 +00:00
60249b9c1e
chore(deps): update actions/checkout action to v4
Build and publish Image / build-and-push (push) Successful in 47s
2024-02-04 21:36:01 +00:00
a6d42086a7
change secret name
Semantic Release and Changelog / Patch (push) Successful in 6s
Semantic Release and Changelog / Build and Publish (push) Successful in 42s
2024-02-04 09:27:07 +00:00
35c97c45d6
Merge pull request 'erichardson-patch-1' ( #42 ) from erichardson-patch-1 into master
...
Semantic Release and Changelog / Patch (push) Successful in 6s
Semantic Release and Changelog / Build and Publish (push) Failing after 39s
Reviewed-on: #42
2024-02-04 09:21:47 +00:00
ff6c893b84
erichardson-patch-1 ( #41 )
...
Semantic Release and Changelog / Patch (push) Successful in 7s
Semantic Release and Changelog / Build and Publish (push) Failing after 43s
Reviewed-on: #41
2024-02-04 09:20:03 +00:00
30ab208c1b
build on everything but master, also change non master build name to dev
Build and publish Image / build-and-push (push) Successful in 42s
2024-02-04 09:19:28 +00:00
ac744a76e3
publish new tagged image on push to master
Build and publish Image / build-and-push (push) Successful in 46s
2024-02-04 09:16:57 +00:00
582260f918
Test auto-versioning
Build and publish Image / build-and-push (push) Successful in 46s
Semantic Release and Changelog / Patch (push) Successful in 18s
2024-02-04 08:49:20 +00:00
bebb06254c
upgrade apk packages
Build and publish Image / build-and-push (push) Successful in 1m2s
2024-02-04 07:52:17 +00:00
a151cab3a8
add docker install
Build and publish Image / build-and-push (push) Successful in 1m9s
2024-02-04 07:33:59 +00:00
3f98fc33d4
change runner to ubuntu
Build and publish Image / build-and-push (push) Failing after 3s
2024-02-04 06:08:23 +00:00
1bf75e3791
fix runner name
Build and publish Image / build-and-push (push) Failing after 2s
2024-02-04 06:03:36 +00:00
d6f4ac9a12
add publish workflow
Build and publish Image / build-and-push (push) Waiting to run
2024-02-04 06:03:04 +00:00
423b291203
test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
2024-02-04 02:34:25 +00:00
642ea750bb
change label to shared
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2024-02-04 02:31:35 +00:00
31f7d5aaaa
add demo workflow to test actions
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2024-02-04 02:28:26 +00:00
90cf8c55cf
Update fimport.py
2023-12-22 07:35:14 +00:00
48f508dee3
Update fimport.py for importlib module syntax
2023-12-22 07:28:30 +00:00
499c6d50da
Merge branch 'fix-imp' into 'master'
...
Update fimport.py
See merge request erichardson/py-eagle-mqtt!36
2023-12-22 07:23:16 +00:00
49e3d56b1c
Update fimport.py
2023-12-22 07:21:41 +00:00
semantic-release-bot
a0ae1ab14e
chore(release): 1.7.10 [skip ci]
...
## [1.7.10](https://gitlab.evanshome.io/erichardson/py-eagle-mqtt/compare/v1.7.9...v1.7.10 ) (2023-12-03)
### Build
* fix build pipeline order ([1cf67d1 ](1cf67d139b ))
### CI
* add branches to refs for building ([e0da9b1 ](e0da9b110e ))
* Add push latest tag on master ([8e6130d ](8e6130d919 ))
* fix ordering of stages ([385c1d8 ](385c1d88d8 ))
2023-12-03 08:20:30 +00:00
068dcdb5d6
Merge branch 'fix-build-2' into 'master'
...
Build: fix build pipeline order
See merge request erichardson/py-eagle-mqtt!35
2023-12-03 08:19:35 +00:00
1cf67d139b
Build: fix build pipeline order
2023-12-03 08:19:07 +00:00
5e1b586f01
Merge branch 'fix-build' into 'master'
...
CI: add branches to refs for building
See merge request erichardson/py-eagle-mqtt!34
2023-12-03 08:16:06 +00:00
e0da9b110e
CI: add branches to refs for building
2023-12-03 08:15:37 +00:00
9d4a95ad6a
Merge branch 'fix-ordering-of-stages' into 'master'
...
CI: fix ordering of stages
See merge request erichardson/py-eagle-mqtt!33
2023-12-03 08:02:23 +00:00
385c1d88d8
CI: fix ordering of stages
2023-12-03 08:02:18 +00:00
bcba93d333
Merge branch 'add-push-latest-stage' into 'master'
...
CI: Add push latest tag on master
See merge request erichardson/py-eagle-mqtt!32
2023-12-03 08:01:26 +00:00
8e6130d919
CI: Add push latest tag on master
2023-12-03 08:00:04 +00:00
semantic-release-bot
f918d64ea7
chore(release): 1.7.9 [skip ci]
...
## [1.7.9](https://gitlab.evanshome.io/erichardson/py-eagle-mqtt/compare/v1.7.8...v1.7.9 ) (2023-12-03)
### Build
* bump docker base to python:3.12-alpine ([6489f3d ](6489f3d01a ))
2023-12-03 07:49:31 +00:00
51f73368f1
Merge branch 'bump-python-version' into 'master'
...
Build: bump docker base to python:3.12-alpine
See merge request erichardson/py-eagle-mqtt!31
2023-12-03 07:48:39 +00:00
6489f3d01a
Build: bump docker base to python:3.12-alpine
2023-12-03 07:47:19 +00:00
24f6984021
Merge branch 'bump-docker-version' into 'master'
...
update docker to 24.0.7
See merge request erichardson/py-eagle-mqtt!30
2023-12-03 05:55:56 +00:00
dbef7acec2
update docker to 24.0.7
2023-12-03 05:52:29 +00:00