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

feat: adding a delete event #1038

Merged
merged 21 commits into from
Jan 24, 2024
Merged

feat: adding a delete event #1038

merged 21 commits into from
Jan 24, 2024

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    c57b4fc View commit details
    Browse the repository at this point in the history
  2. fix: modifying test cases to consider new visibility changes

    Claire.Nicholas authored and Claire.Nicholas committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fc69846 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. adding my incomplete changes to recognizing a delete branch event in …

    …Vela
    Claire.Nicholas authored and Claire.Nicholas committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0ed3ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. enhance: recognizing delete event

    Claire.Nicholas authored and Claire.Nicholas committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    38d1b20 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. merging main into branch

    Claire.Nicholas authored and Claire.Nicholas committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1956de7 View commit details
    Browse the repository at this point in the history
  2. making things normal

    Claire.Nicholas authored and Claire.Nicholas committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1c27ef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'main' of github.com:go-vela/server into enhance/deleteE…

    …vent
    Claire.Nicholas authored and Claire.Nicholas committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9d7cdb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix: starting stuff

    Claire.Nicholas authored and Claire.Nicholas committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8662409 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix: main changes to processDeleteEvent() to get things working

    Claire.Nicholas authored and Claire.Nicholas committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7c25580 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix: adding tests

    Claire.Nicholas authored and Claire.Nicholas committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6603dab View commit details
    Browse the repository at this point in the history
  2. fixing linter errors and go mod tidy

    Claire.Nicholas authored and Claire.Nicholas committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8e0b050 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:go-vela/server into enhance/deleteE…

    …vent
    Claire.Nicholas authored and Claire.Nicholas committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3861822 View commit details
    Browse the repository at this point in the history
  4. fix: deleting vscode things

    Claire.Nicholas authored and Claire.Nicholas committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    584e1ab View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: fixing tests

    Claire.Nicholas authored and Claire.Nicholas committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2a4db96 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix: moving around some code to clean up and bring in new types commit

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    84b1df1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:go-vela/server into enhance/deleteE…

    …vent
    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    750529a View commit details
    Browse the repository at this point in the history
  3. fix: removing unused code

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b3e0cec View commit details
    Browse the repository at this point in the history
  4. fix: go mod tidy

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    295e7f4 View commit details
    Browse the repository at this point in the history
  5. fix: removing unused test files

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    80f852c View commit details
    Browse the repository at this point in the history
  6. fix: adding more tests for delete event

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    82c704f View commit details
    Browse the repository at this point in the history
  7. fix: testing things

    Claire.Nicholas authored and Claire.Nicholas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5a55c01 View commit details
    Browse the repository at this point in the history