Commit Graph

4 Commits

Author SHA1 Message Date
Joakim Jäderberg
2410d887df Merged in chore/include-tags-when-syncing-2 (pull request #3431)
actively fetch and push tags when syncing master -> test

* actively fetch and push tags when syncing master -> test

* git fetch --all --tags


Approved-by: Anton Gunnarsson
2026-01-14 12:46:25 +00:00
Joakim Jäderberg
dba4c81618 Merged in chore/include-tags-when-syncing (pull request #3426)
Include tags when syncing master -> test

* include tags when syncing master -> test


Approved-by: Linus Flood
2026-01-13 12:40:57 +00:00
Anton Gunnarsson
2ef891281e Merged in fix/ensure-fetch-head-exists-in-branch-sync (pull request #2770)
fix: Always run git fetch in netlify-branch-sync

* Always run git fetch

If we don't run git fetch `FETCH_HEAD` will
not be set, since git clone does not set it.


Approved-by: Joakim Jäderberg
2025-09-08 11:02:32 +00:00
Anton Gunnarsson
36b6685ad5 Merged in feat/partner-sas-netlify-branch-sync (pull request #2758)
feat: Add netlify-plugin-sync to partner-sas

* Add netlify-plugin-sync to partner-sas


Approved-by: Joakim Jäderberg
2025-09-03 13:50:45 +00:00