Skip to content
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

ci: split PR build and release build to manually trigger builds of artifacts #838

Closed
wants to merge 18 commits into from

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    2e15fb7 View commit details
    Browse the repository at this point in the history
  2. ci: Rename workflow to better reflect intentions, remove releasing ve…

    …rsions
    
    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ee1dcbc View commit details
    Browse the repository at this point in the history
  3. ci: update GH api call

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b3e0489 View commit details
    Browse the repository at this point in the history
  4. ci: add github_token to workflow

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b59130f View commit details
    Browse the repository at this point in the history
  5. fix(ci): remove doubled repository owner

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    29258f7 View commit details
    Browse the repository at this point in the history
  6. ci: always remove build label even after build failed

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    13d577a View commit details
    Browse the repository at this point in the history
  7. ci: set permission for label application to PRs

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c13067c View commit details
    Browse the repository at this point in the history
  8. ci: set permission (issues) for label application to PRs

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2dc92d3 View commit details
    Browse the repository at this point in the history
  9. ci: try an own action

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    59f919d View commit details
    Browse the repository at this point in the history
  10. ci: Comment out approach with a separate for now and use the bare app…

    …roach
    
    The problem could lay somewhere else, the reason for it not working, could be, that from a PR we don't have access to the owned repository. It might just magically work, when it is merged.
    
    Signed-off-by: simonsan <[email protected]>
    simonsan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8ab693b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    9ced957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f511a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    c3a25c8 View commit details
    Browse the repository at this point in the history
  2. ci: update build pr

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    56f8f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6d7a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22ec48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a890ff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    0494497 View commit details
    Browse the repository at this point in the history