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

Enable Github actions to trigger internal Gitlab CI #490

Merged
merged 11 commits into from
Nov 7, 2023

Conversation

mlubej
Copy link
Contributor

@mlubej mlubej commented Nov 7, 2023

Changes:

  • mirror tags as well
  • trigger on releases also (should trigger internal docker build)

.gitlab-ci.yml Outdated Show resolved Hide resolved
@mlubej mlubej self-assigned this Nov 7, 2023
@mlubej
Copy link
Contributor Author

mlubej commented Nov 7, 2023

Made new changes to make it work as agreed

@mlubej mlubej merged commit fb56c6f into develop Nov 7, 2023
7 checks passed
zigaLuksic added a commit that referenced this pull request Nov 13, 2023
* Enable Github actions to trigger internal Gitlab CI (#490)

* update actions and gitlab CI

* update project path

* use trigger API to build internal docker instead

* test trigger on branch push

* fix github action

* test why trigger workflow not starting

* fix branch name

* remove step in trigger job

* remove test branch

* move mirror to a separate workflow, update pipeline running rules

* Revert "move mirror to a separate workflow, update pipeline running rules"

This reverts commit 92b4b04.

---------

Co-authored-by: Matic Lubej <[email protected]>

* deprecate deprecation wrappers

* switch to type_extensions deprecations

* add comments

* Fix bug that occurs with dataclass_json 0.62 (#493)

* remove "undefined" catch-all flag from a field

* mypy fixes

* fix wrong import

* remove redundant import

---------

Co-authored-by: Matic Lubej <[email protected]>
Co-authored-by: Matic Lubej <[email protected]>
@zigaLuksic zigaLuksic deleted the add-docker-image-build-trigger-job branch November 14, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants