Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable acs deploy + appinspect warnings #146

Merged
merged 11 commits into from
Nov 6, 2024
Merged

Enable acs deploy + appinspect warnings #146

merged 11 commits into from
Nov 6, 2024

Conversation

pyth0n1c
Copy link
Contributor

This set of changes adds acs_deploy functionality to contentctl 4.x.
It is mostly a port and cleanup of how it was implemented in contentctl 3.x.

It also addresses some warnings that were present in Cloud Appinspect results.

Note that in order to get these changes in a pre-exisiting contentctl app, you may need to
update files in your app_template folder.
These changes have been made to app.conf, content-version.conf, and default.meta.

pyth0n1c added 2 commits May 15, 2024 14:59
to enable ACS deployment.
reduce non-blocking warnings
thrown by appinspect api by
updating some automatically
generated app files.
@pyth0n1c pyth0n1c changed the base branch from main to release_v4.1.0 June 25, 2024 20:21
@pyth0n1c pyth0n1c changed the base branch from release_v4.1.0 to release_v4.2.0 July 2, 2024 23:28
pyth0n1c added 2 commits July 3, 2024 13:47
in contentctl.py.
Print out what is returned from
ACS, even on success.
@pyth0n1c pyth0n1c added the 4.2 label Jul 16, 2024
@pyth0n1c pyth0n1c added 4.3 and removed 4.2 labels Jul 25, 2024
@pyth0n1c pyth0n1c changed the base branch from release_v4.2.0 to main August 22, 2024 22:37
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything below the comment no longer exists as a conf file - should these all be removed from the default.meta file? I think that is probably the case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also evaluate the contents of the distsearch.conf file.

@pyth0n1c pyth0n1c marked this pull request as draft August 30, 2024 20:18
@pyth0n1c pyth0n1c added Draft and removed 4.3 labels Aug 30, 2024
@patel-bhavin
Copy link
Contributor

Tested the build locally, works good! This generates all the files for ESCU from contentctl except : app_template/metadata/default.meta which we will used from security_content

@pyth0n1c pyth0n1c merged commit 59a3d1c into main Nov 6, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants