-
Notifications
You must be signed in to change notification settings - Fork 755
Comparing changes
Open a pull request
base repository: ietf-tools/datatracker
base: main
head repository: HACK55515/datatracker
compare: main
- 15 commits
- 15 files changed
- 1 contributor
Commits on Oct 16, 2025
-
Add GitHub Actions workflow for Jekyll site CI
Add GitHub Actions workflow for Jekyll site CI
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 9ecfea7 - Browse repository at this point
Copy the full SHA 9ecfea7View commit details -
Add Pylint workflow for Python code analysis
Add Pylint workflow for Python code analysis
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 7ec9f20 - Browse repository at this point
Copy the full SHA 7ec9f20View commit details -
Add GitHub Actions workflow for npm package publishing
This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for a429045 - Browse repository at this point
Copy the full SHA a429045View commit details -
Add C/C++ CI workflow configuration
Add C/C++ CI workflow configuration
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for de322e6 - Browse repository at this point
Copy the full SHA de322e6View commit details -
Add Django CI workflow for testing
Add Django CI workflow for testing
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for f525635 - Browse repository at this point
Copy the full SHA f525635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2332af6 - Browse repository at this point
Copy the full SHA 2332af6View commit details -
Add GitHub Actions workflow for ECS deployment
This workflow builds and pushes a Docker image to Amazon ECR and deploys it to Amazon ECS when there is a push to the main branch. It includes setup instructions for ECR, ECS, and IAM user credentials.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for fb913a6 - Browse repository at this point
Copy the full SHA fb913a6View commit details -
Add workflow for AKS deployment with Kustomize
This workflow builds and deploys an application to an Azure Kubernetes Service (AKS) cluster using Kustomize. It includes steps for logging into Azure, building an image, and deploying the application.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for b1220d3 - Browse repository at this point
Copy the full SHA b1220d3View commit details -
Add GitHub Actions workflow for GKE deployment
This workflow builds a Docker container, publishes it to Google Container Registry, and deploys it to GKE on pushes to the 'main' branch.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for df052fd - Browse repository at this point
Copy the full SHA df052fdView commit details -
Create GitHub Actions workflow for IBM deployment
This workflow builds a Docker container, publishes it to IBM Container Registry, and deploys it to IKS on pushes to the main branch.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 630583c - Browse repository at this point
Copy the full SHA 630583cView commit details -
Add GitHub Actions workflow for TKE deployment
This workflow builds a Docker container, publishes it, and deploys it to Tencent Kubernetes Engine (TKE) on pushes to the main branch. It includes steps for setting up environment variables, logging into the TKE registry, and deploying the application.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 65d91cc - Browse repository at this point
Copy the full SHA 65d91ccView commit details -
This workflow automates the build and deployment of applications to OpenShift, including image building, pushing, and app creation.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for ed4e107 - Browse repository at this point
Copy the full SHA ed4e107View commit details -
Add GitHub Actions workflow for Docker and Octopus Deploy
This workflow builds and publishes a Docker container, then deploys it through Octopus Deploy. It includes steps for logging in to the Docker registry and Octopus, creating a release, and deploying the release.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for d42eca7 - Browse repository at this point
Copy the full SHA d42eca7View commit details -
Add CodeQL analysis workflow configuration
Add CodeQL analysis workflow configuration
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 06f8219 - Browse repository at this point
Copy the full SHA 06f8219View commit details -
This workflow integrates Fortify Application Security Testing into GitHub workflows, enabling SAST and SCA scans.
HACK55515 authoredOct 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 9213e22 - Browse repository at this point
Copy the full SHA 9213e22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main