Skip to content

Commit

Permalink
Merge pull request #43 from PierreBeucher/fix-links
Browse files Browse the repository at this point in the history
chore: broken links following ownership transfer
  • Loading branch information
PierreBeucher authored Aug 10, 2023
2 parents 27f7101 + 95cda83 commit 7af18cd
Show file tree
Hide file tree
Showing 11 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/novops-usage-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: setup Novops
run: |
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
mv novops /usr/local/bin/novops
Expand Down
46 changes: 23 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,74 +1,74 @@
# Changelog

## [0.6.1](https://github.com/novadiscovery/novops/compare/v0.6.0...v0.6.1) (2023-06-25)
## [0.6.1](https://github.com/PierreBeucher/novops/compare/v0.6.0...v0.6.1) (2023-06-25)


### Bug Fixes

* Google client Application Default Credentials ([4c16437](https://github.com/novadiscovery/novops/commit/4c1643796e9db7488119ffc98e2fc7da654972d0))
* Google client Application Default Credentials ([4c16437](https://github.com/PierreBeucher/novops/commit/4c1643796e9db7488119ffc98e2fc7da654972d0))

## [0.6.0](https://github.com/novadiscovery/novops/compare/v0.5.0...v0.6.0) (2023-06-19)
## [0.6.0](https://github.com/PierreBeucher/novops/compare/v0.5.0...v0.6.0) (2023-06-19)


### Features

* load Hashivault token file from default location or provide path in config ([08f2e05](https://github.com/novadiscovery/novops/commit/08f2e058c6508954fe4f018e052bf69d90061f51))
* load Hashivault token file from default location or provide path in config ([08f2e05](https://github.com/PierreBeucher/novops/commit/08f2e058c6508954fe4f018e052bf69d90061f51))


### Bug Fixes

* Cargo.nix sync ([bf08ecd](https://github.com/novadiscovery/novops/commit/bf08ecd97e631bd6317359da563a30ce8b3d7e7e))
* Nix ref for vaultrs ([d9d4f30](https://github.com/novadiscovery/novops/commit/d9d4f30540e65fd2380e45be8021f829296f8b87))
* Nix ref for vaultrs ([fa41126](https://github.com/novadiscovery/novops/commit/fa411267e25dedef4ef3be0c0f29553a6759ea20))
* Cargo.nix sync ([bf08ecd](https://github.com/PierreBeucher/novops/commit/bf08ecd97e631bd6317359da563a30ce8b3d7e7e))
* Nix ref for vaultrs ([d9d4f30](https://github.com/PierreBeucher/novops/commit/d9d4f30540e65fd2380e45be8021f829296f8b87))
* Nix ref for vaultrs ([fa41126](https://github.com/PierreBeucher/novops/commit/fa411267e25dedef4ef3be0c0f29553a6759ea20))

## [0.5.0](https://github.com/novadiscovery/novops/compare/v0.4.0...v0.5.0) (2023-05-17)
## [0.5.0](https://github.com/PierreBeucher/novops/compare/v0.4.0...v0.5.0) (2023-05-17)


### Features

* Hashivault module with AWS Secret Engine ([141e282](https://github.com/novadiscovery/novops/commit/141e282394cad8d7c2cece9077113861c366e986))
* Hashivault module with AWS Secret Engine ([141e282](https://github.com/PierreBeucher/novops/commit/141e282394cad8d7c2cece9077113861c366e986))



## [0.4.0](https://github.com/novadiscovery/novops/compare/v0.3.0...v0.4.0) (2023-03-11)
## [0.4.0](https://github.com/PierreBeucher/novops/compare/v0.3.0...v0.4.0) (2023-03-11)


### Bug Fixes

* assume_role profile is ignored ([0073b51](https://github.com/novadiscovery/novops/commit/0073b514345b27a5c9b7004baa7f445ad5915920))
* fully static build with Docker BuildKit ([c8d2a42](https://github.com/novadiscovery/novops/commit/c8d2a42c412c7b92847d436a0387b1aafb026593))
* assume_role profile is ignored ([0073b51](https://github.com/PierreBeucher/novops/commit/0073b514345b27a5c9b7004baa7f445ad5915920))
* fully static build with Docker BuildKit ([c8d2a42](https://github.com/PierreBeucher/novops/commit/c8d2a42c412c7b92847d436a0387b1aafb026593))


### Features

* better error handling and context messages ([e9e083f](https://github.com/novadiscovery/novops/commit/e9e083f587aa2219a84a92f30aadbf40a4e6af18))
* better error handling and context messages ([e9e083f](https://github.com/PierreBeucher/novops/commit/e9e083f587aa2219a84a92f30aadbf40a4e6af18))



## [0.3.0](https://github.com/novadiscovery/novops/compare/v0.2.0...v0.3.0) (2023-01-21)
## [0.3.0](https://github.com/PierreBeucher/novops/compare/v0.2.0...v0.3.0) (2023-01-21)


### Features

* Azure Keyvault Secret module ([f392182](https://github.com/novadiscovery/novops/commit/f392182fe4ebb15ee54cdc32dbad40b8e87f6622))
* GCloud Secret Manager module ([44c8c88](https://github.com/novadiscovery/novops/commit/44c8c880657da777a59854bb7f61f858975370a9))
* Hashicorp Vault KV1 module ([d35aa55](https://github.com/novadiscovery/novops/commit/d35aa5597fb614f31129f7d0e7e79f03f66be66f))
* Azure Keyvault Secret module ([f392182](https://github.com/PierreBeucher/novops/commit/f392182fe4ebb15ee54cdc32dbad40b8e87f6622))
* GCloud Secret Manager module ([44c8c88](https://github.com/PierreBeucher/novops/commit/44c8c880657da777a59854bb7f61f858975370a9))
* Hashicorp Vault KV1 module ([d35aa55](https://github.com/PierreBeucher/novops/commit/d35aa5597fb614f31129f7d0e7e79f03f66be66f))



## [0.2.0](https://github.com/novadiscovery/novops/compare/v0.1.19...v0.2.0) (2023-01-06)
## [0.2.0](https://github.com/PierreBeucher/novops/compare/v0.1.19...v0.2.0) (2023-01-06)


### Features

* added dry-run flag to ease testing ([0a7cb34](https://github.com/novadiscovery/novops/commit/0a7cb3463fa9f2c4a0c24b2e5dfb23c4fc3685a6))
* AWS Secrets Manager module ([157ac13](https://github.com/novadiscovery/novops/commit/157ac1324005fba464e8ccc3619ece8725139393))
* AWS SSM Parameter Store module ([d866f04](https://github.com/novadiscovery/novops/commit/d866f04754503b44c353428d2e003e0cce1abe73))
* added dry-run flag to ease testing ([0a7cb34](https://github.com/PierreBeucher/novops/commit/0a7cb3463fa9f2c4a0c24b2e5dfb23c4fc3685a6))
* AWS Secrets Manager module ([157ac13](https://github.com/PierreBeucher/novops/commit/157ac1324005fba464e8ccc3619ece8725139393))
* AWS SSM Parameter Store module ([d866f04](https://github.com/PierreBeucher/novops/commit/d866f04754503b44c353428d2e003e0cce1abe73))


## [0.1.19](https://github.com/novadiscovery/novops/compare/v0.1.18...v0.1.19) (2022-11-30)
## [0.1.19](https://github.com/PierreBeucher/novops/compare/v0.1.18...v0.1.19) (2022-11-30)


### Features

* licensed under GNU LGPLv3 ([927f000](https://github.com/novadiscovery/novops/commit/927f000e5282cc5de70709879494526c90c1ded8))
* licensed under GNU LGPLv3 ([927f000](https://github.com/PierreBeucher/novops/commit/927f000e5282cc5de70709879494526c90c1ded8))
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ Platform agnostic secret and config manager for local development and CI.

## Documentation

See [Installation](https://novadiscovery.github.io/novops/install.html) and [Get Started](https://novadiscovery.github.io/novops/getting-started.html) for next steps!
See [Installation](https://pierrebeucher.github.io/novops/install.html) and [Get Started](https://pierrebeucher.github.io/novops/getting-started.html) for next steps!

[Checkout full documentation](https://novadiscovery.github.io/novops/intro.html)
[Checkout full documentation](https://pierrebeucher.github.io/novops/intro.html)

## Contributing

We welcome contributions: bug reports/fixes, modules, proposals... :)

See [contribution guide](./CONTRIBUTING.md) and [development guide](https://novadiscovery.github.io/novops/contributing/development.html)
See [contribution guide](./CONTRIBUTING.md) and [development guide](https://pierrebeucher.github.io/novops/contributing/development.html)

## License

Expand Down
4 changes: 2 additions & 2 deletions docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ title = "novops documentation"
create-missing = false

[output.html]
git-repository-url = "https://github.com/novadiscovery/novops"
edit-url-template = "https://github.com/novadiscovery/novops/edit/main/docs/{path}"
git-repository-url = "https://github.com/PierreBeucher/novops"
edit-url-template = "https://github.com/PierreBeucher/novops/edit/main/docs/{path}"
2 changes: 1 addition & 1 deletion docs/src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
First install Novops:

```sh
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
sudo mv novops /usr/local/bin/novops
```
Expand Down
6 changes: 3 additions & 3 deletions docs/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Novops is distributed as a standalone static binary. To install, run:

```sh
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
sudo mv novops /usr/local/bin/novops
```
Expand All @@ -14,7 +14,7 @@ Install a specific version:

```sh
export NOVOPS_VERSION=0.6.0
curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
sudo mv novops /usr/local/bin/novops
```
Expand Down Expand Up @@ -61,7 +61,7 @@ Requirements:
- Make
- Docker

Clone [Novops repository](https://github.com/novadiscovery/novops) and run:
Clone [Novops repository](https://github.com/PierreBeucher/novops) and run:

```
make build
Expand Down
4 changes: 2 additions & 2 deletions docs/src/integrate/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Include `novops` in your Dockerfile such a:
# Intermediate image to download novops in
FROM alpine AS novops

# See https://github.com/novadiscovery/novops/releases for latest version
# See https://github.com/PierreBeucher/novops/releases for latest version
ARG NOVOPS_VERSION=0.6.0

RUN apk add curl unzip

RUN curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip && \
RUN curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip && \
unzip novops.zip && \
mv novops /usr/local/bin/novops

Expand Down
4 changes: 2 additions & 2 deletions docs/src/integrate/github-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: setup Novops
run: |
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
mv novops /usr/local/bin/novops
Expand All @@ -34,7 +34,7 @@ Alternatively, set a specific version:
env:
NOVOPS_VERSION: 0.6.0
run: |
curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
sudo mv novops /usr/local/bin/novops
```
Expand Down
4 changes: 2 additions & 2 deletions docs/src/integrate/gitlab-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ job-with-novops:
script:
# Download novops
- |-
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
mv novops /usr/local/bin/novops
Expand All @@ -56,7 +56,7 @@ job-with-novops:
script:
# Download novops
- |-
curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
mv novops /usr/local/bin/novops
Expand Down
4 changes: 2 additions & 2 deletions docs/src/integrate/jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Setup a step such as:
```Jenkinsfile
stage('Novops') {
sh '''
curl -L "https://github.com/novadiscovery/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/latest/download/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
sudo mv novops /usr/local/bin/novops
Expand All @@ -46,7 +46,7 @@ Alternatively, setup a specific version:
stage('Novops') {
sh '''
curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip
unzip novops.zip
mv novops /usr/local/bin/novops
Expand Down
4 changes: 2 additions & 2 deletions tests/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Intermediate image to download novops in
FROM alpine AS novops

# See https://github.com/novadiscovery/novops/releases for latest version
# See https://github.com/PierreBeucher/novops/releases for latest version
ARG NOVOPS_VERSION=0.6.0

RUN apk add curl unzip

RUN curl -L "https://github.com/novadiscovery/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip && \
RUN curl -L "https://github.com/PierreBeucher/novops/releases/download/v${NOVOPS_VERSION}/novops-X64-Linux.zip" -o novops.zip && \
unzip novops.zip && \
mv novops /usr/local/bin/novops

Expand Down

0 comments on commit 7af18cd

Please sign in to comment.