Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ProxymanApp/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: eFog-R/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 7, 2026

  1. Create a basic CI workflow with GitHub Actions

    This workflow is set up to run on push or pull request events for the main branch and can be triggered manually. It includes steps to check out the repository and run scripts.
    eFog-R authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    b1d59ef View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow for Terraform

    This workflow automates Terraform CLI setup and execution for pull requests and pushes to the main branch.
    eFog-R authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    18847c8 View commit details
    Browse the repository at this point in the history
  3. Create cache.main.yml for caching workflow

    Add caching configuration to GitHub Actions workflow
    eFog-R authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    d156c49 View commit details
    Browse the repository at this point in the history
  4. Update IMG_4110 PNG assets

    Replace two binary image assets in .gitbook/assets: IMG_4110.png and IMG_4110 (1).png were updated to new versions. No code changes; asset refresh only.
    eFog-R committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    7e8d8ff View commit details
    Browse the repository at this point in the history
Loading