-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: migrate project resource & datasource (#689)
* Initial project resource * Fix old test * update schema * First test pass * implement flatten GitPersistenceSetting * Fix issue expand template * reverse test * Implement GitLibraryPersistenceSettings expand * Just check old provider * Add project data source * refactor project schema * fix datasource project build faile * more refactor * Fix issue helptext null * Fix datasource name * Handle skipMachineBehavior * Fix bugs * more bugs fix * Fix data source issue * fix GitCredentialTypeUsernamePassword test issue * Fix git setting again * Fix versioning strategy not return by API * fix bugs persistenceSettings versioningStrategy connectivityPolicy not return from API * fix incorrect test config * Cleanup * Get deployment settings from api server * Fix stage issue * refactor to use attribute builder * Update project resource schema * Update schema builder * Fix project datasource schema * Fix list test fail * Update tf configuration test script * Refactor * Remove SkipCI for tenant variable test * refactor * Fix comment * switch back base_path and default branch to optional * Fix other bug for ReleaseNotesTemplate
- Loading branch information
1 parent
7fca508
commit cb9c421
Showing
26 changed files
with
2,327 additions
and
1,144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.