Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Remove env pkg and move Resolver credential to credential pkg #681

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Remove env pkg and move Resolver credential to credential pkg #681

merged 1 commit into from
Nov 19, 2020

Conversation

kaduartur
Copy link
Contributor

Description

I remove env pkg and move the env/envcredential pkg files to credential pkg.

The env package no longer makes sense because it only tries to resolve credentials, by removing this package we decrease the complexity that is generated in other packages

How to verify it

It's a small part of the #554 issue, a separate pull request was created to facilitate code review

@kaduartur kaduartur self-assigned this Nov 18, 2020
@kaduartur kaduartur changed the base branch from master to feature/switch_context_to_env November 18, 2020 22:16
@kaduartur kaduartur added 🔨 improvement Improvement in features ✔️ ready-for-review ready for review labels Nov 18, 2020
@kaduartur kaduartur merged commit 3c3afa6 into ZupIT:feature/switch_context_to_env Nov 19, 2020
@kaduartur kaduartur deleted the feature/move_credential_resolver branch November 19, 2020 14:04
henriquemoraeszup pushed a commit that referenced this pull request Dec 8, 2020
* Remove env pkg and move Resolver credential to credential pkg (#681)

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Move rcontext to env package (#687)

* Move rcontext to env

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix test

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix lint

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create new command rit set env (#688)

* Create new command rit set env

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Remove the redundant Env variable names

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create new command rit show env (#691)

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create new rit delete env command (#694)

* Create new command rit show env

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create new command rit delete env

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix functional tests

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix functional tests

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Convert contexts to envs file (#697)

* Convert contexts to envs by postinst.sh

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Remove Mac script

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Add install.sh

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Update install.sh

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create convert contexts file to envs file

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Remove compatibility script

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix functional tests

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Create test for root

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix lint

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Rename context to env (#726)

* Rename all methods and variables named context

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Fix

Signed-off-by: Kadu Artur Prussek <[email protected]>

* Add json extension to envs file

Signed-off-by: Kadu Artur Prussek <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔨 improvement Improvement in features ✔️ ready-for-review ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants