Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
a8bd0ec919 build(deps): bump actions/checkout from 3.1.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.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/v3.1.0...v3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:57:03 +00:00
Andrejus Kostarevas
50193eca51 feat: structure work
- split files/ into separate dirs
- rename scripts/ to script/, remove .sh extensions
- remove publish scripts, tf module, use github host
- remove unused install files
2023-02-24 00:34:31 +00:00
Andrejus
f85a257b98 fix: bump publish action 2023-02-12 18:54:16 +00:00
Andrejus
b597e8dc58 fix: gcloud actions version 2023-02-12 18:24:32 +00:00
dependabot[bot]
36ef44c2b1 build(deps): bump actions/checkout from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 05:16:32 +00:00
Andrejus
b27b54959f feat: dependabot, drop lb 2021-08-04 18:54:25 +01:00
Andrejus
7bba783de3 fix: publish CI 2021-05-02 23:34:45 +01:00
Andrejus
e2e7c8cbcc fix: setup gcloud 2021-05-02 23:07:48 +01:00
Andrejus
9c5f243cdd feat: index page, publish ci 2021-05-02 23:00:42 +01:00
Andrejus
18689abd73 wip: dir organisation, script cleanup 2021-04-09 22:04:33 +01:00
Andrejus
ae4fc2832c add install targets 2020-03-25 19:57:24 +00:00
Andrejus
638c907c06 further cleanup
update docs and tests
2020-03-03 17:49:10 +00:00