Skip to content

Interface #7866

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

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

Interface #7866

wants to merge 44 commits into from

Conversation

nodoubtz
Copy link

The comparison between the main branch of the Uniswap/interface repository and your branch nodoubtz:main includes several new workflow files added to the .github/workflows/ directory. Here is a summary of the new workflow files added:

  1. alibabacloud.yml: Workflow for building and deploying a container image to Alibaba Cloud Container Registry (ACR) and deploying it to Alibaba Cloud Container Service for Kubernetes (ACK).

  2. astro.yml: Workflow for building and deploying an Astro site to GitHub Pages.

  3. aws.yml: Workflow for building and pushing a container image to Amazon ECR and deploying it to Amazon ECS.

  4. azure-functions-app-nodejs.yml: Workflow for building and deploying a Node.js project to an Azure Functions App.

  5. azure-functions-app-python.yml: Workflow for building and deploying a Python project to an Azure Functions App.

  6. azure-webapps-node.yml: Workflow for building and pushing a Node.js application to an Azure Web App.

  7. azure-webapps-python.yml: Workflow for building and pushing a Python application to an Azure Web App.

  8. codacy.yml: Workflow for performing a Codacy security scan and integrating the results with GitHub Advanced Security code scanning.

  9. codeql.yml: Workflow for performing CodeQL analysis on various languages including JavaScript, TypeScript, Java, Kotlin, Python, Ruby, and Swift.

  10. datadog-synthetics.yml: Workflow for triggering Datadog Synthetic tests.

  11. deno.yml: Workflow for installing Deno, and running deno lint and deno test.

  12. fortify.yml: Workflow for integrating Fortify Application Security Testing.

  13. gem-push.yml: Workflow for building and publishing a Ruby Gem to GitHub Packages and RubyGems.

  14. generator-generic-ossf-slsa3-publish.yml: Workflow for generating an SLSA provenance file for a project.

  15. google.yml: Workflow for building a Docker container, publishing it to Google Container Registry, and deploying it to Google Kubernetes Engine (GKE).

  16. greetings.yml: Workflow for greeting users on their first issue or pull request.

  17. jekyll-docker.yml: Workflow for building a Jekyll site in a Docker container.

  18. jekyll.yml: Workflow for building and deploying a Jekyll site to GitHub Pages.

  19. label.yml: Workflow for labeling pull requests based on modified paths.

  20. manual.yml: Manual workflow that can be triggered using the GitHub UI.

  21. mdbook.yml: Workflow for building and deploying a mdBook site to GitHub Pages.

  22. npm-grunt.yml: Workflow for building a Node.js project with Grunt.

  23. objective-c-xcode.yml: Workflow for building and analyzing an Objective-C project using Xcode.

  24. python-package-conda.yml: Workflow for testing a Python package using Conda.

  25. python-publish.yml: Workflow for uploading a Python package to PyPI when a release is created.

  26. sonarcloud.yml: Workflow for triggering a SonarCloud analysis and populating GitHub Code Scanning alerts with vulnerabilities.

  27. stale.yml: Workflow for marking stale issues and pull requests and closing them after a period of inactivity.

  28. static.yml: Workflow for deploying static content to GitHub Pages.

  29. swift.yml: Workflow for building and testing a Swift project.

  30. terraform.yml: Workflow for setting up Terraform, running terraform init, terraform fmt, and terraform plan, and applying changes on push to the main branch.

These workflows cover a wide range of CI/CD tasks, including building, testing, and deploying applications to various cloud platforms, performing security scans, and maintaining project health.

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.

1 participant