Commit Graph

198 Commits

Author SHA1 Message Date
e6a7bec30d feat: mac install support 2024-03-07 19:33:24 +00:00
c0ce6ea961 feat: installer and logging 2024-03-07 01:51:14 +00:00
1d574b0d63 feat: brew and apt packages 2024-03-07 01:43:25 +00:00
f638492ce6 feat: apt package filter 2024-03-07 01:43:05 +00:00
d8c4d07a8e feat: zsh config 2024-03-07 01:42:48 +00:00
25cd4dba5e feat: dir, install changes 2024-03-03 21:07:05 +00:00
3c5b255bcf feat: bump docs 2024-03-03 21:06:00 +00:00
Andrejus Kostarevas
f08d7d4b56 feat: bump .profile
conditional path settings,
clear up local variables,
bump node to iron lts,
doc and spacing updates
2024-03-03 17:00:26 +00:00
Andrejus Kostarevas
6f8d5fd251 fix: clean up in setup-git script 2024-03-03 16:51:00 +00:00
Andrejus Kostarevas
1df0db0374 fix: ignore vscode ide files 2024-03-03 16:50:44 +00:00
Andrejus Kostarevas
cedfad01f6 feat: bump .gitconfig.user.email 2024-03-03 12:22:08 +00:00
Andrejus Kostarevas
e6e10ad94c feat: remove .gitignore_global 2024-03-03 12:21:40 +00:00
Andrejus Kostarevas
0d2bc1eab8 feat: remove config/fish 2024-03-03 12:21:14 +00:00
Andrejus
ca5d30099e feat: add zsh apt package 2024-01-25 00:40:01 +00:00
Andrejus Kostarevas
61fb58e90c feat: macos and brew install support 2024-01-25 00:27:04 +00:00
Andrejus
62e6c0243e feat: convert fish -> zsh 2023-10-24 00:43:56 +01:00
Andrejus
b1dcd8d68d feat: ssh script tweaks 2023-10-24 00:42:39 +01:00
fb7f35049d Merge pull request #30 from andrejusk/dependabot/github_actions/actions/checkout-4.1.1
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
2023-10-23 22:58:52 +01:00
dependabot[bot]
a4531ef697 build(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [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/v4.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 05:43:57 +00:00
Andrejus Kostarevas
fc10ef8481 fix: os_info script osx support 2023-10-13 12:52:26 +01:00
Andrejus Kostarevas
a6ada90a93 feat: docs and script improvements 2023-10-10 00:41:11 +01:00
Andrejus Kostarevas
4d60d3ed22 Merge pull request #29 from andrejusk/dependabot/github_actions/actions/checkout-4.1.0
build(deps): bump actions/checkout from 3.5.3 to 4.1.0
2023-10-07 22:15:58 +01:00
dependabot[bot]
8f5b24616d build(deps): bump actions/checkout from 3.5.3 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.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/v3.5.3...v4.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>
2023-09-25 05:01:23 +00:00
Andrejus Kostarevas
d3d3955cba Merge pull request #28 from andrejusk/dependabot/github_actions/actions/checkout-3.5.3
build(deps): bump actions/checkout from 3.1.0 to 3.5.3
2023-09-19 10:51:03 +01:00
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
fb1d22b1dc fix: apt signing 2023-02-25 00:17:47 +00:00
Andrejus
9b414552ce feat: uuid fallback, apt setup on Ubuntu 2023-02-24 23:45:11 +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
364db9b424 chore: bump readme 2023-02-12 18:54:02 +00:00
Andrejus
b597e8dc58 fix: gcloud actions version 2023-02-12 18:24:32 +00:00
Andrejus
77409d5687 feat: add redis, netcat tools 2023-02-12 18:24:24 +00:00
Andrejus Kostarevas
5fcf654403 Merge pull request #22 from andrejusk/dependabot/github_actions/actions/checkout-3.1.0
build(deps): bump actions/checkout from 2 to 3.1.0
2023-02-12 18:22:45 +00:00
Andrejus
edeffc7fb7 fix: ssh ignores 2023-02-12 15:53:07 +00:00
Andrejus
cdae19c81c fix: tests 2023-01-11 19:05:36 +00:00
Andrejus
a47af31a69 fix: rm vim/emacs scripts 2023-01-10 23:29:55 +00:00
Andrejus
283c8cdad6 fix: nvm profile, bump ssh 2023-01-10 22:55:12 +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
55a0d647bc fix: legacy yarn_dir 2021-08-04 12:32:24 +01:00
Andrejus
3d23219621 fix: bump gitignore 2021-07-28 14:08:32 +01:00
Andrejus Kostarevas
f371a380ac fix: test suite passing 2021-07-23 17:09:00 +01:00
Andrejus Kostarevas
a1d4096406 Merge remote-tracking branch 'origin/master' 2021-07-23 14:29:07 +01:00
Andrejus Kostarevas
80a84f6c85 feat: git aliases 2021-07-23 14:28:41 +01:00
Andrejus
4f67bb6294 spacemacs config 2021-07-19 21:47:18 +01:00
Andrejus
4f4989bc9c add github cli 2021-07-10 18:23:27 +01:00
Andrejus
b6b9d38b5b fix: Passing tests 2021-06-28 17:30:47 +01:00
Andrejus Kostarevas
4625f0f906 fix: Dockerfile test target 2021-06-28 15:50:49 +01:00
Andrejus Kostarevas
0bc1d3d96c fix: pyenv venv init 2021-06-28 15:31:52 +01:00
Andrejus
27c3473936 fix: linting 2021-06-28 00:37:17 +01:00