41 Commits

Author SHA1 Message Date
Ole Morud
bd96baa61f [skip ci] Update README.md 2023-05-16 15:50:59 +02:00
olemorud
a6513910aa [skip ci] README fixes 2023-05-16 15:31:32 +02:00
olemorud
54be50988c [skip-ci] Add README 2023-05-16 15:26:25 +02:00
Ole Morud
9976632323 Update deploy.yml 2023-03-29 13:11:30 +02:00
Ole Morud
422f6c5a03 Delete test.sh 2023-03-29 13:10:57 +02:00
Leonhard Reichenbach
8b940efa03 Make self-subscribing easier 2023-03-29 13:10:02 +02:00
Ole Morud
3aaa57601d Create .github/workflows/codeql.yml 2023-03-21 11:37:40 +01:00
dependabot[bot]
a0e37e6c0f Bump cloud.google.com/go/logging from 1.6.1 to 1.7.0 in /src
Bumps [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.6.1...dlp/v1.7.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 11:31:19 +01:00
Ole Morud
bef97c7f19 Fix typo in dependabot.yml 2023-03-21 11:29:14 +01:00
Ole Morud
e35194ef39 Create .github/dependabot.yml 2023-03-21 11:24:24 +01:00
dependabot[bot]
c53a1f4a0b Bump golang.org/x/net from 0.4.0 to 0.7.0 in /src
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 07:35:13 -08:00
Ole Morud
60fccaefe5 Use colons to separate token whitelist 2022-12-10 16:40:12 +01:00
Ole Morud
a450f71cf2 I need better hobbies for the weekends 2022-12-10 16:37:58 +01:00
olemorud
e68ad5c3b3 comment out github link 2022-12-08 23:12:28 +01:00
olemorud
697bd96a58 update logging 2022-12-08 19:41:44 +01:00
olemorud
981ff73264 default to @omorud if egroups wont load 2022-12-08 19:25:15 +01:00
olemorud
ea2645ee45 add egroups integration 2022-12-08 19:24:30 +01:00
olemorud
e8eed2f5dc add source url to mattermost message 2022-12-08 00:35:43 +01:00
olemorud
adcc8f4b5c remove many quotes and add test to workflow 2022-12-08 00:35:38 +01:00
olemorud
db7d23abcd rewrite comments 2022-12-08 00:35:33 +01:00
olemorud
d0e839933e actions: add project id to cloud env_vars 2022-12-08 00:35:31 +01:00
olemorud
3189c5d145 Rewrite logging client instantiation 2022-12-08 00:35:24 +01:00
olemorud
127a406733 restructure project 2022-12-08 00:35:15 +01:00
olemorud
e215a48f56 add WIP test 2022-12-08 00:35:03 +01:00
olemorud
de7d5c0c03 add cloud logging and refactor token logic 2022-12-08 00:34:38 +01:00
olemorud
c0866417ba log on bad requests 2022-12-07 19:50:47 +01:00
olemorud
e8c7eb9502 only tag @omorud in pings 2022-12-07 19:44:35 +01:00
olemorud
17ef5bb633 check for test_token env and log more 2022-12-07 19:39:39 +01:00
olemorud
7a79cbec6c deploy on push 2022-12-07 19:32:19 +01:00
olemorud
11c236984d use lowercase cloud function name 2022-12-07 19:24:14 +01:00
olemorud
7392695290 remove leading slash from source_dir 2022-12-07 19:20:27 +01:00
olemorud
1b9abfa44b move source to cmd 2022-12-07 19:18:49 +01:00
olemorud
55c008ef3f add test token 2022-12-07 19:12:23 +01:00
olemorud
e45e862617 set entry point explicitly 2022-12-07 19:02:27 +01:00
olemorud
87f80b0a2a provide mattermost token as env variable 2022-12-07 18:55:29 +01:00
olemorud
cd1bdefa8c add runs-on to job 2022-12-07 18:43:10 +01:00
olemorud
af2584f5a0 define triggers in workflow 2022-12-07 18:41:22 +01:00
olemorud
d4889c4e3e add action to deploy cloud function 2022-12-07 18:39:33 +01:00
olemorud
990d3aa426 update go.mod 2022-12-07 18:39:15 +01:00
olemorud
f24730f154 get mattermost token from environment 2022-12-07 18:39:08 +01:00
olemorud
6f66aab5cf add cloud function source to git 2022-12-07 17:54:31 +01:00