Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump certifi from 2022.12.7 to 2023.7.22 in /tools/koblingsplan | dependabot[bot] | 2023-07-28 | -11/+4 |
| | | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
* | Bump requests from 2.28.2 to 2.31.0 in /tools/koblingsplan | dependabot[bot] | 2023-05-23 | -5/+5 |
| | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
* | fix(koblingsplan): Support connecting to multiple devices | Håkon Solbjørg | 2023-02-25 | -0/+6 |
| | ||||
* | fix(koblingsplan): Assume lowercase cable name is valid | Håkon Solbjørg | 2023-02-25 | -0/+2 |
| | ||||
* | fix(koblingsplan): Convert distro/edge to new name | Håkon Solbjørg | 2023-02-25 | -2/+7 |
| | ||||
* | feat(netbox): Script to import koblingsplan to netboxkoblingsplan | Håkon Solbjørg | 2023-02-23 | -1/+151 |
| | ||||
* | add netbox | Håkon Solbjørg | 2023-02-23 | -1/+178 |
| | ||||
* | chore(koblingsplan): Map a and b connection to objects | Håkon Solbjørg | 2023-02-23 | -16/+22 |
| | ||||
* | feat(koblingsplan): Write YAML to file | Håkon Solbjørg | 2023-02-23 | -4/+5 |
| | ||||
* | fix(koblingsplan): As a Norwegian I support unicode characters | Håkon Solbjørg | 2023-02-23 | -1/+1 |
| | | | | Also: systemstøtte, not systemst\xF8tte | |||
* | fix(koblingsplan): Move extra info about interface from if name | Håkon Solbjørg | 2023-02-23 | -0/+10 |
| | ||||
* | fix(koblingsplan): Strip whitespace from interface names | Håkon Solbjørg | 2023-02-23 | -2/+2 |
| | ||||
* | import koblingsplan script from confluence to git | Håkon Solbjørg | 2023-02-23 | -0/+133 |