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: sapcc/go-api-declarations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.8
Choose a base ref
...
head repository: sapcc/go-api-declarations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.9
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 22, 2024

  1. Run go-makefile-maker

    sapcc-bot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b08f131 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    e5938a9 View commit details
    Browse the repository at this point in the history
  2. liquid: add ResourceInfo.Attributes

    As explained in the code comment, this came out of a redundancy that I
    noticed when writing liquid-ironic.
    
    These attributes will initially not be visible on the Limes v1 API, but
    I plan to use them as an input for the TranslationRule when translating
    v2 subcapacities and subresources back into their v1 equivalents.
    majewsky committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7afbb36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from sapcc/castellum-error-resolved-operation

    Add castellum operation outcome for manually resolving errored operations
    majewsky authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    44b0a4e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from sapcc/liquid-resource-attributes

    liquid: add ResourceInfo.Attributes
    majewsky authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    aa6438e View commit details
    Browse the repository at this point in the history
Loading