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

Add 1.1.1 issue template and input manifests #1275

Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
6987c9a
Add 1.1.1 related templates and manifests
peterzhuamazon Dec 6, 2021
f2da32e
More changes to template and bundle code to make build 1.1.1 opensear…
peterzhuamazon Dec 7, 2021
d3ac3fa
Add more changes
peterzhuamazon Dec 8, 2021
49e49a5
Add arm64 and docker build code
peterzhuamazon Dec 8, 2021
a169e38
Restore Jenkinsfile
peterzhuamazon Dec 8, 2021
7ef3b40
Merge branch 'main' of github.com:peterzhuamazon/opensearch-build int…
peterzhuamazon Dec 8, 2021
d80baf9
Restore Jenkinsfile
peterzhuamazon Dec 8, 2021
450c964
Restore build from source python code
peterzhuamazon Dec 8, 2021
5220b27
Add 1.1.1 related templates and manifests
peterzhuamazon Dec 6, 2021
c48dcbd
More changes to template and bundle code to make build 1.1.1 opensear…
peterzhuamazon Dec 7, 2021
d166b9b
Add more changes
peterzhuamazon Dec 8, 2021
423adfe
Add arm64 and docker build code
peterzhuamazon Dec 8, 2021
438bc16
Restore Jenkinsfile
peterzhuamazon Dec 8, 2021
b09dfab
Restore Jenkinsfile
peterzhuamazon Dec 8, 2021
6ff89d3
Restore build from source python code
peterzhuamazon Dec 8, 2021
9633ec8
Readd functional tests
peterzhuamazon Dec 8, 2021
c467c07
Readd functional tests
peterzhuamazon Dec 8, 2021
8024c90
Switch checks of build from source to gradle related checks
peterzhuamazon Dec 8, 2021
a01c1af
Remove checks for dashboards as it is not there yet
peterzhuamazon Dec 8, 2021
10c4f4d
Fix ci check link is not matching the new setup in s3
peterzhuamazon Dec 8, 2021
81079e1
Merge branch 'main' of github.com:peterzhuamazon/opensearch-build int…
peterzhuamazon Dec 8, 2021
3ec4b08
Add more changes to resolve issues with templates and tests
peterzhuamazon Dec 8, 2021
92b285e
More updates to the templates sent to owners
peterzhuamazon Dec 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Restore build from source python code
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
peterzhuamazon committed Dec 8, 2021
commit 6ff89d3883e2afc50783807243847d9192d1634d
3 changes: 1 addition & 2 deletions src/build_workflow/builder_from_source.py
Original file line number Diff line number Diff line change
@@ -34,8 +34,7 @@ def build(self, build_recorder):
"bash",
build_script,
"-v",
#self.target.version,
self.target.patches[0],
self.target.version,
"-p",
self.target.platform,
"-a",