Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
valeriof7 created a comment on a pull request on tudat-team/tudat
As explained, we need to update the token. We should try two ways: 1. Remove the `token: ${{ secrets.GH_PAT }}` line and rely on the token set on inform.yml 2. Update the token in `clang-format...
valeriof7 opened a pull request on tudat-team/tudat
Formatting GitHub action
Now the action should work correctly on push. Note that the token line must be removed if we rely on the `inform.yml` action, or updated if we want to repeat the token here.valeriof7 pushed 1 commit to feature/github_function_format valeriof7/tudat
- Fix github action and clang setup file. fadedd4
valeriof7 created a branch on valeriof7/tudat
feature/github_function_format - A C++ platform to perform astrodynamics and space research.
valeriof7 pushed 14 commits to develop valeriof7/tudat
- Add clang-format configuration and GitHub action for automatic formatting when a pull request is merged. Changes: n... 635542b
- Remove include sorting. 438cdb6
- Merge pull request #283 from valeriof7/feature/format_codebase Format codebase c36858f
- Warning suppressions 238ea3d
- Merge pull request #281 from valeriof7/feature/github_action Feature/github_action 8b95f33
- Test auto-format script 98bbf13
- Fix git variables for push trigger. 25d447c
- Merge pull request #284 from valeriof7/feature/github_action Feature/github_action 2078559
- Testing formatter 5c1182f
- Update .clang-format e8dc62f
- Update createEnvironmentUpdater.cpp a1773dc
- Bump version: 2.14.0.dev1 → 2.14.0.dev2 4e1146f
- TLE corrected a134af7
- Merge remote-tracking branch 'origin/develop' into develop 52e039f
valeriof7 pushed 1 commit to feature/github_action valeriof7/tudat
- Add a new github action to format code on push and the required clang format file. dea7b27
valeriof7 pushed 1 commit to feature/github_action valeriof7/tudat
- Add github action to format code on push and the clang format file. 7b630f5
valeriof7 pushed 1 commit to feature/github_action valeriof7/tudatpy
- Fix github action and clang format file. 77f6a88
valeriof7 pushed 1 commit to feature/github_action valeriof7/tudat
- Add clang-format configuration and GitHub action for automatic formatting when a pull request is merged. a66842d