Releases: redhat-appstudio/tssc-sample-templates
Releases · redhat-appstudio/tssc-sample-templates
v1.2.0
What's Changed
- correct typo by @jduimovich in #57
- Initial Jenkins support by @jduimovich in #58
- pull in latest tekton pipeline change by @yangcao77 in #64
- Add #!/bin/bash shebang to scripts by @chmeliik in #65
- Fix ACS checks by @mmorhun in #66
- Bring in cosign sign/attest support by @simonbaird in #63
- Increase the visibility of cosign signing secret vars by @simonbaird in #67
- Don't use real secret vars when they're not needed by @simonbaird in #68
- Update the env var urls for Rekor and TUF by @simonbaird in #69
- Update build pipeline Rekor & TUF defaults also by @simonbaird in #70
- update springboot base to released version by @jduimovich in #72
- java21 by @jduimovich in #73
- Add GitOps Auth Username in Jenkins file by @jkopriva in #71
- security-fixes by @jduimovich in #74
- security fix - remove script injection by @jduimovich in #75
- Adds gitops-auth workspace to docker-push by @jsmid1 in #76
New Contributors
- @chmeliik made their first contribution in #65
- @mmorhun made their first contribution in #66
- @simonbaird made their first contribution in #63
- @jkopriva made their first contribution in #71
- @jsmid1 made their first contribution in #76
Full Changelog: v1.0.1...v1.2.0
v1.0.1
Changelog
v1.0.1
This is v1.0.1 release of software templates.
The pipeline cut-off is against: tssc-sample-pipelines v1.0.1 cut-off commit
The gitops cuf-off is against: tssc-sample-gitops v1.0.1 cuf-off commit
What's Changed
- WIP: Initialize namespace Job by @jduimovich in #51
- WIP: Update job ns to be customizable by @yangcao77 in #53
- Add quay annotation to reference a quay image by @yangcao77 in #47
- add custimization option for pipeline repo by @yangcao77 in #54
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changelog
v1.0.0
This is v1.0.0 release of software templates.
The pipeline cut-off is against: tssc-sample-pipelines v1.0.0 cut-off commit
The gitops cuf-off is against: tssc-sample-gitops v1.0.0 cuf-off commit
In this release, we support:
- 6 templates: Quarkus, C# .NET 6.0, Go, Java Springboot, Node.js, Python
- GitHub and GitLab public repository, and on-prem server
- Quay.io image registry and on-prem server
- Techdoc
- ArgoCD application creation and deployment
- push and pull-request Tekton Pipeline in the source repository
- pull-request Tekton Pipeline for promoting to stage/prod environment in gitops repository
What's Changed
- Move catalog-info.yaml and .tekton to skeleton by @yangcao77 in #1
- Allow user to select component owner by @yangcao77 in #2
- Gitlab support by @yangcao77 in #3
- Restructure repo by @jduimovich in #4
- fix image substitution by @yangcao77 in #5
- provide Gitops Support with http manifest by @yangcao77 in #6
- update the scripts to use gnu sed format by @yangcao77 in #7
- Trusted Application Pipeline in title by @jduimovich in #8
- Quick update of descriptions for demos by @jduimovich in #9
- update argoComponent path by @jduimovich in #11
- updated readme by @jduimovich in #10
- Add tekton folder to gitops skeleton by @yangcao77 in #13
- Rename gitops component dir by @yangcao77 in #12
- add tekton resources to the gitops overlay by @jduimovich in #14
- Update the script to pull from forked sample repo by @yangcao77 in #15
- pull in latest gitops template for the port change by @yangcao77 in #16
- Argocd custom action by @yangcao77 in #18
- Techdoc for template by @yangcao77 in #19
- fix the buildah task reference by @yangcao77 in #20
- RHTAPBUGS-1135: workaround- Wait for github api until repo is registred by @flacatus in #21
- update repo CRs to have it's unique name by @yangcao77 in #22
- fix the pipeline reference by @yangcao77 in #23
- append .git in the end of gitops repo for registering argocd app by @yangcao77 in #25
- add backstage annotations by @jduimovich in #26
- Sync build samples by adding update-deployment task by @flacatus in #27
- add backstage labels by @jduimovich in #29
- add backstage labels by @jduimovich in #30
- remove internal registry by @yangcao77 in #32
- new script to update pipelineRun definition by @yangcao77 in #31
- App of Apps for three environments by @jduimovich in #33
- Documentation as templates to customize during doc generation. by @jduimovich in #34
- update template to be able to customize git host by @yangcao77 in #36
- chore: rename GPT holdovers to software templates by @johnmcollier in #37
- Remove .git from the repo because PAc dont support it by @flacatus in #39
- fix gitlab pac & argo by @yangcao77 in #40
- enable import from different forks of pipelines by @jduimovich in #38
- RHTAPBUGS-1151: ArgoCD Namespace by @otaviof in #41
- add default namespace and also cleanup experimental folder by @yangcao77 in #42
- gitops pull-request enterprise contract by @jduimovich in #43
- add secret reference by @yangcao77 in #44
- update secret name to match installer by @yangcao77 in #46
- auth-secret in template for gitlab and github by @jduimovich in #49
- pass in branch name by @yangcao77 in #50
- update to use pac from v1.0.x repo by @yangcao77 in #52
New Contributors
- @yangcao77 made their first contribution in #1
- @jduimovich made their first contribution in #4
- @flacatus made their first contribution in #21
- @johnmcollier made their first contribution in #37
- @otaviof made their first contribution in #41
Full Changelog: https://github.com/redhat-appstudio/tssc-sample-templates/commits/v1.0.0