nicobo
|
b14958330a
|
Merge pull request #102 from nicolabs/dependabot/github_actions/actions/cache-3.3.1
Bump actions/cache from 2.1.4 to 3.3.1
|
2023-07-10 07:44:32 +02:00 |
|
nicobo
|
b081c5f441
|
Merge pull request #98 from nicolabs/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 2 to 4
|
2023-07-10 07:44:24 +02:00 |
|
nicobo
|
058d59867a
|
Merge pull request #82 from nicolabs/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
|
2023-07-10 07:44:16 +02:00 |
|
nicobo
|
621e06fefb
|
Merge pull request #81 from nicolabs/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
|
2023-07-10 07:44:07 +02:00 |
|
nicobo
|
7245c01f91
|
Merge pull request #78 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-3
Bump peter-evans/dockerhub-description from 2 to 3
|
2023-07-10 07:43:56 +02:00 |
|
nicobo
|
b04902a105
|
~ badges take less room in the doc
|
2023-07-09 21:07:39 +02:00 |
|
dependabot[bot]
|
af7329f133
|
Bump actions/cache from 2.1.4 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...v3.3.1)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 02:57:04 +00:00 |
|
dependabot[bot]
|
d22fb1a732
|
Bump docker/build-push-action from 2 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...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-01-31 02:00:59 +00:00 |
|
dependabot[bot]
|
b9024f4e21
|
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 02:06:25 +00:00 |
|
dependabot[bot]
|
54cf6bda3e
|
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>
|
2022-05-06 02:06:20 +00:00 |
|
dependabot[bot]
|
2c5c4a935e
|
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-03-23 02:06:50 +00:00 |
|
nicobo
|
fb14fa64a4
|
Changed treeware badge label
|
2021-05-07 22:50:12 +02:00 |
|
nicobo
|
2decc71c40
|
Better treeware badge
|
2021-05-07 22:27:57 +02:00 |
|
nicobo
|
00ac13b8dd
|
+ treeware licence & badge
|
2021-05-07 22:23:16 +02:00 |
|
nicobo
|
19c86cc2c8
|
Ok my mistake
|
2021-04-04 22:51:44 +02:00 |
|
nicobo
|
7f908e1663
|
Hello it's me again
|
2021-04-04 22:49:19 +02:00 |
|
nicobo
|
354ee8a183
|
~ forgetting about using sha to select the FROM image for Signal as it's redacted by github actions
- doc cleanup
|
2021-04-04 22:40:04 +02:00 |
|
nicobo
|
df0f72541a
|
fixed debian job output
|
2021-04-03 20:32:02 +02:00 |
|
nicobo
|
03e08e95de
|
testing passing data from one job to another one
|
2021-03-19 21:58:03 +01:00 |
|
nicobo
|
4783ed6415
|
labels are key+value
|
2021-03-19 13:36:53 +01:00 |
|
nicobo
|
aca5e0168b
|
Merge pull request #55 from nicolabs/dependabot/github_actions/actions/cache-v2.1.4
Bump actions/cache from v2 to v2.1.4
|
2021-03-19 13:19:10 +01:00 |
|
dependabot[bot]
|
c10b2635a7
|
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-19 12:06:22 +00:00 |
|
nicobo
|
5d784b0774
|
+ CACHE_VERSION variable to clear GA cache if needed
|
2021-03-19 13:05:11 +01:00 |
|
nicobo
|
2cb3802a8c
|
small doc fix
|
2021-03-18 22:55:22 +01:00 |
|
nicobo
|
5299619046
|
cleaned up the toc
|
2021-03-18 22:49:10 +01:00 |
|
nicobo
|
a0aa86c2e1
|
+ table of contents
|
2021-03-18 22:40:42 +01:00 |
|
nicobo
|
22ec567660
|
+ sample configuration files to build & deploy to AWS
|
2021-03-18 22:09:21 +01:00 |
|
nicobo
|
0ee4652b88
|
+ updated aws deployment doc
|
2021-03-18 22:06:46 +01:00 |
|
nicobo
|
e8896026fe
|
Correctly logging intermediate and final configuration
|
2021-03-18 13:04:25 +01:00 |
|
nicobo
|
56f740d913
|
default docker/sample conf aligned
|
2021-03-18 13:03:50 +01:00 |
|
nicobo
|
dc727695e9
|
+ more file ignore patterns
|
2021-03-18 13:02:56 +01:00 |
|
nicobo
|
34cbf17f20
|
- removing mode=max for cache as I have regularly out of space errors on gh
|
2021-03-17 21:33:21 +01:00 |
|
nicobo
|
94f69044c3
|
fixed image digest syntax (again)
|
2021-03-16 21:13:56 +01:00 |
|
nicobo
|
67212bd9b1
|
~ a keywords list/file is not mandatory anymore
|
2021-03-16 14:03:12 +01:00 |
|
nicobo
|
4a47e7120a
|
Fixed : FROM digest syntax
|
2021-03-16 13:13:40 +01:00 |
|
nicobo
|
f865e9c4f6
|
Fixed : using the output of the prvious job to build the signal image
|
2021-03-16 12:13:16 +01:00 |
|
nicobo
|
b30f00c036
|
Merge branch 'master' of github.com:nicolabs/nicobot
|
2021-03-15 22:55:50 +01:00 |
|
nicobo
|
b4fdf8bc1b
|
Default configuration does not translate any message : nicobo or @nicobo must appear
Also, patterns are doc'ed as (localized) commands OR simple string to
localize
|
2021-03-15 22:55:25 +01:00 |
|
nicobo
|
e45092e4da
|
Docker tags are printed in order from the most specific to the least one (could ease extracting them afterwards)
|
2021-03-15 22:53:04 +01:00 |
|
nicobo
|
f222389e8a
|
Fixed : was 'or' instead of 'for'
|
2021-03-15 22:52:24 +01:00 |
|
nicobo
|
31111ab790
|
doc fixes
|
2021-03-15 22:51:38 +01:00 |
|
nicobo
|
a390ec6268
|
Fixed : signal image was always FROM the published debian (never from dev)
|
2021-03-15 22:50:40 +01:00 |
|
nicobo
|
f271dc9232
|
fixed doc indentation
|
2021-03-14 20:02:03 +01:00 |
|
nicobo
|
15c5f9393c
|
+ docker-compose.yml templates and AWS doc
|
2021-03-11 22:24:52 +01:00 |
|
nicobo
|
5729364907
|
+ common error messages
|
2021-03-11 21:44:56 +01:00 |
|
nicobo
|
92067e0684
|
+ passwords are now obfuscated in logs
|
2021-03-11 21:44:23 +01:00 |
|
nicobo
|
a307aaa19c
|
Makefile uses 'dev' images (since it's for developers)
|
2021-03-11 20:56:23 +01:00 |
|
nicobo
|
8be66b87e1
|
Merge branch 'master' of github.com:nicolabs/nicobot
|
2021-03-09 13:01:19 +01:00 |
|
nicobo
|
f51697e1f2
|
updated docker usage
|
2021-03-09 13:01:09 +01:00 |
|
nicobo
|
bd55ca4310
|
better description of files inside the docker images
|
2021-03-08 22:28:17 +01:00 |
|